Cite This Page
Bibliographic details for General OpenGL
- Page name: General OpenGL
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 17 July 2012 16:41 UTC
- Date retrieved: 31 January 2023 03:42 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL&oldid=6411
- Page Version ID: 6411
Citation styles for General OpenGL
APA style
General OpenGL. (2012, July 17). OpenGL Wiki, . Retrieved 03:42, January 31, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL&oldid=6411.
MLA style
"General OpenGL." OpenGL Wiki, . 17 Jul 2012, 16:41 UTC. 31 Jan 2023, 03:42 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL&oldid=6411>.
MHRA style
OpenGL Wiki contributors, 'General OpenGL', OpenGL Wiki, , 17 July 2012, 16:41 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL&oldid=6411> [accessed 31 January 2023]
Chicago style
OpenGL Wiki contributors, "General OpenGL," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL&oldid=6411 (accessed January 31, 2023).
CBE/CSE style
OpenGL Wiki contributors. General OpenGL [Internet]. OpenGL Wiki, ; 2012 Jul 17, 16:41 UTC [cited 2023 Jan 31]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL&oldid=6411.
Bluebook style
General OpenGL, http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL&oldid=6411 (last visited January 31, 2023).
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=6411", note = "[Online; accessed 31-January-2023]" }
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=6411}", note = "[Online; accessed 31-January-2023]" }