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