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