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