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