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: 7 September 2020 02:28 UTC
 - Date retrieved: 4 November 2025 11:22 UTC
 - Permanent URL: http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122
 - Page Version ID: 122
 
Citation styles for Plugins
APA style
Plugins. (2020, September 7). Box of Rocks WIKI, . Retrieved 11:22, November 4, 2025 from http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122.
MLA style
"Plugins." Box of Rocks WIKI, . 7 Sep 2020, 02:28 UTC. 4 Nov 2025, 11:22 <http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122>.
MHRA style
Box of Rocks WIKI contributors, 'Plugins', Box of Rocks WIKI, , 7 September 2020, 02:28 UTC, <http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122> [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=122 (accessed November 4, 2025).
CBE/CSE style
Box of Rocks WIKI contributors. Plugins [Internet]. Box of Rocks WIKI, ; 2020 Sep 7, 02:28 UTC [cited 2025 Nov 4]. Available from: http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122.
Bluebook style
Plugins, http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Box of Rocks WIKI",
   title = "Plugins --- Box of Rocks WIKI{,} ",
   year = "2020",
   url = "http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122",
   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 = "2020",
   url = "\url{http://wiki.boxofrocks.net/index.php?title=Plugins&oldid=122}",
   note = "[Online; accessed 4-November-2025]"
 }