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