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