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