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