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