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