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