Cite This Page
Bibliographic details for Proposed changes to the Sphere API
- Page name: Proposed changes to the Sphere API
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 20 December 2013 17:51 UTC
- Date retrieved: 15 December 2025 22:05 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066
- Page Version ID: 1066
Citation styles for Proposed changes to the Sphere API
APA style
Proposed changes to the Sphere API. (2013, December 20). Spherical wiki, . Retrieved 22:05, December 15, 2025 from http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066.
MLA style
"Proposed changes to the Sphere API." Spherical wiki, . 20 Dec 2013, 17:51 UTC. 15 Dec 2025, 22:05 <http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066>.
MHRA style
Spherical wiki contributors, 'Proposed changes to the Sphere API', Spherical wiki, , 20 December 2013, 17:51 UTC, <http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066> [accessed 15 December 2025]
Chicago style
Spherical wiki contributors, "Proposed changes to the Sphere API," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066 (accessed December 15, 2025).
CBE/CSE style
Spherical wiki contributors. Proposed changes to the Sphere API [Internet]. Spherical wiki, ; 2013 Dec 20, 17:51 UTC [cited 2025 Dec 15]. Available from: http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066.
Bluebook style
Proposed changes to the Sphere API, http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066 (last visited December 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Proposed changes to the Sphere API --- Spherical wiki{,} ",
year = "2013",
url = "http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066",
note = "[Online; accessed 15-December-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 = "Proposed changes to the Sphere API --- Spherical wiki{,} ",
year = "2013",
url = "\url{http://wiki.spheredev.org/index.php?title=Proposed_changes_to_the_Sphere_API&oldid=1066}",
note = "[Online; accessed 15-December-2025]"
}