Cite This Page
Bibliographic details for Vertex Specification
- Page name: Vertex Specification
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 5 April 2017 13:52 UTC
- Date retrieved: 28 January 2023 23:24 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859
- Page Version ID: 13859
Citation styles for Vertex Specification
APA style
Vertex Specification. (2017, April 5). OpenGL Wiki, . Retrieved 23:24, January 28, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859.
MLA style
"Vertex Specification." OpenGL Wiki, . 5 Apr 2017, 13:52 UTC. 28 Jan 2023, 23:24 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859>.
MHRA style
OpenGL Wiki contributors, 'Vertex Specification', OpenGL Wiki, , 5 April 2017, 13:52 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859> [accessed 28 January 2023]
Chicago style
OpenGL Wiki contributors, "Vertex Specification," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859 (accessed January 28, 2023).
CBE/CSE style
OpenGL Wiki contributors. Vertex Specification [Internet]. OpenGL Wiki, ; 2017 Apr 5, 13:52 UTC [cited 2023 Jan 28]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859.
Bluebook style
Vertex Specification, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Vertex Specification --- OpenGL Wiki{,} ", year = "2017", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859", note = "[Online; accessed 28-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 = "Vertex Specification --- OpenGL Wiki{,} ", year = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Specification&oldid=13859}", note = "[Online; accessed 28-January-2023]" }