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