Cite This Page
Bibliographic details for BDA
- Page name: BDA
- Author: CAMEO contributors
- Publisher: CAMEO, .
- Date of last revision: 5 May 2013 16:05 UTC
- Date retrieved: 20 May 2026 04:04 UTC
- Permanent URL: https://cameo.mfa.org/index.php?title=BDA&oldid=19353
- Page Version ID: 19353
Citation styles for BDA
APA style
BDA. (2013, May 5). CAMEO, . Retrieved 04:04, May 20, 2026 from https://cameo.mfa.org/index.php?title=BDA&oldid=19353.
MLA style
"BDA." CAMEO, . 5 May 2013, 16:05 UTC. 20 May 2026, 04:04 <https://cameo.mfa.org/index.php?title=BDA&oldid=19353>.
MHRA style
CAMEO contributors, 'BDA', CAMEO, , 5 May 2013, 16:05 UTC, <https://cameo.mfa.org/index.php?title=BDA&oldid=19353> [accessed 20 May 2026]
Chicago style
CAMEO contributors, "BDA," CAMEO, , https://cameo.mfa.org/index.php?title=BDA&oldid=19353 (accessed May 20, 2026).
CBE/CSE style
CAMEO contributors. BDA [Internet]. CAMEO, ; 2013 May 5, 16:05 UTC [cited 2026 May 20]. Available from: https://cameo.mfa.org/index.php?title=BDA&oldid=19353.
Bluebook style
BDA, https://cameo.mfa.org/index.php?title=BDA&oldid=19353 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CAMEO",
title = "BDA --- CAMEO{,} ",
year = "2013",
url = "https://cameo.mfa.org/index.php?title=BDA&oldid=19353",
note = "[Online; accessed 20-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 = "CAMEO",
title = "BDA --- CAMEO{,} ",
year = "2013",
url = "\url{https://cameo.mfa.org/index.php?title=BDA&oldid=19353}",
note = "[Online; accessed 20-May-2026]"
}