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