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