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