Cite This Page
Bibliographic details for Sandbox
- Page name: Sandbox
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 13 April 2013 21:17 UTC
- Date retrieved: 7 November 2025 11:25 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383
- Page Version ID: 383
Citation styles for Sandbox
APA style
Sandbox. (2013, April 13). Spherical wiki, . Retrieved 11:25, November 7, 2025 from http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383.
MLA style
"Sandbox." Spherical wiki, . 13 Apr 2013, 21:17 UTC. 7 Nov 2025, 11:25 <http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383>.
MHRA style
Spherical wiki contributors, 'Sandbox', Spherical wiki, , 13 April 2013, 21:17 UTC, <http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383> [accessed 7 November 2025]
Chicago style
Spherical wiki contributors, "Sandbox," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383 (accessed November 7, 2025).
CBE/CSE style
Spherical wiki contributors. Sandbox [Internet]. Spherical wiki, ; 2013 Apr 13, 21:17 UTC [cited 2025 Nov 7]. Available from: http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383.
Bluebook style
Sandbox, http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383 (last visited November 7, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Sandbox --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383",
note = "[Online; accessed 7-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 = "Spherical wiki",
title = "Sandbox --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Sandbox&oldid=383}",
note = "[Online; accessed 7-November-2025]"
}