Cite This Page
Bibliographic details for GlVertexAttrib
- Page name: GlVertexAttrib
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 17 March 2013 08:18 UTC
- Date retrieved: 2 February 2023 12:03 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430
- Page Version ID: 9430
Citation styles for GlVertexAttrib
APA style
GlVertexAttrib. (2013, March 17). OpenGL Wiki, . Retrieved 12:03, February 2, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430.
MLA style
"GlVertexAttrib." OpenGL Wiki, . 17 Mar 2013, 08:18 UTC. 2 Feb 2023, 12:03 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430>.
MHRA style
OpenGL Wiki contributors, 'GlVertexAttrib', OpenGL Wiki, , 17 March 2013, 08:18 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430> [accessed 2 February 2023]
Chicago style
OpenGL Wiki contributors, "GlVertexAttrib," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430 (accessed February 2, 2023).
CBE/CSE style
OpenGL Wiki contributors. GlVertexAttrib [Internet]. OpenGL Wiki, ; 2013 Mar 17, 08:18 UTC [cited 2023 Feb 2]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430.
Bluebook style
GlVertexAttrib, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GlVertexAttrib --- OpenGL Wiki{,} ", year = "2013", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430", note = "[Online; accessed 2-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 = "GlVertexAttrib --- OpenGL Wiki{,} ", year = "2013", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GlVertexAttrib&oldid=9430}", note = "[Online; accessed 2-February-2023]" }