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: 28 June 2022 21:43 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 21:43, June 28, 2022 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. 28 Jun 2022, 21:43 <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 28 June 2022]
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 June 28, 2022).
CBE/CSE style
OpenGL Wiki contributors. General OpenGL: Transformations [Internet]. OpenGL Wiki, ; 2006 Apr 30, 15:23 UTC [cited 2022 Jun 28]. 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 June 28, 2022).
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 28-June-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 = "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 28-June-2022]" }