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