Cite This Page
Bibliographic details for Cyberduck
- Page name: Cyberduck
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 13 April 2013 11:19 UTC
- Date retrieved: 3 August 2026 17:48 UTC
- Permanent URL: https://wpkg.org/index.php?title=Cyberduck&oldid=11541
- Page Version ID: 11541
Citation styles for Cyberduck
APA style
Cyberduck. (2013, April 13). WPKG | Open Source Software Deployment and Distribution, . Retrieved 17:48, August 3, 2026 from https://wpkg.org/index.php?title=Cyberduck&oldid=11541.
MLA style
"Cyberduck." WPKG | Open Source Software Deployment and Distribution, . 13 Apr 2013, 11:19 UTC. 3 Aug 2026, 17:48 <https://wpkg.org/index.php?title=Cyberduck&oldid=11541>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Cyberduck', WPKG | Open Source Software Deployment and Distribution, , 13 April 2013, 11:19 UTC, <https://wpkg.org/index.php?title=Cyberduck&oldid=11541> [accessed 3 August 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Cyberduck," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Cyberduck&oldid=11541 (accessed August 3, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Cyberduck [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2013 Apr 13, 11:19 UTC [cited 2026 Aug 3]. Available from: https://wpkg.org/index.php?title=Cyberduck&oldid=11541.
Bluebook style
Cyberduck, https://wpkg.org/index.php?title=Cyberduck&oldid=11541 (last visited August 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Cyberduck --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "https://wpkg.org/index.php?title=Cyberduck&oldid=11541",
note = "[Online; accessed 3-August-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 = "Cyberduck --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "\url{https://wpkg.org/index.php?title=Cyberduck&oldid=11541}",
note = "[Online; accessed 3-August-2026]"
}