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