Cite This Page
Bibliographic details for Software/PuTTY
- Page name: Software/PuTTY
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 23 May 2023 15:29 UTC
- Date retrieved: 16 March 2026 13:02 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176
- Page Version ID: 2176
Citation styles for Software/PuTTY
APA style
Software/PuTTY. (2023, May 23). OchaWiki, . Retrieved 13:02, March 16, 2026 from https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176.
MLA style
"Software/PuTTY." OchaWiki, . 23 May 2023, 15:29 UTC. 16 Mar 2026, 13:02 <https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176>.
MHRA style
OchaWiki contributors, 'Software/PuTTY', OchaWiki, , 23 May 2023, 15:29 UTC, <https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176> [accessed 16 March 2026]
Chicago style
OchaWiki contributors, "Software/PuTTY," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176 (accessed March 16, 2026).
CBE/CSE style
OchaWiki contributors. Software/PuTTY [Internet]. OchaWiki, ; 2023 May 23, 15:29 UTC [cited 2026 Mar 16]. Available from: https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176.
Bluebook style
Software/PuTTY, https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Software/PuTTY --- OchaWiki{,} ",
year = "2023",
url = "https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176",
note = "[Online; accessed 16-March-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 = "OchaWiki",
title = "Software/PuTTY --- OchaWiki{,} ",
year = "2023",
url = "\url{https://www.omecha.nl/mw/index.php?title=Software/PuTTY&oldid=2176}",
note = "[Online; accessed 16-March-2026]"
}