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