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: 24 May 2022 02:59 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 02:59, May 24, 2022 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. 24 May 2022, 02:59 <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 24 May 2022]
Chicago style
OpenGL Wiki contributors, "Debug Output," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14893 (accessed May 24, 2022).
CBE/CSE style
OpenGL Wiki contributors. Debug Output [Internet]. OpenGL Wiki, ; 2022 Jan 6, 16:54 UTC [cited 2022 May 24]. 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 May 24, 2022).
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 24-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 = "2022", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=14893}", note = "[Online; accessed 24-May-2022]" }