Cite This Page
Bibliographic details for Plugins
- Page name: Plugins
 - Author: Box of Rocks WIKI contributors
 - Publisher: Box of Rocks WIKI, .
 - Date of last revision: 28 July 2021 18:16 UTC
 - Date retrieved: 4 November 2025 11:23 UTC
 - Permanent URL: http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993
 - Page Version ID: 993
 
Citation styles for Plugins
APA style
Plugins. (2021, July 28). Box of Rocks WIKI, . Retrieved 11:23, November 4, 2025 from http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993.
MLA style
"Plugins." Box of Rocks WIKI, . 28 Jul 2021, 18:16 UTC. 4 Nov 2025, 11:23 <http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993>.
MHRA style
Box of Rocks WIKI contributors, 'Plugins', Box of Rocks WIKI, , 28 July 2021, 18:16 UTC, <http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993> [accessed 4 November 2025]
Chicago style
Box of Rocks WIKI contributors, "Plugins," Box of Rocks WIKI, , http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993 (accessed November 4, 2025).
CBE/CSE style
Box of Rocks WIKI contributors. Plugins [Internet]. Box of Rocks WIKI, ; 2021 Jul 28, 18:16 UTC [cited 2025 Nov 4]. Available from: http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993.
Bluebook style
Plugins, http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Box of Rocks WIKI",
   title = "Plugins --- Box of Rocks WIKI{,} ",
   year = "2021",
   url = "http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993",
   note = "[Online; accessed 4-November-2025]"
 }
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
 @misc{ wiki:xxx,
   author = "Box of Rocks WIKI",
   title = "Plugins --- Box of Rocks WIKI{,} ",
   year = "2021",
   url = "\url{http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=993}",
   note = "[Online; accessed 4-November-2025]"
 }