Cite This Page
Bibliographic details for Linux - Stats over MQTT
- Page name: Linux - Stats over MQTT
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 29 December 2020 02:07 UTC
- Date retrieved: 27 October 2025 02:21 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318
- Page Version ID: 1318
Citation styles for Linux - Stats over MQTT
APA style
Linux - Stats over MQTT. (2020, December 29). The TinkerNet Wiki, . Retrieved 02:21, October 27, 2025 from https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318.
MLA style
"Linux - Stats over MQTT." The TinkerNet Wiki, . 29 Dec 2020, 02:07 UTC. 27 Oct 2025, 02:21 <https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318>.
MHRA style
The TinkerNet Wiki contributors, 'Linux - Stats over MQTT', The TinkerNet Wiki, , 29 December 2020, 02:07 UTC, <https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318> [accessed 27 October 2025]
Chicago style
The TinkerNet Wiki contributors, "Linux - Stats over MQTT," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318 (accessed October 27, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. Linux - Stats over MQTT [Internet]. The TinkerNet Wiki, ; 2020 Dec 29, 02:07 UTC [cited 2025 Oct 27]. Available from: https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318.
Bluebook style
Linux - Stats over MQTT, https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "Linux - Stats over MQTT --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318",
note = "[Online; accessed 27-October-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 = "The TinkerNet Wiki",
title = "Linux - Stats over MQTT --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=Linux_-_Stats_over_MQTT&oldid=1318}",
note = "[Online; accessed 27-October-2025]"
}