Cite This Page
Bibliographic details for CentOS 8
- Page name: CentOS 8
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 17 May 2022 23:00 UTC
- Date retrieved: 16 July 2026 02:01 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=CentOS_8&oldid=229
- Page Version ID: 229
Citation styles for CentOS 8
APA style
CentOS 8. (2022, May 17). Computernewb Wiki. Retrieved 02:01, July 16, 2026 from https://computernewb.com/w/index.php?title=CentOS_8&oldid=229.
MLA style
"CentOS 8." Computernewb Wiki. 17 May 2022, 23:00 UTC. 16 Jul 2026, 02:01 <https://computernewb.com/w/index.php?title=CentOS_8&oldid=229>.
MHRA style
Computernewb Wiki contributors, 'CentOS 8', Computernewb Wiki, 17 May 2022, 23:00 UTC, <https://computernewb.com/w/index.php?title=CentOS_8&oldid=229> [accessed 16 July 2026]
Chicago style
Computernewb Wiki contributors, "CentOS 8," Computernewb Wiki, https://computernewb.com/w/index.php?title=CentOS_8&oldid=229 (accessed July 16, 2026).
CBE/CSE style
Computernewb Wiki contributors. CentOS 8 [Internet]. Computernewb Wiki; 2022 May 17, 23:00 UTC [cited 2026 Jul 16]. Available from: https://computernewb.com/w/index.php?title=CentOS_8&oldid=229.
Bluebook style
CentOS 8, https://computernewb.com/w/index.php?title=CentOS_8&oldid=229 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "CentOS 8 --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=CentOS_8&oldid=229",
note = "[Online; accessed 16-July-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 = "CentOS 8 --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=CentOS_8&oldid=229}",
note = "[Online; accessed 16-July-2026]"
}