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