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