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