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: 21 March 2023 05:04 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:04, March 21, 2023 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. 21 Mar 2023, 05:04 <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 21 March 2023]
Chicago style
OpenGL Wiki contributors, "GlClearTexImage," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663 (accessed March 21, 2023).
CBE/CSE style
OpenGL Wiki contributors. GlClearTexImage [Internet]. OpenGL Wiki, ; 2013 Jul 27, 05:24 UTC [cited 2023 Mar 21]. 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 March 21, 2023).
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 21-March-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 = "GlClearTexImage --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlClearTexImage&oldid=10663}", note = "[Online; accessed 21-March-2023]" }