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