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