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