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