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