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