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 01:01 UTC
- Date retrieved: 17 May 2022 22:12 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399
- Page Version ID: 2399
Citation styles for Vertex Attribute
APA style
Vertex Attribute. (2009, August 25). OpenGL Wiki, . Retrieved 22:12, May 17, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399.
MLA style
"Vertex Attribute." OpenGL Wiki, . 25 Aug 2009, 01:01 UTC. 17 May 2022, 22:12 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399>.
MHRA style
OpenGL Wiki contributors, 'Vertex Attribute', OpenGL Wiki, , 25 August 2009, 01:01 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399> [accessed 17 May 2022]
Chicago style
OpenGL Wiki contributors, "Vertex Attribute," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399 (accessed May 17, 2022).
CBE/CSE style
OpenGL Wiki contributors. Vertex Attribute [Internet]. OpenGL Wiki, ; 2009 Aug 25, 01:01 UTC [cited 2022 May 17]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399.
Bluebook style
Vertex Attribute, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399 (last visited May 17, 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=2399", note = "[Online; accessed 17-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 Attribute --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Attribute&oldid=2399}", note = "[Online; accessed 17-May-2022]" }