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 07:23 UTC
- Date retrieved: 24 May 2022 15:41 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156
- Page Version ID: 5156
Citation styles for GLAPI/glBufferData
APA style
GLAPI/glBufferData. (2012, February 26). OpenGL Wiki, . Retrieved 15:41, May 24, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156.
MLA style
"GLAPI/glBufferData." OpenGL Wiki, . 26 Feb 2012, 07:23 UTC. 24 May 2022, 15:41 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glBufferData', OpenGL Wiki, , 26 February 2012, 07:23 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156> [accessed 24 May 2022]
Chicago style
OpenGL Wiki contributors, "GLAPI/glBufferData," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156 (accessed May 24, 2022).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glBufferData [Internet]. OpenGL Wiki, ; 2012 Feb 26, 07:23 UTC [cited 2022 May 24]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156.
Bluebook style
GLAPI/glBufferData, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156 (last visited May 24, 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=5156", note = "[Online; accessed 24-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 = "GLAPI/glBufferData --- OpenGL Wiki{,} ", year = "2012", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glBufferData&oldid=5156}", note = "[Online; accessed 24-May-2022]" }