Cite This Page
Bibliographic details for Getting Started with CentOS 8
- Page name: Getting Started with CentOS 8
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 18 April 2024 20:51 UTC
- Date retrieved: 15 May 2026 11:14 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895
- Page Version ID: 3895
Citation styles for Getting Started with CentOS 8
APA style
Getting Started with CentOS 8. (2024, April 18). Computernewb Wiki. Retrieved 11:14, May 15, 2026 from https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895.
MLA style
"Getting Started with CentOS 8." Computernewb Wiki. 18 Apr 2024, 20:51 UTC. 15 May 2026, 11:14 <https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895>.
MHRA style
Computernewb Wiki contributors, 'Getting Started with CentOS 8', Computernewb Wiki, 18 April 2024, 20:51 UTC, <https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895> [accessed 15 May 2026]
Chicago style
Computernewb Wiki contributors, "Getting Started with CentOS 8," Computernewb Wiki, https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895 (accessed May 15, 2026).
CBE/CSE style
Computernewb Wiki contributors. Getting Started with CentOS 8 [Internet]. Computernewb Wiki; 2024 Apr 18, 20:51 UTC [cited 2026 May 15]. Available from: https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895.
Bluebook style
Getting Started with CentOS 8, https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "Getting Started with CentOS 8 --- Computernewb Wiki{,} ",
year = "2024",
url = "https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895",
note = "[Online; accessed 15-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 = "Computernewb Wiki",
title = "Getting Started with CentOS 8 --- Computernewb Wiki{,} ",
year = "2024",
url = "\url{https://computernewb.com/w/index.php?title=Getting_Started_with_CentOS_8&oldid=3895}",
note = "[Online; accessed 15-May-2026]"
}