Cite This Page
Bibliographic details for Get Context Info
- Page name: Get Context Info
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 19 August 2009 19:51 UTC
- Date retrieved: 4 July 2022 09:15 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277
- Page Version ID: 2277
Citation styles for Get Context Info
APA style
Get Context Info. (2009, August 19). OpenGL Wiki, . Retrieved 09:15, July 4, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277.
MLA style
"Get Context Info." OpenGL Wiki, . 19 Aug 2009, 19:51 UTC. 4 Jul 2022, 09:15 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277>.
MHRA style
OpenGL Wiki contributors, 'Get Context Info', OpenGL Wiki, , 19 August 2009, 19:51 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277> [accessed 4 July 2022]
Chicago style
OpenGL Wiki contributors, "Get Context Info," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277 (accessed July 4, 2022).
CBE/CSE style
OpenGL Wiki contributors. Get Context Info [Internet]. OpenGL Wiki, ; 2009 Aug 19, 19:51 UTC [cited 2022 Jul 4]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277.
Bluebook style
Get Context Info, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277 (last visited July 4, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Get Context Info --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277", note = "[Online; accessed 4-July-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 = "Get Context Info --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2277}", note = "[Online; accessed 4-July-2022]" }