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