Cite This Page
Bibliographic details for Primitive
- Page name: Primitive
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 29 August 2009 01:48 UTC
- Date retrieved: 26 May 2022 07:29 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=2436
- Page Version ID: 2436
Citation styles for Primitive
APA style
Primitive. (2009, August 29). OpenGL Wiki, . Retrieved 07:29, May 26, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=2436.
MLA style
"Primitive." OpenGL Wiki, . 29 Aug 2009, 01:48 UTC. 26 May 2022, 07:29 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=2436>.
MHRA style
OpenGL Wiki contributors, 'Primitive', OpenGL Wiki, , 29 August 2009, 01:48 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=2436> [accessed 26 May 2022]
Chicago style
OpenGL Wiki contributors, "Primitive," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=2436 (accessed May 26, 2022).
CBE/CSE style
OpenGL Wiki contributors. Primitive [Internet]. OpenGL Wiki, ; 2009 Aug 29, 01:48 UTC [cited 2022 May 26]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=2436.
Bluebook style
Primitive, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=2436 (last visited May 26, 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=2436", note = "[Online; accessed 26-May-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=2436}", note = "[Online; accessed 26-May-2022]" }