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