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