Cite This Page
Bibliographic details for Debug Output
- Page name: Debug Output
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 17 March 2015 23:48 UTC
- Date retrieved: 18 May 2022 15:48 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=12082
- Page Version ID: 12082
Citation styles for Debug Output
APA style
Debug Output. (2015, March 17). OpenGL Wiki, . Retrieved 15:48, May 18, 2022 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=12082.
MLA style
"Debug Output." OpenGL Wiki, . 17 Mar 2015, 23:48 UTC. 18 May 2022, 15:48 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=12082>.
MHRA style
OpenGL Wiki contributors, 'Debug Output', OpenGL Wiki, , 17 March 2015, 23:48 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=12082> [accessed 18 May 2022]
Chicago style
OpenGL Wiki contributors, "Debug Output," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=12082 (accessed May 18, 2022).
CBE/CSE style
OpenGL Wiki contributors. Debug Output [Internet]. OpenGL Wiki, ; 2015 Mar 17, 23:48 UTC [cited 2022 May 18]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=12082.
Bluebook style
Debug Output, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debug_Output&oldid=12082 (last visited May 18, 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=12082", note = "[Online; accessed 18-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=12082}", note = "[Online; accessed 18-May-2022]" }