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