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