Cite This Page
Bibliographic details for Buffered paper
- Page name: Buffered paper
- Author: CAMEO contributors
- Publisher: CAMEO, .
- Date of last revision: 30 June 2025 18:29 UTC
- Date retrieved: 16 April 2026 02:24 UTC
- Permanent URL: https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869
- Page Version ID: 102869
Citation styles for Buffered paper
APA style
Buffered paper. (2025, June 30). CAMEO, . Retrieved 02:24, April 16, 2026 from https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869.
MLA style
"Buffered paper." CAMEO, . 30 Jun 2025, 18:29 UTC. 16 Apr 2026, 02:24 <https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869>.
MHRA style
CAMEO contributors, 'Buffered paper', CAMEO, , 30 June 2025, 18:29 UTC, <https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869> [accessed 16 April 2026]
Chicago style
CAMEO contributors, "Buffered paper," CAMEO, , https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869 (accessed April 16, 2026).
CBE/CSE style
CAMEO contributors. Buffered paper [Internet]. CAMEO, ; 2025 Jun 30, 18:29 UTC [cited 2026 Apr 16]. Available from: https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869.
Bluebook style
Buffered paper, https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869 (last visited April 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CAMEO",
title = "Buffered paper --- CAMEO{,} ",
year = "2025",
url = "https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869",
note = "[Online; accessed 16-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 = "Buffered paper --- CAMEO{,} ",
year = "2025",
url = "\url{https://cameo.mfa.org/index.php?title=Buffered_paper&oldid=102869}",
note = "[Online; accessed 16-April-2026]"
}