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: 17 August 2009 08:29 UTC
- Date retrieved: 3 June 2023 21:07 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214
- Page Version ID: 2214
Citation styles for Get Context Info
APA style
Get Context Info. (2009, August 17). OpenGL Wiki, . Retrieved 21:07, June 3, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214.
MLA style
"Get Context Info." OpenGL Wiki, . 17 Aug 2009, 08:29 UTC. 3 Jun 2023, 21:07 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214>.
MHRA style
OpenGL Wiki contributors, 'Get Context Info', OpenGL Wiki, , 17 August 2009, 08:29 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214> [accessed 3 June 2023]
Chicago style
OpenGL Wiki contributors, "Get Context Info," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214 (accessed June 3, 2023).
CBE/CSE style
OpenGL Wiki contributors. Get Context Info [Internet]. OpenGL Wiki, ; 2009 Aug 17, 08:29 UTC [cited 2023 Jun 3]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214.
Bluebook style
Get Context Info, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214 (last visited June 3, 2023).
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=2214", note = "[Online; accessed 3-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 = "Get Context Info --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Get_Context_Info&oldid=2214}", note = "[Online; accessed 3-June-2023]" }