Cite This Page
Bibliographic details for Changing the local administrator account password
- Page name: Changing the local administrator account password
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 3 May 2012 13:38 UTC
- Date retrieved: 5 December 2025 11:17 UTC
- Permanent URL: https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722
- Page Version ID: 10722
Citation styles for Changing the local administrator account password
APA style
Changing the local administrator account password. (2012, May 3). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:17, December 5, 2025 from https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722.
MLA style
"Changing the local administrator account password." WPKG | Open Source Software Deployment and Distribution, . 3 May 2012, 13:38 UTC. 5 Dec 2025, 11:17 <https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Changing the local administrator account password', WPKG | Open Source Software Deployment and Distribution, , 3 May 2012, 13:38 UTC, <https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Changing the local administrator account password," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Changing the local administrator account password [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2012 May 3, 13:38 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722.
Bluebook style
Changing the local administrator account password, https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Changing the local administrator account password --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722",
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 = "Changing the local administrator account password --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "\url{https://wpkg.org/index.php?title=Changing_the_local_administrator_account_password&oldid=10722}",
note = "[Online; accessed 5-December-2025]"
}