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: 9 June 2023 14:46 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:46, June 9, 2023 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. 9 Jun 2023, 14:46 <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 9 June 2023]
Chicago style
OpenGL Wiki contributors, "Debug Output," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=11952 (accessed June 9, 2023).
CBE/CSE style
OpenGL Wiki contributors. Debug Output [Internet]. OpenGL Wiki, ; 2015 Feb 1, 22:56 UTC [cited 2023 Jun 9]. 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 June 9, 2023).
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 9-June-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 = "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 9-June-2023]" }