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