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