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