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