Cite This Page
Bibliographic details for Developing a Sphere-compatible engine
- Page name: Developing a Sphere-compatible engine
- Author: Spherical wiki contributors
- Publisher: Spherical wiki, .
- Date of last revision: 27 July 2014 09:10 UTC
- Date retrieved: 27 October 2025 14:40 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168
- Page Version ID: 1168
Citation styles for Developing a Sphere-compatible engine
APA style
Developing a Sphere-compatible engine. (2014, July 27). Spherical wiki, . Retrieved 14:40, October 27, 2025 from http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168.
MLA style
"Developing a Sphere-compatible engine." Spherical wiki, . 27 Jul 2014, 09:10 UTC. 27 Oct 2025, 14:40 <http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168>.
MHRA style
Spherical wiki contributors, 'Developing a Sphere-compatible engine', Spherical wiki, , 27 July 2014, 09:10 UTC, <http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168> [accessed 27 October 2025]
Chicago style
Spherical wiki contributors, "Developing a Sphere-compatible engine," Spherical wiki, , http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168 (accessed October 27, 2025).
CBE/CSE style
Spherical wiki contributors. Developing a Sphere-compatible engine [Internet]. Spherical wiki, ; 2014 Jul 27, 09:10 UTC [cited 2025 Oct 27]. Available from: http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168.
Bluebook style
Developing a Sphere-compatible engine, http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Spherical wiki",
title = "Developing a Sphere-compatible engine --- Spherical wiki{,} ",
year = "2014",
url = "http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168",
note = "[Online; accessed 27-October-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 = "Developing a Sphere-compatible engine --- Spherical wiki{,} ",
year = "2014",
url = "\url{http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168}",
note = "[Online; accessed 27-October-2025]"
}