Cite This Page
Bibliographic details for Putty
- Page name: Putty
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 10 June 2024 21:34 UTC
- Date retrieved: 19 May 2026 18:31 UTC
- Permanent URL: https://wpkg.org/index.php?title=Putty&oldid=2072
- Page Version ID: 2072
Citation styles for Putty
APA style
Putty. (2024, June 10). WPKG | Open Source Software Deployment and Distribution, . Retrieved 18:31, May 19, 2026 from https://wpkg.org/index.php?title=Putty&oldid=2072.
MLA style
"Putty." WPKG | Open Source Software Deployment and Distribution, . 10 Jun 2024, 21:34 UTC. 19 May 2026, 18:31 <https://wpkg.org/index.php?title=Putty&oldid=2072>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Putty', WPKG | Open Source Software Deployment and Distribution, , 10 June 2024, 21:34 UTC, <https://wpkg.org/index.php?title=Putty&oldid=2072> [accessed 19 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Putty," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Putty&oldid=2072 (accessed May 19, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Putty [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2024 Jun 10, 21:34 UTC [cited 2026 May 19]. Available from: https://wpkg.org/index.php?title=Putty&oldid=2072.
Bluebook style
Putty, https://wpkg.org/index.php?title=Putty&oldid=2072 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Putty --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2024",
url = "https://wpkg.org/index.php?title=Putty&oldid=2072",
note = "[Online; accessed 19-May-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Putty --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2024",
url = "\url{https://wpkg.org/index.php?title=Putty&oldid=2072}",
note = "[Online; accessed 19-May-2026]"
}