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