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: 1 August 2021 23:29 UTC
 - Date retrieved: 4 November 2025 15:55 UTC
 - Permanent URL: http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=1000
 - Page Version ID: 1000
 
Citation styles for Plugins
APA style
Plugins. (2021, August 1). Box of Rocks WIKI, . Retrieved 15:55, November 4, 2025 from http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=1000.
MLA style
"Plugins." Box of Rocks WIKI, . 1 Aug 2021, 23:29 UTC. 4 Nov 2025, 15:55 <http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=1000>.
MHRA style
Box of Rocks WIKI contributors, 'Plugins', Box of Rocks WIKI, , 1 August 2021, 23:29 UTC, <http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=1000> [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=1000 (accessed November 4, 2025).
CBE/CSE style
Box of Rocks WIKI contributors. Plugins [Internet]. Box of Rocks WIKI, ; 2021 Aug 1, 23:29 UTC [cited 2025 Nov 4]. Available from: http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=1000.
Bluebook style
Plugins, http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=1000 (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=1000",
   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=1000}",
   note = "[Online; accessed 4-November-2025]"
 }