Cite This Page
Bibliographic details for Vertex Attribute
- Page name: Vertex Attribute
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 25 August 2009 05:24 UTC
- Date retrieved: 27 June 2022 20:58 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406
- Page Version ID: 2406
Citation styles for Vertex Attribute
APA style
Vertex Attribute. (2009, August 25). OpenGL Wiki, . Retrieved 20:58, June 27, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406.
MLA style
"Vertex Attribute." OpenGL Wiki, . 25 Aug 2009, 05:24 UTC. 27 Jun 2022, 20:58 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406>.
MHRA style
OpenGL Wiki contributors, 'Vertex Attribute', OpenGL Wiki, , 25 August 2009, 05:24 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406> [accessed 27 June 2022]
Chicago style
OpenGL Wiki contributors, "Vertex Attribute," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406 (accessed June 27, 2022).
CBE/CSE style
OpenGL Wiki contributors. Vertex Attribute [Internet]. OpenGL Wiki, ; 2009 Aug 25, 05:24 UTC [cited 2022 Jun 27]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406.
Bluebook style
Vertex Attribute, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406 (last visited June 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Vertex Attribute --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406", note = "[Online; accessed 27-June-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 Attribute --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2406}", note = "[Online; accessed 27-June-2022]" }