Bibliographic details for ROUTER-Edge
- Page name: ROUTER-Edge
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 22 December 2023 23:31 UTC
- Date retrieved: 1 November 2025 00:05 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557
- Page Version ID: 15557
Citation styles for ROUTER-Edge
APA style
ROUTER-Edge. (2023, December 22). Fixme.ch, . Retrieved 00:05, November 1, 2025 from https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557.
MLA style
"ROUTER-Edge." Fixme.ch, . 22 Dec 2023, 23:31 UTC. 1 Nov 2025, 00:05 <https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557>.
MHRA style
Fixme.ch contributors, 'ROUTER-Edge', Fixme.ch, , 22 December 2023, 23:31 UTC, <https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557> [accessed 1 November 2025]
Chicago style
Fixme.ch contributors, "ROUTER-Edge," Fixme.ch, , https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557 (accessed November 1, 2025).
CBE/CSE style
Fixme.ch contributors. ROUTER-Edge [Internet]. Fixme.ch, ; 2023 Dec 22, 23:31 UTC [cited 2025 Nov 1]. Available from: https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557.
Bluebook style
ROUTER-Edge, https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "ROUTER-Edge --- Fixme.ch{,} ",
year = "2023",
url = "https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557",
note = "[Online; accessed 1-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 = "ROUTER-Edge --- Fixme.ch{,} ",
year = "2023",
url = "\url{https://fixme.ch/w/index.php?title=ROUTER-Edge&oldid=15557}",
note = "[Online; accessed 1-November-2025]"
}