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