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: 12 June 2026 00:57 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Network&oldid=14901
- Page Version ID: 14901
Citation styles for Network
APA style
Network. (2024, January 1). Fixme.ch, . Retrieved 00:57, June 12, 2026 from https://fixme.ch/w/index.php?title=Network&oldid=14901.
MLA style
"Network." Fixme.ch, . 1 Jan 2024, 14:29 UTC. 12 Jun 2026, 00:57 <https://fixme.ch/w/index.php?title=Network&oldid=14901>.
MHRA style
Fixme.ch contributors, 'Network', Fixme.ch, , 1 January 2024, 14:29 UTC, <https://fixme.ch/w/index.php?title=Network&oldid=14901> [accessed 12 June 2026]
Chicago style
Fixme.ch contributors, "Network," Fixme.ch, , https://fixme.ch/w/index.php?title=Network&oldid=14901 (accessed June 12, 2026).
CBE/CSE style
Fixme.ch contributors. Network [Internet]. Fixme.ch, ; 2024 Jan 1, 14:29 UTC [cited 2026 Jun 12]. Available from: https://fixme.ch/w/index.php?title=Network&oldid=14901.
Bluebook style
Network, https://fixme.ch/w/index.php?title=Network&oldid=14901 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Network --- Fixme.ch{,} ",
year = "2024",
url = "https://fixme.ch/w/index.php?title=Network&oldid=14901",
note = "[Online; accessed 12-June-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 = "Fixme.ch",
title = "Network --- Fixme.ch{,} ",
year = "2024",
url = "\url{https://fixme.ch/w/index.php?title=Network&oldid=14901}",
note = "[Online; accessed 12-June-2026]"
}