Cite This Page
Bibliographic details for GDB
- Page name: GDB
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 3 June 2016 10:40 UTC
- Date retrieved: 21 July 2026 15:52 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005
- Page Version ID: 14005
Citation styles for GDB
APA style
GDB. (2016, June 3). ArmadeusWiki, . Retrieved 15:52, July 21, 2026 from http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005.
MLA style
"GDB." ArmadeusWiki, . 3 Jun 2016, 10:40 UTC. 21 Jul 2026, 15:52 <http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005>.
MHRA style
ArmadeusWiki contributors, 'GDB', ArmadeusWiki, , 3 June 2016, 10:40 UTC, <http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005> [accessed 21 July 2026]
Chicago style
ArmadeusWiki contributors, "GDB," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005 (accessed July 21, 2026).
CBE/CSE style
ArmadeusWiki contributors. GDB [Internet]. ArmadeusWiki, ; 2016 Jun 3, 10:40 UTC [cited 2026 Jul 21]. Available from: http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005.
Bluebook style
GDB, http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "GDB --- ArmadeusWiki{,} ",
year = "2016",
url = "http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005",
note = "[Online; accessed 21-July-2026]"
}
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 = "ArmadeusWiki",
title = "GDB --- ArmadeusWiki{,} ",
year = "2016",
url = "\url{http://www.armadeus.org/wiki/index.php?title=GDB&oldid=14005}",
note = "[Online; accessed 21-July-2026]"
}