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