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