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 17:44 UTC
- Date retrieved: 28 March 2026 13:53 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=IoT&oldid=295
- Page Version ID: 295
Citation styles for IoT
APA style
IoT. (2020, June 23). The TinkerNet Wiki, . Retrieved 13:53, March 28, 2026 from https://wiki.tinkernet.ca/index.php?title=IoT&oldid=295.
MLA style
"IoT." The TinkerNet Wiki, . 23 Jun 2020, 17:44 UTC. 28 Mar 2026, 13:53 <https://wiki.tinkernet.ca/index.php?title=IoT&oldid=295>.
MHRA style
The TinkerNet Wiki contributors, 'IoT', The TinkerNet Wiki, , 23 June 2020, 17:44 UTC, <https://wiki.tinkernet.ca/index.php?title=IoT&oldid=295> [accessed 28 March 2026]
Chicago style
The TinkerNet Wiki contributors, "IoT," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=IoT&oldid=295 (accessed March 28, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. IoT [Internet]. The TinkerNet Wiki, ; 2020 Jun 23, 17:44 UTC [cited 2026 Mar 28]. Available from: https://wiki.tinkernet.ca/index.php?title=IoT&oldid=295.
Bluebook style
IoT, https://wiki.tinkernet.ca/index.php?title=IoT&oldid=295 (last visited March 28, 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=295",
note = "[Online; accessed 28-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=295}",
note = "[Online; accessed 28-March-2026]"
}