Cite This Page
Bibliographic details for GluPerspective code
- Page name: GluPerspective code
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 1 May 2009 14:57 UTC
- Date retrieved: 26 May 2022 18:25 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019
- Page Version ID: 2019
Citation styles for GluPerspective code
APA style
GluPerspective code. (2009, May 1). OpenGL Wiki, . Retrieved 18:25, May 26, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019.
MLA style
"GluPerspective code." OpenGL Wiki, . 1 May 2009, 14:57 UTC. 26 May 2022, 18:25 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019>.
MHRA style
OpenGL Wiki contributors, 'GluPerspective code', OpenGL Wiki, , 1 May 2009, 14:57 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019> [accessed 26 May 2022]
Chicago style
OpenGL Wiki contributors, "GluPerspective code," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019 (accessed May 26, 2022).
CBE/CSE style
OpenGL Wiki contributors. GluPerspective code [Internet]. OpenGL Wiki, ; 2009 May 1, 14:57 UTC [cited 2022 May 26]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019.
Bluebook style
GluPerspective code, http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019 (last visited May 26, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "GluPerspective code --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019", note = "[Online; accessed 26-May-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 = "GluPerspective code --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=GluPerspective_code&oldid=2019}", note = "[Online; accessed 26-May-2022]" }