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