Cite This Page
Bibliographic details for GLAPI/glTexStorage3D
- Page name: GLAPI/glTexStorage3D
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 12 April 2015 15:38 UTC
- Date retrieved: 5 February 2023 07:50 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349
- Page Version ID: 12349
Citation styles for GLAPI/glTexStorage3D
APA style
GLAPI/glTexStorage3D. (2015, April 12). OpenGL Wiki, . Retrieved 07:50, February 5, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349.
MLA style
"GLAPI/glTexStorage3D." OpenGL Wiki, . 12 Apr 2015, 15:38 UTC. 5 Feb 2023, 07:50 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glTexStorage3D', OpenGL Wiki, , 12 April 2015, 15:38 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349> [accessed 5 February 2023]
Chicago style
OpenGL Wiki contributors, "GLAPI/glTexStorage3D," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349 (accessed February 5, 2023).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glTexStorage3D [Internet]. OpenGL Wiki, ; 2015 Apr 12, 15:38 UTC [cited 2023 Feb 5]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349.
Bluebook style
GLAPI/glTexStorage3D, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349 (last visited February 5, 2023).
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=12349", note = "[Online; accessed 5-February-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 = "GLAPI/glTexStorage3D --- OpenGL Wiki{,} ", year = "2015", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexStorage3D&oldid=12349}", note = "[Online; accessed 5-February-2023]" }