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: 1 February 2021 22:06 UTC
- Date retrieved: 4 February 2023 09:58 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739
- Page Version ID: 14739
Citation styles for Viewing and Transformations
APA style
Viewing and Transformations. (2021, February 1). OpenGL Wiki, . Retrieved 09:58, February 4, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739.
MLA style
"Viewing and Transformations." OpenGL Wiki, . 1 Feb 2021, 22:06 UTC. 4 Feb 2023, 09:58 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739>.
MHRA style
OpenGL Wiki contributors, 'Viewing and Transformations', OpenGL Wiki, , 1 February 2021, 22:06 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739> [accessed 4 February 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=14739 (accessed February 4, 2023).
CBE/CSE style
OpenGL Wiki contributors. Viewing and Transformations [Internet]. OpenGL Wiki, ; 2021 Feb 1, 22:06 UTC [cited 2023 Feb 4]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739.
Bluebook style
Viewing and Transformations, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739 (last visited February 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Viewing and Transformations --- OpenGL Wiki{,} ", year = "2021", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739", note = "[Online; accessed 4-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 = "Viewing and Transformations --- OpenGL Wiki{,} ", year = "2021", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Viewing_and_Transformations&oldid=14739}", note = "[Online; accessed 4-February-2023]" }