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: 26 January 2026 16:32 UTC
- Permanent URL: https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=11512
- Page Version ID: 11512
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 16:32, January 26, 2026 from https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=11512.
MLA style
"Add user to workstation group." WPKG | Open Source Software Deployment and Distribution, . 27 Mar 2013, 04:47 UTC. 26 Jan 2026, 16:32 <https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=11512>.
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=11512> [accessed 26 January 2026]
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=11512 (accessed January 26, 2026).
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 2026 Jan 26]. Available from: https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=11512.
Bluebook style
Add user to workstation group, https://wpkg.org/index.php?title=Add_user_to_workstation_group&oldid=11512 (last visited January 26, 2026).
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=11512",
note = "[Online; accessed 26-January-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 = "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=11512}",
note = "[Online; accessed 26-January-2026]"
}