Cite This Page
Bibliographic details for MQTT
- Page name: MQTT
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 29 October 2018 21:20 UTC
- Date retrieved: 5 November 2025 13:27 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=MQTT&oldid=13941
- Page Version ID: 13941
Citation styles for MQTT
APA style
MQTT. (2018, October 29). Fixme.ch, . Retrieved 13:27, November 5, 2025 from http://fixme.ch/w/index.php?title=MQTT&oldid=13941.
MLA style
"MQTT." Fixme.ch, . 29 Oct 2018, 21:20 UTC. 5 Nov 2025, 13:27 <http://fixme.ch/w/index.php?title=MQTT&oldid=13941>.
MHRA style
Fixme.ch contributors, 'MQTT', Fixme.ch, , 29 October 2018, 21:20 UTC, <http://fixme.ch/w/index.php?title=MQTT&oldid=13941> [accessed 5 November 2025]
Chicago style
Fixme.ch contributors, "MQTT," Fixme.ch, , http://fixme.ch/w/index.php?title=MQTT&oldid=13941 (accessed November 5, 2025).
CBE/CSE style
Fixme.ch contributors. MQTT [Internet]. Fixme.ch, ; 2018 Oct 29, 21:20 UTC [cited 2025 Nov 5]. Available from: http://fixme.ch/w/index.php?title=MQTT&oldid=13941.
Bluebook style
MQTT, http://fixme.ch/w/index.php?title=MQTT&oldid=13941 (last visited November 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "MQTT --- Fixme.ch{,} ",
year = "2018",
url = "http://fixme.ch/w/index.php?title=MQTT&oldid=13941",
note = "[Online; accessed 5-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 = "MQTT --- Fixme.ch{,} ",
year = "2018",
url = "\url{http://fixme.ch/w/index.php?title=MQTT&oldid=13941}",
note = "[Online; accessed 5-November-2025]"
}