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