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