Cite This Page
Bibliographic details for Viewing and Transformations
- Page name: Viewing and Transformations
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 8 November 2005 19:31 UTC
- Date retrieved: 3 June 2023 12:29 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289
- Page Version ID: 1289
Citation styles for Viewing and Transformations
APA style
Viewing and Transformations. (2005, November 8). OpenGL Wiki, . Retrieved 12:29, June 3, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289.
MLA style
"Viewing and Transformations." OpenGL Wiki, . 8 Nov 2005, 19:31 UTC. 3 Jun 2023, 12:29 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289>.
MHRA style
OpenGL Wiki contributors, 'Viewing and Transformations', OpenGL Wiki, , 8 November 2005, 19:31 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289> [accessed 3 June 2023]
Chicago style
OpenGL Wiki contributors, "Viewing and Transformations," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289 (accessed June 3, 2023).
CBE/CSE style
OpenGL Wiki contributors. Viewing and Transformations [Internet]. OpenGL Wiki, ; 2005 Nov 8, 19:31 UTC [cited 2023 Jun 3]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289.
Bluebook style
Viewing and Transformations, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289 (last visited June 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Viewing and Transformations --- OpenGL Wiki{,} ", year = "2005", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289", note = "[Online; accessed 3-June-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 = "Viewing and Transformations --- OpenGL Wiki{,} ", year = "2005", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=1289}", note = "[Online; accessed 3-June-2023]" }