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