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