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