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