Cite This Page
Bibliographic details for How to use modules in CentOS 8
- Page name: How to use modules in CentOS 8
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 18 May 2022 00:38 UTC
- Date retrieved: 13 January 2026 15:47 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443
- Page Version ID: 443
Citation styles for How to use modules in CentOS 8
APA style
How to use modules in CentOS 8. (2022, May 18). Computernewb Wiki. Retrieved 15:47, January 13, 2026 from https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443.
MLA style
"How to use modules in CentOS 8." Computernewb Wiki. 18 May 2022, 00:38 UTC. 13 Jan 2026, 15:47 <https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443>.
MHRA style
Computernewb Wiki contributors, 'How to use modules in CentOS 8', Computernewb Wiki, 18 May 2022, 00:38 UTC, <https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443> [accessed 13 January 2026]
Chicago style
Computernewb Wiki contributors, "How to use modules in CentOS 8," Computernewb Wiki, https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443 (accessed January 13, 2026).
CBE/CSE style
Computernewb Wiki contributors. How to use modules in CentOS 8 [Internet]. Computernewb Wiki; 2022 May 18, 00:38 UTC [cited 2026 Jan 13]. Available from: https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443.
Bluebook style
How to use modules in CentOS 8, https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443 (last visited January 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "How to use modules in CentOS 8 --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443",
note = "[Online; accessed 13-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 use modules in CentOS 8 --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=How_to_use_modules_in_CentOS_8&oldid=443}",
note = "[Online; accessed 13-January-2026]"
}