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: 22 November 2024 07:04 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 07:04, November 22, 2024 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. 22 Nov 2024, 07:04 <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 22 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=1168 (accessed November 22, 2024).
CBE/CSE style
Spherical wiki contributors. Developing a Sphere-compatible engine [Internet]. Spherical wiki, ; 2014 Jul 27, 09:10 UTC [cited 2024 Nov 22]. 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 November 22, 2024).
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 22-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 = "2014", url = "\url{http://wiki.spheredev.org/index.php?title=Developing_a_Sphere-compatible_engine&oldid=1168}", note = "[Online; accessed 22-November-2024]" }