Cite This Page
Bibliographic details for GlClearTexImage
- Page name: GlClearTexImage
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 27 July 2013 05:24 UTC
- Date retrieved: 10 August 2022 05:26 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663
- Page Version ID: 10663
Citation styles for GlClearTexImage
APA style
GlClearTexImage. (2013, July 27). OpenGL Wiki, . Retrieved 05:26, August 10, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663.
MLA style
"GlClearTexImage." OpenGL Wiki, . 27 Jul 2013, 05:24 UTC. 10 Aug 2022, 05:26 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663>.
MHRA style
OpenGL Wiki contributors, 'GlClearTexImage', OpenGL Wiki, , 27 July 2013, 05:24 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663> [accessed 10 August 2022]
Chicago style
OpenGL Wiki contributors, "GlClearTexImage," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663 (accessed August 10, 2022).
CBE/CSE style
OpenGL Wiki contributors. GlClearTexImage [Internet]. OpenGL Wiki, ; 2013 Jul 27, 05:24 UTC [cited 2022 Aug 10]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663.
Bluebook style
GlClearTexImage, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663 (last visited August 10, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GlClearTexImage --- OpenGL Wiki{,} ", year = "2013", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663", note = "[Online; accessed 10-August-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 = "GlClearTexImage --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663}", note = "[Online; accessed 10-August-2022]" }