Cite This Page
Bibliographic details for WPKG with Active Directory
- Page name: WPKG with Active Directory
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 21 August 2018 15:23 UTC
- Date retrieved: 13 May 2026 15:16 UTC
- Permanent URL: https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073
- Page Version ID: 4073
Citation styles for WPKG with Active Directory
APA style
WPKG with Active Directory. (2018, August 21). WPKG | Open Source Software Deployment and Distribution, . Retrieved 15:16, May 13, 2026 from https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073.
MLA style
"WPKG with Active Directory." WPKG | Open Source Software Deployment and Distribution, . 21 Aug 2018, 15:23 UTC. 13 May 2026, 15:16 <https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'WPKG with Active Directory', WPKG | Open Source Software Deployment and Distribution, , 21 August 2018, 15:23 UTC, <https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073> [accessed 13 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "WPKG with Active Directory," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073 (accessed May 13, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. WPKG with Active Directory [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2018 Aug 21, 15:23 UTC [cited 2026 May 13]. Available from: https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073.
Bluebook style
WPKG with Active Directory, https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "WPKG with Active Directory --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2018",
url = "https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073",
note = "[Online; accessed 13-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 = "WPKG with Active Directory --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2018",
url = "\url{https://wpkg.org/index.php?title=WPKG_with_Active_Directory&oldid=4073}",
note = "[Online; accessed 13-May-2026]"
}