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