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: 24 November 2025 17:38 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220
- Page Version ID: 6220
Citation styles for Mesh networking
APA style
Mesh networking. (2015, January 15). Fixme.ch, . Retrieved 17:38, November 24, 2025 from http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220.
MLA style
"Mesh networking." Fixme.ch, . 15 Jan 2015, 11:29 UTC. 24 Nov 2025, 17:38 <http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220>.
MHRA style
Fixme.ch contributors, 'Mesh networking', Fixme.ch, , 15 January 2015, 11:29 UTC, <http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220> [accessed 24 November 2025]
Chicago style
Fixme.ch contributors, "Mesh networking," Fixme.ch, , http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220 (accessed November 24, 2025).
CBE/CSE style
Fixme.ch contributors. Mesh networking [Internet]. Fixme.ch, ; 2015 Jan 15, 11:29 UTC [cited 2025 Nov 24]. Available from: http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220.
Bluebook style
Mesh networking, http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220 (last visited November 24, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Mesh networking --- Fixme.ch{,} ",
year = "2015",
url = "http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220",
note = "[Online; accessed 24-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{http://fixme.ch/w/index.php?title=Mesh_networking&oldid=6220}",
note = "[Online; accessed 24-November-2025]"
}