Cite This Page
Bibliographic details for 3D Textures
- Page name: 3D Textures
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 4 October 2012 21:22 UTC
- Date retrieved: 4 February 2023 16:07 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704
- Page Version ID: 7704
Citation styles for 3D Textures
APA style
3D Textures. (2012, October 4). OpenGL Wiki, . Retrieved 16:07, February 4, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704.
MLA style
"3D Textures." OpenGL Wiki, . 4 Oct 2012, 21:22 UTC. 4 Feb 2023, 16:07 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704>.
MHRA style
OpenGL Wiki contributors, '3D Textures', OpenGL Wiki, , 4 October 2012, 21:22 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704> [accessed 4 February 2023]
Chicago style
OpenGL Wiki contributors, "3D Textures," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. 3D Textures [Internet]. OpenGL Wiki, ; 2012 Oct 4, 21:22 UTC [cited 2023 Feb 4]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704.
Bluebook style
3D Textures, http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704 (last visited February 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "3D Textures --- OpenGL Wiki{,} ", year = "2012", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704", note = "[Online; accessed 4-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 = "3D Textures --- OpenGL Wiki{,} ", year = "2012", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=3D_Textures&oldid=7704}", note = "[Online; accessed 4-February-2023]" }