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