Cite This Page
Bibliographic details for Skybox
- Page name: Skybox
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 20 September 2009 05:31 UTC
- Date retrieved: 5 February 2023 07:02 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654
- Page Version ID: 2654
Citation styles for Skybox
APA style
Skybox. (2009, September 20). OpenGL Wiki, . Retrieved 07:02, February 5, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654.
MLA style
"Skybox." OpenGL Wiki, . 20 Sep 2009, 05:31 UTC. 5 Feb 2023, 07:02 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654>.
MHRA style
OpenGL Wiki contributors, 'Skybox', OpenGL Wiki, , 20 September 2009, 05:31 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654> [accessed 5 February 2023]
Chicago style
OpenGL Wiki contributors, "Skybox," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654 (accessed February 5, 2023).
CBE/CSE style
OpenGL Wiki contributors. Skybox [Internet]. OpenGL Wiki, ; 2009 Sep 20, 05:31 UTC [cited 2023 Feb 5]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654.
Bluebook style
Skybox, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Skybox --- OpenGL Wiki{,} ", year = "2009", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654", note = "[Online; accessed 5-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 = "Skybox --- OpenGL Wiki{,} ", year = "2009", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Skybox&oldid=2654}", note = "[Online; accessed 5-February-2023]" }