Cite This Page
Bibliographic details for How to install X Window System and a web browser on FreeBSD
- Page name: How to install X Window System and a web browser on FreeBSD
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 19 May 2022 01:42 UTC
- Date retrieved: 11 February 2026 18:28 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711
- Page Version ID: 711
Citation styles for How to install X Window System and a web browser on FreeBSD
APA style
How to install X Window System and a web browser on FreeBSD. (2022, May 19). Computernewb Wiki. Retrieved 18:28, February 11, 2026 from https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711.
MLA style
"How to install X Window System and a web browser on FreeBSD." Computernewb Wiki. 19 May 2022, 01:42 UTC. 11 Feb 2026, 18:28 <https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711>.
MHRA style
Computernewb Wiki contributors, 'How to install X Window System and a web browser on FreeBSD', Computernewb Wiki, 19 May 2022, 01:42 UTC, <https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711> [accessed 11 February 2026]
Chicago style
Computernewb Wiki contributors, "How to install X Window System and a web browser on FreeBSD," Computernewb Wiki, https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711 (accessed February 11, 2026).
CBE/CSE style
Computernewb Wiki contributors. How to install X Window System and a web browser on FreeBSD [Internet]. Computernewb Wiki; 2022 May 19, 01:42 UTC [cited 2026 Feb 11]. Available from: https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711.
Bluebook style
How to install X Window System and a web browser on FreeBSD, https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711 (last visited February 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "How to install X Window System and a web browser on FreeBSD --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711",
note = "[Online; accessed 11-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 install X Window System and a web browser on FreeBSD --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=How_to_install_X_Window_System_and_a_web_browser_on_FreeBSD&oldid=711}",
note = "[Online; accessed 11-February-2026]"
}