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: 1 May 2026 04:37 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161
- Page Version ID: 6161
Citation styles for GDB
APA style
GDB. (2016, June 3). ArmadeusWiki, . Retrieved 04:37, May 1, 2026 from http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161.
MLA style
"GDB." ArmadeusWiki, . 3 Jun 2016, 10:40 UTC. 1 May 2026, 04:37 <http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161>.
MHRA style
ArmadeusWiki contributors, 'GDB', ArmadeusWiki, , 3 June 2016, 10:40 UTC, <http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161> [accessed 1 May 2026]
Chicago style
ArmadeusWiki contributors, "GDB," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161 (accessed May 1, 2026).
CBE/CSE style
ArmadeusWiki contributors. GDB [Internet]. ArmadeusWiki, ; 2016 Jun 3, 10:40 UTC [cited 2026 May 1]. Available from: http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161.
Bluebook style
GDB, http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161 (last visited May 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "GDB --- ArmadeusWiki{,} ",
year = "2016",
url = "http://www.armadeus.org/wiki/index.php?title=GDB&oldid=6161",
note = "[Online; accessed 1-May-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=6161}",
note = "[Online; accessed 1-May-2026]"
}