Cite This Page
Bibliographic details for Enabling / disabling Windows services
- Page name: Enabling / disabling Windows services
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 30 June 2011 18:41 UTC
- Date retrieved: 12 May 2026 19:05 UTC
- Permanent URL: https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149
- Page Version ID: 9149
Citation styles for Enabling / disabling Windows services
APA style
Enabling / disabling Windows services. (2011, June 30). WPKG | Open Source Software Deployment and Distribution, . Retrieved 19:05, May 12, 2026 from https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149.
MLA style
"Enabling / disabling Windows services." WPKG | Open Source Software Deployment and Distribution, . 30 Jun 2011, 18:41 UTC. 12 May 2026, 19:05 <https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Enabling / disabling Windows services', WPKG | Open Source Software Deployment and Distribution, , 30 June 2011, 18:41 UTC, <https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149> [accessed 12 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Enabling / disabling Windows services," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149 (accessed May 12, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Enabling / disabling Windows services [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Jun 30, 18:41 UTC [cited 2026 May 12]. Available from: https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149.
Bluebook style
Enabling / disabling Windows services, https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149 (last visited May 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Enabling / disabling Windows services --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149",
note = "[Online; accessed 12-May-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 = "Enabling / disabling Windows services --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Enabling_/_disabling_Windows_services&oldid=9149}",
note = "[Online; accessed 12-May-2026]"
}