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