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