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