Cite This Page
Bibliographic details for GL EXT framebuffer multisample
- Page name: GL EXT framebuffer multisample
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 19 December 2008 17:43 UTC
- Date retrieved: 4 February 2023 14:27 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852
- Page Version ID: 1852
Citation styles for GL EXT framebuffer multisample
APA style
GL EXT framebuffer multisample. (2008, December 19). OpenGL Wiki, . Retrieved 14:27, February 4, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852.
MLA style
"GL EXT framebuffer multisample." OpenGL Wiki, . 19 Dec 2008, 17:43 UTC. 4 Feb 2023, 14:27 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852>.
MHRA style
OpenGL Wiki contributors, 'GL EXT framebuffer multisample', OpenGL Wiki, , 19 December 2008, 17:43 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852> [accessed 4 February 2023]
Chicago style
OpenGL Wiki contributors, "GL EXT framebuffer multisample," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. GL EXT framebuffer multisample [Internet]. OpenGL Wiki, ; 2008 Dec 19, 17:43 UTC [cited 2023 Feb 4]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852.
Bluebook style
GL EXT framebuffer multisample, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852 (last visited February 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GL EXT framebuffer multisample --- OpenGL Wiki{,} ", year = "2008", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852", note = "[Online; accessed 4-February-2023]" }
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 = "GL EXT framebuffer multisample --- OpenGL Wiki{,} ", year = "2008", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GL_EXT_framebuffer_multisample&oldid=1852}", note = "[Online; accessed 4-February-2023]" }