Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 26 April 2007 19:39 UTC
- Date retrieved: 5 June 2023 14:34 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642
- Page Version ID: 1642
Citation styles for Main Page
APA style
Main Page. (2007, April 26). OpenGL Wiki, . Retrieved 14:34, June 5, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642.
MLA style
"Main Page." OpenGL Wiki, . 26 Apr 2007, 19:39 UTC. 5 Jun 2023, 14:34 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642>.
MHRA style
OpenGL Wiki contributors, 'Main Page', OpenGL Wiki, , 26 April 2007, 19:39 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642> [accessed 5 June 2023]
Chicago style
OpenGL Wiki contributors, "Main Page," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642 (accessed June 5, 2023).
CBE/CSE style
OpenGL Wiki contributors. Main Page [Internet]. OpenGL Wiki, ; 2007 Apr 26, 19:39 UTC [cited 2023 Jun 5]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642.
Bluebook style
Main Page, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642 (last visited June 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Main Page --- OpenGL Wiki{,} ", year = "2007", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642", note = "[Online; accessed 5-June-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 = "Main Page --- OpenGL Wiki{,} ", year = "2007", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Main_Page&oldid=1642}", note = "[Online; accessed 5-June-2023]" }