Cite This Page
Bibliographic details for GLAPI/glCopyTexSubImage2D
- Page name: GLAPI/glCopyTexSubImage2D
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 26 February 2012 07:37 UTC
- Date retrieved: 25 May 2022 17:13 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glCopyTexSubImage2D&oldid=5308
- Page Version ID: 5308
Citation styles for GLAPI/glCopyTexSubImage2D
APA style
GLAPI/glCopyTexSubImage2D. (2012, February 26). OpenGL Wiki, . Retrieved 17:13, May 25, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glCopyTexSubImage2D&oldid=5308.
MLA style
"GLAPI/glCopyTexSubImage2D." OpenGL Wiki, . 26 Feb 2012, 07:37 UTC. 25 May 2022, 17:13 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glCopyTexSubImage2D&oldid=5308>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glCopyTexSubImage2D', OpenGL Wiki, , 26 February 2012, 07:37 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glCopyTexSubImage2D&oldid=5308> [accessed 25 May 2022]
Chicago style
OpenGL Wiki contributors, "GLAPI/glCopyTexSubImage2D," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glCopyTexSubImage2D&oldid=5308 (accessed May 25, 2022).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glCopyTexSubImage2D [Internet]. OpenGL Wiki, ; 2012 Feb 26, 07:37 UTC [cited 2022 May 25]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glCopyTexSubImage2D&oldid=5308.
Bluebook style
GLAPI/glCopyTexSubImage2D, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glCopyTexSubImage2D&oldid=5308 (last visited May 25, 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=5308", note = "[Online; accessed 25-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=5308}", note = "[Online; accessed 25-May-2022]" }