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 04:27 UTC
- Permanent URL: https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=12742
- Page Version ID: 12742
Citation styles for Using Robocopy in WPKG
APA style
Using Robocopy in WPKG. (2015, October 21). WPKG | Open Source Software Deployment and Distribution, . Retrieved 04:27, December 5, 2025 from https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=12742.
MLA style
"Using Robocopy in WPKG." WPKG | Open Source Software Deployment and Distribution, . 21 Oct 2015, 12:27 UTC. 5 Dec 2025, 04:27 <https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=12742>.
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=12742> [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=12742 (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=12742.
Bluebook style
Using Robocopy in WPKG, https://wpkg.org/index.php?title=Using_Robocopy_in_WPKG&oldid=12742 (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=12742",
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=12742}",
note = "[Online; accessed 5-December-2025]"
}