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