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: 20 July 2013 21:07 UTC
- Date retrieved: 10 November 2024 19:48 UTC
- Permanent URL: http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992
- Page Version ID: 992
Citation styles for Developing a Sphere-compatible engine
APA style
Developing a Sphere-compatible engine. (2013, July 20). Spherical wiki, . Retrieved 19:48, November 10, 2024 from http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992.
MLA style
"Developing a Sphere-compatible engine." Spherical wiki, . 20 Jul 2013, 21:07 UTC. 10 Nov 2024, 19:48 <http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992>.
MHRA style
Spherical wiki contributors, 'Developing a Sphere-compatible engine', Spherical wiki, , 20 July 2013, 21:07 UTC, <http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992> [accessed 10 November 2024]
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=992 (accessed November 10, 2024).
CBE/CSE style
Spherical wiki contributors. Developing a Sphere-compatible engine [Internet]. Spherical wiki, ; 2013 Jul 20, 21:07 UTC [cited 2024 Nov 10]. Available from: http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992.
Bluebook style
Developing a Sphere-compatible engine, http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992 (last visited November 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Spherical wiki", title = "Developing a Sphere-compatible engine --- Spherical wiki{,} ", year = "2013", url = "http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992", note = "[Online; accessed 10-November-2024]" }
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 = "2013", url = "\url{http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=992}", note = "[Online; accessed 10-November-2024]" }