Cite This Page
Bibliographic details for Network
- Page name: Network
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 1 January 2024 14:29 UTC
- Date retrieved: 15 November 2025 17:33 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Network&oldid=7021
- Page Version ID: 7021
Citation styles for Network
APA style
Network. (2024, January 1). Fixme.ch, . Retrieved 17:33, November 15, 2025 from http://fixme.ch/w/index.php?title=Network&oldid=7021.
MLA style
"Network." Fixme.ch, . 1 Jan 2024, 14:29 UTC. 15 Nov 2025, 17:33 <http://fixme.ch/w/index.php?title=Network&oldid=7021>.
MHRA style
Fixme.ch contributors, 'Network', Fixme.ch, , 1 January 2024, 14:29 UTC, <http://fixme.ch/w/index.php?title=Network&oldid=7021> [accessed 15 November 2025]
Chicago style
Fixme.ch contributors, "Network," Fixme.ch, , http://fixme.ch/w/index.php?title=Network&oldid=7021 (accessed November 15, 2025).
CBE/CSE style
Fixme.ch contributors. Network [Internet]. Fixme.ch, ; 2024 Jan 1, 14:29 UTC [cited 2025 Nov 15]. Available from: http://fixme.ch/w/index.php?title=Network&oldid=7021.
Bluebook style
Network, http://fixme.ch/w/index.php?title=Network&oldid=7021 (last visited November 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Network --- Fixme.ch{,} ",
year = "2024",
url = "http://fixme.ch/w/index.php?title=Network&oldid=7021",
note = "[Online; accessed 15-November-2025]"
}
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 = "Fixme.ch",
title = "Network --- Fixme.ch{,} ",
year = "2024",
url = "\url{http://fixme.ch/w/index.php?title=Network&oldid=7021}",
note = "[Online; accessed 15-November-2025]"
}