Cite This Page
Bibliographic details for How to add a user account in Oracle Linux 7
- Page name: How to add a user account in Oracle Linux 7
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 17 May 2022 22:41 UTC
- Date retrieved: 24 January 2026 12:35 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11
- Page Version ID: 11
Citation styles for How to add a user account in Oracle Linux 7
APA style
How to add a user account in Oracle Linux 7. (2022, May 17). Computernewb Wiki. Retrieved 12:35, January 24, 2026 from https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11.
MLA style
"How to add a user account in Oracle Linux 7." Computernewb Wiki. 17 May 2022, 22:41 UTC. 24 Jan 2026, 12:35 <https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11>.
MHRA style
Computernewb Wiki contributors, 'How to add a user account in Oracle Linux 7', Computernewb Wiki, 17 May 2022, 22:41 UTC, <https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11> [accessed 24 January 2026]
Chicago style
Computernewb Wiki contributors, "How to add a user account in Oracle Linux 7," Computernewb Wiki, https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11 (accessed January 24, 2026).
CBE/CSE style
Computernewb Wiki contributors. How to add a user account in Oracle Linux 7 [Internet]. Computernewb Wiki; 2022 May 17, 22:41 UTC [cited 2026 Jan 24]. Available from: https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11.
Bluebook style
How to add a user account in Oracle Linux 7, https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11 (last visited January 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "How to add a user account in Oracle Linux 7 --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11",
note = "[Online; accessed 24-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 = "Computernewb Wiki",
title = "How to add a user account in Oracle Linux 7 --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=How_to_add_a_user_account_in_Oracle_Linux_7&oldid=11}",
note = "[Online; accessed 24-January-2026]"
}