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