Cite This Page
Bibliographic details for Push Install WPKG with Psexec
- Page name: Push Install WPKG with Psexec
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 28 April 2017 11:18 UTC
- Date retrieved: 5 December 2025 11:58 UTC
- Permanent URL: https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537
- Page Version ID: 6537
Citation styles for Push Install WPKG with Psexec
APA style
Push Install WPKG with Psexec. (2017, April 28). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:58, December 5, 2025 from https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537.
MLA style
"Push Install WPKG with Psexec." WPKG | Open Source Software Deployment and Distribution, . 28 Apr 2017, 11:18 UTC. 5 Dec 2025, 11:58 <https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Push Install WPKG with Psexec', WPKG | Open Source Software Deployment and Distribution, , 28 April 2017, 11:18 UTC, <https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Push Install WPKG with Psexec," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Push Install WPKG with Psexec [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2017 Apr 28, 11:18 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537.
Bluebook style
Push Install WPKG with Psexec, https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Push Install WPKG with Psexec --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537",
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 = "Push Install WPKG with Psexec --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "\url{https://wpkg.org/index.php?title=Push_Install_WPKG_with_Psexec&oldid=6537}",
note = "[Online; accessed 5-December-2025]"
}