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