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: 18 August 2020 12:04 UTC
- Date retrieved: 7 April 2025 02:19 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=410
- Page Version ID: 410
Citation styles for GNU Debugger (GDB)
APA style
GNU Debugger (GDB). (2020, August 18). UCT EE Wiki, . Retrieved 02:19, April 7, 2025 from http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=410.
MLA style
"GNU Debugger (GDB)." UCT EE Wiki, . 18 Aug 2020, 12:04 UTC. 7 Apr 2025, 02:19 <http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=410>.
MHRA style
UCT EE Wiki contributors, 'GNU Debugger (GDB)', UCT EE Wiki, , 18 August 2020, 12:04 UTC, <http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=410> [accessed 7 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=410 (accessed April 7, 2025).
CBE/CSE style
UCT EE Wiki contributors. GNU Debugger (GDB) [Internet]. UCT EE Wiki, ; 2020 Aug 18, 12:04 UTC [cited 2025 Apr 7]. Available from: http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=410.
Bluebook style
GNU Debugger (GDB), http://wiki.ee.uct.ac.za/index.php?title=GNU_Debugger_(GDB)&oldid=410 (last visited April 7, 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=410", note = "[Online; accessed 7-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=410}", note = "[Online; accessed 7-April-2025]" }