Cite This Page
Bibliographic details for Debugging Tools
- Page name: Debugging Tools
- Author: OpenGL Wiki contributors
- Publisher: OpenGL Wiki, .
- Date of last revision: 18 August 2021 17:25 UTC
- Date retrieved: 27 January 2023 20:35 UTC
- Permanent URL: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876
- Page Version ID: 14876
Citation styles for Debugging Tools
APA style
Debugging Tools. (2021, August 18). OpenGL Wiki, . Retrieved 20:35, January 27, 2023 from http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876.
MLA style
"Debugging Tools." OpenGL Wiki, . 18 Aug 2021, 17:25 UTC. 27 Jan 2023, 20:35 <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876>.
MHRA style
OpenGL Wiki contributors, 'Debugging Tools', OpenGL Wiki, , 18 August 2021, 17:25 UTC, <http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876> [accessed 27 January 2023]
Chicago style
OpenGL Wiki contributors, "Debugging Tools," OpenGL Wiki, , http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876 (accessed January 27, 2023).
CBE/CSE style
OpenGL Wiki contributors. Debugging Tools [Internet]. OpenGL Wiki, ; 2021 Aug 18, 17:25 UTC [cited 2023 Jan 27]. Available from: http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876.
Bluebook style
Debugging Tools, http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876 (last visited January 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenGL Wiki", title = "Debugging Tools --- OpenGL Wiki{,} ", year = "2021", url = "http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876", note = "[Online; accessed 27-January-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 = "Debugging Tools --- OpenGL Wiki{,} ", year = "2021", url = "\url{http://www.khronos.org/opengl/wiki_opengl/index.php?title=Debugging_Tools&oldid=14876}", note = "[Online; accessed 27-January-2023]" }