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