Cite This Page
Bibliographic details for General OpenGL: Transformations
- Page name: General OpenGL: Transformations
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 30 April 2006 15:23 UTC
- Date retrieved: 31 January 2023 03:50 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505
- Page Version ID: 1505
Citation styles for General OpenGL: Transformations
APA style
General OpenGL: Transformations. (2006, April 30). OpenGL Wiki, . Retrieved 03:50, January 31, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505.
MLA style
"General OpenGL: Transformations." OpenGL Wiki, . 30 Apr 2006, 15:23 UTC. 31 Jan 2023, 03:50 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505>.
MHRA style
OpenGL Wiki contributors, 'General OpenGL: Transformations', OpenGL Wiki, , 30 April 2006, 15:23 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505> [accessed 31 January 2023]
Chicago style
OpenGL Wiki contributors, "General OpenGL: Transformations," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505 (accessed January 31, 2023).
CBE/CSE style
OpenGL Wiki contributors. General OpenGL: Transformations [Internet]. OpenGL Wiki, ; 2006 Apr 30, 15:23 UTC [cited 2023 Jan 31]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505.
Bluebook style
General OpenGL: Transformations, http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "General OpenGL: Transformations --- OpenGL Wiki{,} ", year = "2006", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505", note = "[Online; accessed 31-January-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 = "General OpenGL: Transformations --- OpenGL Wiki{,} ", year = "2006", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=General_OpenGL:_Transformations&oldid=1505}", note = "[Online; accessed 31-January-2023]" }