Cite This Page
Bibliographic details for GLAPI/glGetProgram
- Page name: GLAPI/glGetProgram
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 27 September 2012 19:38 UTC
- Date retrieved: 29 May 2023 05:12 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetProgram&oldid=7480
- Page Version ID: 7480
Citation styles for GLAPI/glGetProgram
APA style
GLAPI/glGetProgram. (2012, September 27). OpenGL Wiki, . Retrieved 05:12, May 29, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetProgram&oldid=7480.
MLA style
"GLAPI/glGetProgram." OpenGL Wiki, . 27 Sep 2012, 19:38 UTC. 29 May 2023, 05:12 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetProgram&oldid=7480>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glGetProgram', OpenGL Wiki, , 27 September 2012, 19:38 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetProgram&oldid=7480> [accessed 29 May 2023]
Chicago style
OpenGL Wiki contributors, "GLAPI/glGetProgram," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetProgram&oldid=7480 (accessed May 29, 2023).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glGetProgram [Internet]. OpenGL Wiki, ; 2012 Sep 27, 19:38 UTC [cited 2023 May 29]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetProgram&oldid=7480.
Bluebook style
GLAPI/glGetProgram, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetProgram&oldid=7480 (last visited May 29, 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=7480", note = "[Online; accessed 29-May-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=7480}", note = "[Online; accessed 29-May-2023]" }