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