Cite This Page
Bibliographic details for GLAPI/glBufferData
- Page name: GLAPI/glBufferData
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 26 February 2012 03:14 UTC
- Date retrieved: 30 June 2022 16:14 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865
- Page Version ID: 4865
Citation styles for GLAPI/glBufferData
APA style
GLAPI/glBufferData. (2012, February 26). OpenGL Wiki, . Retrieved 16:14, June 30, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865.
MLA style
"GLAPI/glBufferData." OpenGL Wiki, . 26 Feb 2012, 03:14 UTC. 30 Jun 2022, 16:14 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glBufferData', OpenGL Wiki, , 26 February 2012, 03:14 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865> [accessed 30 June 2022]
Chicago style
OpenGL Wiki contributors, "GLAPI/glBufferData," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865 (accessed June 30, 2022).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glBufferData [Internet]. OpenGL Wiki, ; 2012 Feb 26, 03:14 UTC [cited 2022 Jun 30]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865.
Bluebook style
GLAPI/glBufferData, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865 (last visited June 30, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GLAPI/glBufferData --- OpenGL Wiki{,} ", year = "2012", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865", note = "[Online; accessed 30-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 = "GLAPI/glBufferData --- OpenGL Wiki{,} ", year = "2012", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=4865}", note = "[Online; accessed 30-June-2022]" }