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