Cite This Page
Bibliographic details for GlEnable
- Page name: GlEnable
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 17 March 2013 07:38 UTC
- Date retrieved: 31 March 2023 08:58 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232
- Page Version ID: 9232
Citation styles for GlEnable
APA style
GlEnable. (2013, March 17). OpenGL Wiki, . Retrieved 08:58, March 31, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232.
MLA style
"GlEnable." OpenGL Wiki, . 17 Mar 2013, 07:38 UTC. 31 Mar 2023, 08:58 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232>.
MHRA style
OpenGL Wiki contributors, 'GlEnable', OpenGL Wiki, , 17 March 2013, 07:38 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232> [accessed 31 March 2023]
Chicago style
OpenGL Wiki contributors, "GlEnable," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232 (accessed March 31, 2023).
CBE/CSE style
OpenGL Wiki contributors. GlEnable [Internet]. OpenGL Wiki, ; 2013 Mar 17, 07:38 UTC [cited 2023 Mar 31]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232.
Bluebook style
GlEnable, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GlEnable --- OpenGL Wiki{,} ", year = "2013", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232", note = "[Online; accessed 31-March-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 = "GlEnable --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlEnable&oldid=9232}", note = "[Online; accessed 31-March-2023]" }