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