Cite This Page
Bibliographic details for Using Robocopy in WPKG
- Page name: Using Robocopy in WPKG
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 21 October 2015 12:27 UTC
- Date retrieved: 5 December 2025 12:29 UTC
- Permanent URL: https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929
- Page Version ID: 10929
Citation styles for Using Robocopy in WPKG
APA style
Using Robocopy in WPKG. (2015, October 21). WPKG | Open Source Software Deployment and Distribution, . Retrieved 12:29, December 5, 2025 from https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929.
MLA style
"Using Robocopy in WPKG." WPKG | Open Source Software Deployment and Distribution, . 21 Oct 2015, 12:27 UTC. 5 Dec 2025, 12:29 <https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Using Robocopy in WPKG', WPKG | Open Source Software Deployment and Distribution, , 21 October 2015, 12:27 UTC, <https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Using Robocopy in WPKG," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Using Robocopy in WPKG [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2015 Oct 21, 12:27 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929.
Bluebook style
Using Robocopy in WPKG, https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Using Robocopy in WPKG --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2015",
url = "https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929",
note = "[Online; accessed 5-December-2025]"
}
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 = "Using Robocopy in WPKG --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2015",
url = "\url{https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=10929}",
note = "[Online; accessed 5-December-2025]"
}