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