Cite This Page
Bibliographic details for Texturing a Sphere
- Page name: Texturing a Sphere
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 20 October 2015 15:46 UTC
- Date retrieved: 1 February 2023 08:50 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765
- Page Version ID: 12765
Citation styles for Texturing a Sphere
APA style
Texturing a Sphere. (2015, October 20). OpenGL Wiki, . Retrieved 08:50, February 1, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765.
MLA style
"Texturing a Sphere." OpenGL Wiki, . 20 Oct 2015, 15:46 UTC. 1 Feb 2023, 08:50 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765>.
MHRA style
OpenGL Wiki contributors, 'Texturing a Sphere', OpenGL Wiki, , 20 October 2015, 15:46 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765> [accessed 1 February 2023]
Chicago style
OpenGL Wiki contributors, "Texturing a Sphere," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765 (accessed February 1, 2023).
CBE/CSE style
OpenGL Wiki contributors. Texturing a Sphere [Internet]. OpenGL Wiki, ; 2015 Oct 20, 15:46 UTC [cited 2023 Feb 1]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765.
Bluebook style
Texturing a Sphere, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765 (last visited February 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Texturing a Sphere --- OpenGL Wiki{,} ", year = "2015", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765", note = "[Online; accessed 1-February-2023]" }
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 = "OpenGL Wiki", title = "Texturing a Sphere --- OpenGL Wiki{,} ", year = "2015", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Texturing_a_Sphere&oldid=12765}", note = "[Online; accessed 1-February-2023]" }