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