Cite This Page
Bibliographic details for Nomenclature
- Page name: Nomenclature
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 8 June 2013 20:40 UTC
- Date retrieved: 27 May 2022 18:23 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724
- Page Version ID: 9724
Citation styles for Nomenclature
APA style
Nomenclature. (2013, June 8). OpenGL Wiki, . Retrieved 18:23, May 27, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724.
MLA style
"Nomenclature." OpenGL Wiki, . 8 Jun 2013, 20:40 UTC. 27 May 2022, 18:23 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724>.
MHRA style
OpenGL Wiki contributors, 'Nomenclature', OpenGL Wiki, , 8 June 2013, 20:40 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724> [accessed 27 May 2022]
Chicago style
OpenGL Wiki contributors, "Nomenclature," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724 (accessed May 27, 2022).
CBE/CSE style
OpenGL Wiki contributors. Nomenclature [Internet]. OpenGL Wiki, ; 2013 Jun 8, 20:40 UTC [cited 2022 May 27]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724.
Bluebook style
Nomenclature, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724 (last visited May 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Nomenclature --- OpenGL Wiki{,} ", year = "2013", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724", note = "[Online; accessed 27-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 = "Nomenclature --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=9724}", note = "[Online; accessed 27-May-2022]" }