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: 8 February 2026 02:23 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 02:23, February 8, 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. 8 Feb 2026, 02:23 <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 8 February 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 February 8, 2026).
CBE/CSE style
Computernewb Wiki contributors. Getting Started with CentOS 8 [Internet]. Computernewb Wiki; 2024 Apr 18, 20:51 UTC [cited 2026 Feb 8]. 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 February 8, 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 8-February-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 8-February-2026]"
}