Cite This Page
Bibliographic details for IoT - Mozilla WebThings
- Page name: IoT - Mozilla WebThings
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 12 June 2020 22:37 UTC
- Date retrieved: 23 March 2026 13:10 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206
- Page Version ID: 206
Citation styles for IoT - Mozilla WebThings
APA style
IoT - Mozilla WebThings. (2020, June 12). The TinkerNet Wiki, . Retrieved 13:10, March 23, 2026 from https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206.
MLA style
"IoT - Mozilla WebThings." The TinkerNet Wiki, . 12 Jun 2020, 22:37 UTC. 23 Mar 2026, 13:10 <https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206>.
MHRA style
The TinkerNet Wiki contributors, 'IoT - Mozilla WebThings', The TinkerNet Wiki, , 12 June 2020, 22:37 UTC, <https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206> [accessed 23 March 2026]
Chicago style
The TinkerNet Wiki contributors, "IoT - Mozilla WebThings," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206 (accessed March 23, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. IoT - Mozilla WebThings [Internet]. The TinkerNet Wiki, ; 2020 Jun 12, 22:37 UTC [cited 2026 Mar 23]. Available from: https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206.
Bluebook style
IoT - Mozilla WebThings, https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "IoT - Mozilla WebThings --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206",
note = "[Online; accessed 23-March-2026]"
}
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 = "IoT - Mozilla WebThings --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=IoT_-_Mozilla_WebThings&oldid=206}",
note = "[Online; accessed 23-March-2026]"
}