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