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