Cite This Page
Bibliographic details for Nomenclature
- Page name: Nomenclature
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 31 July 2013 03:59 UTC
- Date retrieved: 23 May 2022 18:15 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=10800
- Page Version ID: 10800
Citation styles for Nomenclature
APA style
Nomenclature. (2013, July 31). OpenGL Wiki, . Retrieved 18:15, May 23, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=10800.
MLA style
"Nomenclature." OpenGL Wiki, . 31 Jul 2013, 03:59 UTC. 23 May 2022, 18:15 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=10800>.
MHRA style
OpenGL Wiki contributors, 'Nomenclature', OpenGL Wiki, , 31 July 2013, 03:59 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=10800> [accessed 23 May 2022]
Chicago style
OpenGL Wiki contributors, "Nomenclature," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=10800 (accessed May 23, 2022).
CBE/CSE style
OpenGL Wiki contributors. Nomenclature [Internet]. OpenGL Wiki, ; 2013 Jul 31, 03:59 UTC [cited 2022 May 23]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=10800.
Bluebook style
Nomenclature, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Nomenclature&oldid=10800 (last visited May 23, 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=10800", note = "[Online; accessed 23-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=10800}", note = "[Online; accessed 23-May-2022]" }