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