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