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