Cite This Page
Bibliographic details for Primitive
- Page name: Primitive
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 21 September 2017 23:06 UTC
- Date retrieved: 25 May 2022 13:40 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055
- Page Version ID: 14055
Citation styles for Primitive
APA style
Primitive. (2017, September 21). OpenGL Wiki, . Retrieved 13:40, May 25, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055.
MLA style
"Primitive." OpenGL Wiki, . 21 Sep 2017, 23:06 UTC. 25 May 2022, 13:40 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055>.
MHRA style
OpenGL Wiki contributors, 'Primitive', OpenGL Wiki, , 21 September 2017, 23:06 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055> [accessed 25 May 2022]
Chicago style
OpenGL Wiki contributors, "Primitive," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055 (accessed May 25, 2022).
CBE/CSE style
OpenGL Wiki contributors. Primitive [Internet]. OpenGL Wiki, ; 2017 Sep 21, 23:06 UTC [cited 2022 May 25]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055.
Bluebook style
Primitive, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055 (last visited May 25, 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=14055", note = "[Online; accessed 25-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 = "2017", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Primitive&oldid=14055}", note = "[Online; accessed 25-May-2022]" }