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