Cite This Page
Bibliographic details for Vertex Transformation
- Page name: Vertex Transformation
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 20 January 2015 21:54 UTC
- Date retrieved: 1 February 2023 09:32 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885
- Page Version ID: 11885
Citation styles for Vertex Transformation
APA style
Vertex Transformation. (2015, January 20). OpenGL Wiki, . Retrieved 09:32, February 1, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885.
MLA style
"Vertex Transformation." OpenGL Wiki, . 20 Jan 2015, 21:54 UTC. 1 Feb 2023, 09:32 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885>.
MHRA style
OpenGL Wiki contributors, 'Vertex Transformation', OpenGL Wiki, , 20 January 2015, 21:54 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885> [accessed 1 February 2023]
Chicago style
OpenGL Wiki contributors, "Vertex Transformation," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885 (accessed February 1, 2023).
CBE/CSE style
OpenGL Wiki contributors. Vertex Transformation [Internet]. OpenGL Wiki, ; 2015 Jan 20, 21:54 UTC [cited 2023 Feb 1]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885.
Bluebook style
Vertex Transformation, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885 (last visited February 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Vertex Transformation --- OpenGL Wiki{,} ", year = "2015", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885", 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 = "Vertex Transformation --- OpenGL Wiki{,} ", year = "2015", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Vertex_Transformation&oldid=11885}", note = "[Online; accessed 1-February-2023]" }