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: 22 March 2023 04:05 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 04:05, March 22, 2023 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. 22 Mar 2023, 04:05 <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 22 March 2023]
Chicago style
OpenGL Wiki contributors, "GLAPI/glFramebufferTexture," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glFramebufferTexture&oldid=11002 (accessed March 22, 2023).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glFramebufferTexture [Internet]. OpenGL Wiki, ; 2013 Aug 15, 09:57 UTC [cited 2023 Mar 22]. 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 March 22, 2023).
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 22-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/glFramebufferTexture --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glFramebufferTexture&oldid=11002}", note = "[Online; accessed 22-March-2023]" }