Cite This Page
Bibliographic details for System User
- Page name: System User
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 18 November 2010 15:14 UTC
- Date retrieved: 12 September 2026 21:59 UTC
- Permanent URL: https://wpkg.org/index.php?title=System_User&oldid=8693
- Page Version ID: 8693
Citation styles for System User
APA style
System User. (2010, November 18). WPKG | Open Source Software Deployment and Distribution, . Retrieved 21:59, September 12, 2026 from https://wpkg.org/index.php?title=System_User&oldid=8693.
MLA style
"System User." WPKG | Open Source Software Deployment and Distribution, . 18 Nov 2010, 15:14 UTC. 12 Sep 2026, 21:59 <https://wpkg.org/index.php?title=System_User&oldid=8693>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'System User', WPKG | Open Source Software Deployment and Distribution, , 18 November 2010, 15:14 UTC, <https://wpkg.org/index.php?title=System_User&oldid=8693> [accessed 12 September 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "System User," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=System_User&oldid=8693 (accessed September 12, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. System User [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2010 Nov 18, 15:14 UTC [cited 2026 Sep 12]. Available from: https://wpkg.org/index.php?title=System_User&oldid=8693.
Bluebook style
System User, https://wpkg.org/index.php?title=System_User&oldid=8693 (last visited September 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "System User --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "https://wpkg.org/index.php?title=System_User&oldid=8693",
note = "[Online; accessed 12-September-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 = "System User --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "\url{https://wpkg.org/index.php?title=System_User&oldid=8693}",
note = "[Online; accessed 12-September-2026]"
}