Cite This Page
Bibliographic details for GLAPI/glTexSubImage1D
- Page name: GLAPI/glTexSubImage1D
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 5 February 2021 22:24 UTC
- Date retrieved: 30 March 2023 21:04 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823
- Page Version ID: 14823
Citation styles for GLAPI/glTexSubImage1D
APA style
GLAPI/glTexSubImage1D. (2021, February 5). OpenGL Wiki, . Retrieved 21:04, March 30, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823.
MLA style
"GLAPI/glTexSubImage1D." OpenGL Wiki, . 5 Feb 2021, 22:24 UTC. 30 Mar 2023, 21:04 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glTexSubImage1D', OpenGL Wiki, , 5 February 2021, 22:24 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823> [accessed 30 March 2023]
Chicago style
OpenGL Wiki contributors, "GLAPI/glTexSubImage1D," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823 (accessed March 30, 2023).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glTexSubImage1D [Internet]. OpenGL Wiki, ; 2021 Feb 5, 22:24 UTC [cited 2023 Mar 30]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823.
Bluebook style
GLAPI/glTexSubImage1D, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GLAPI/glTexSubImage1D --- OpenGL Wiki{,} ", year = "2021", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823", note = "[Online; accessed 30-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 = "GLAPI/glTexSubImage1D --- OpenGL Wiki{,} ", year = "2021", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glTexSubImage1D&oldid=14823}", note = "[Online; accessed 30-March-2023]" }