Cite This Page
Bibliographic details for Add user to workstation group
- Page name: Add user to workstation group
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 27 March 2013 04:47 UTC
- Date retrieved: 5 December 2025 14:47 UTC
- Permanent URL: https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528
- Page Version ID: 10528
Citation styles for Add user to workstation group
APA style
Add user to workstation group. (2013, March 27). WPKG | Open Source Software Deployment and Distribution, . Retrieved 14:47, December 5, 2025 from https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528.
MLA style
"Add user to workstation group." WPKG | Open Source Software Deployment and Distribution, . 27 Mar 2013, 04:47 UTC. 5 Dec 2025, 14:47 <https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Add user to workstation group', WPKG | Open Source Software Deployment and Distribution, , 27 March 2013, 04:47 UTC, <https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Add user to workstation group," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Add user to workstation group [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2013 Mar 27, 04:47 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528.
Bluebook style
Add user to workstation group, https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Add user to workstation group --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528",
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 = "Add user to workstation group --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2013",
url = "\url{https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=10528}",
note = "[Online; accessed 5-December-2025]"
}