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:18 UTC
- Date retrieved: 4 February 2023 12:43 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107
- Page Version ID: 5107
Citation styles for GLAPI/glGetVertexAttrib
APA style
GLAPI/glGetVertexAttrib. (2012, February 26). OpenGL Wiki, . Retrieved 12:43, February 4, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107.
MLA style
"GLAPI/glGetVertexAttrib." OpenGL Wiki, . 26 Feb 2012, 07:18 UTC. 4 Feb 2023, 12:43 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107>.
MHRA style
OpenGL Wiki contributors, 'GLAPI/glGetVertexAttrib', OpenGL Wiki, , 26 February 2012, 07:18 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107> [accessed 4 February 2023]
Chicago style
OpenGL Wiki contributors, "GLAPI/glGetVertexAttrib," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. GLAPI/glGetVertexAttrib [Internet]. OpenGL Wiki, ; 2012 Feb 26, 07:18 UTC [cited 2023 Feb 4]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107.
Bluebook style
GLAPI/glGetVertexAttrib, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107 (last visited February 4, 2023).
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=5107", note = "[Online; accessed 4-February-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/glGetVertexAttrib --- OpenGL Wiki{,} ", year = "2012", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GLAPI/glGetVertexAttrib&oldid=5107}", note = "[Online; accessed 4-February-2023]" }