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