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