Cite This Page
Bibliographic details for Debug Output
- Page name: Debug Output
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 13 January 2018 03:09 UTC
- Date retrieved: 1 July 2022 07:06 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262
- Page Version ID: 14262
Citation styles for Debug Output
APA style
Debug Output. (2018, January 13). OpenGL Wiki, . Retrieved 07:06, July 1, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262.
MLA style
"Debug Output." OpenGL Wiki, . 13 Jan 2018, 03:09 UTC. 1 Jul 2022, 07:06 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262>.
MHRA style
OpenGL Wiki contributors, 'Debug Output', OpenGL Wiki, , 13 January 2018, 03:09 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262> [accessed 1 July 2022]
Chicago style
OpenGL Wiki contributors, "Debug Output," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262 (accessed July 1, 2022).
CBE/CSE style
OpenGL Wiki contributors. Debug Output [Internet]. OpenGL Wiki, ; 2018 Jan 13, 03:09 UTC [cited 2022 Jul 1]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262.
Bluebook style
Debug Output, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262 (last visited July 1, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Debug Output --- OpenGL Wiki{,} ", year = "2018", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262", note = "[Online; accessed 1-July-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 = "2018", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14262}", note = "[Online; accessed 1-July-2022]" }