Cite This Page
Bibliographic details for Sphere
- Page name: Sphere
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 22 August 2015 00:35 UTC
- Date retrieved: 13 March 2026 00:47 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972
- Page Version ID: 9972
Citation styles for Sphere
APA style
Sphere. (2015, August 22). Spherical wiki, . Retrieved 00:47, March 13, 2026 from http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972.
MLA style
"Sphere." Spherical wiki, . 22 Aug 2015, 00:35 UTC. 13 Mar 2026, 00:47 <http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972>.
MHRA style
Spherical wiki contributors, 'Sphere', Spherical wiki, , 22 August 2015, 00:35 UTC, <http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972> [accessed 13 March 2026]
Chicago style
Spherical wiki contributors, "Sphere," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972 (accessed March 13, 2026).
CBE/CSE style
Spherical wiki contributors. Sphere [Internet]. Spherical wiki, ; 2015 Aug 22, 00:35 UTC [cited 2026 Mar 13]. Available from: http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972.
Bluebook style
Sphere, http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Sphere --- Spherical wiki{,} ",
year = "2015",
url = "http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972",
note = "[Online; accessed 13-March-2026]"
}
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 = "Sphere --- Spherical wiki{,} ",
year = "2015",
url = "\url{http://wiki.spheredev.org/index.php?title=Sphere&oldid=9972}",
note = "[Online; accessed 13-March-2026]"
}