Cite This Page
Bibliographic details for Vertex Array Objects
- Page name: Vertex Array Objects
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 16 March 2010 19:57 UTC
- Date retrieved: 30 May 2023 21:12 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953
- Page Version ID: 2953
Citation styles for Vertex Array Objects
APA style
Vertex Array Objects. (2010, March 16). OpenGL Wiki, . Retrieved 21:12, May 30, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953.
MLA style
"Vertex Array Objects." OpenGL Wiki, . 16 Mar 2010, 19:57 UTC. 30 May 2023, 21:12 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953>.
MHRA style
OpenGL Wiki contributors, 'Vertex Array Objects', OpenGL Wiki, , 16 March 2010, 19:57 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953> [accessed 30 May 2023]
Chicago style
OpenGL Wiki contributors, "Vertex Array Objects," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953 (accessed May 30, 2023).
CBE/CSE style
OpenGL Wiki contributors. Vertex Array Objects [Internet]. OpenGL Wiki, ; 2010 Mar 16, 19:57 UTC [cited 2023 May 30]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953.
Bluebook style
Vertex Array Objects, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953 (last visited May 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Vertex Array Objects --- OpenGL Wiki{,} ", year = "2010", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953", note = "[Online; accessed 30-May-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 Array Objects --- OpenGL Wiki{,} ", year = "2010", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Objects&oldid=2953}", note = "[Online; accessed 30-May-2023]" }