Cite This Page
Bibliographic details for Vertex Array Object
- Page name: Vertex Array Object
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 17 August 2009 20:03 UTC
- Date retrieved: 1 February 2023 19:08 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225
- Page Version ID: 2225
Citation styles for Vertex Array Object
APA style
Vertex Array Object. (2009, August 17). OpenGL Wiki, . Retrieved 19:08, February 1, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225.
MLA style
"Vertex Array Object." OpenGL Wiki, . 17 Aug 2009, 20:03 UTC. 1 Feb 2023, 19:08 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225>.
MHRA style
OpenGL Wiki contributors, 'Vertex Array Object', OpenGL Wiki, , 17 August 2009, 20:03 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225> [accessed 1 February 2023]
Chicago style
OpenGL Wiki contributors, "Vertex Array Object," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225 (accessed February 1, 2023).
CBE/CSE style
OpenGL Wiki contributors. Vertex Array Object [Internet]. OpenGL Wiki, ; 2009 Aug 17, 20:03 UTC [cited 2023 Feb 1]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225.
Bluebook style
Vertex Array Object, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225 (last visited February 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Vertex Array Object --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225", note = "[Online; accessed 1-February-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 Object --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Array_Object&oldid=2225}", note = "[Online; accessed 1-February-2023]" }