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