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