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