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