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