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