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