Cite This Page
Bibliographic details for GNU Debugger (GDB)
- Page name: GNU Debugger (GDB)
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 24 July 2020 14:08 UTC
- Date retrieved: 10 April 2025 23:53 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371
- Page Version ID: 371
Citation styles for GNU Debugger (GDB)
APA style
GNU Debugger (GDB). (2020, July 24). UCT EE Wiki, . Retrieved 23:53, April 10, 2025 from http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371.
MLA style
"GNU Debugger (GDB)." UCT EE Wiki, . 24 Jul 2020, 14:08 UTC. 10 Apr 2025, 23:53 <http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371>.
MHRA style
UCT EE Wiki contributors, 'GNU Debugger (GDB)', UCT EE Wiki, , 24 July 2020, 14:08 UTC, <http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371> [accessed 10 April 2025]
Chicago style
UCT EE Wiki contributors, "GNU Debugger (GDB)," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371 (accessed April 10, 2025).
CBE/CSE style
UCT EE Wiki contributors. GNU Debugger (GDB) [Internet]. UCT EE Wiki, ; 2020 Jul 24, 14:08 UTC [cited 2025 Apr 10]. Available from: http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371.
Bluebook style
GNU Debugger (GDB), http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371 (last visited April 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "UCT EE Wiki", title = "GNU Debugger (GDB) --- UCT EE Wiki{,} ", year = "2020", url = "http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371", note = "[Online; accessed 10-April-2025]" }
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 = "UCT EE Wiki", title = "GNU Debugger (GDB) --- UCT EE Wiki{,} ", year = "2020", url = "\url{http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=371}", note = "[Online; accessed 10-April-2025]" }