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