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