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