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