Cite This Page
Bibliographic details for Internet of Things (IoT)
- Page name: Internet of Things (IoT)
- Author: TeleCafeWiki contributors
- Publisher: TeleCafeWiki, .
- Date of last revision: 17 June 2016 23:23 UTC
- Date retrieved: 8 August 2026 20:01 UTC
- Permanent URL: https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887
- Page Version ID: 887
Citation styles for Internet of Things (IoT)
APA style
Internet of Things (IoT). (2016, June 17). TeleCafeWiki, . Retrieved 20:01, August 8, 2026 from https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887.
MLA style
"Internet of Things (IoT)." TeleCafeWiki, . 17 Jun 2016, 23:23 UTC. 8 Aug 2026, 20:01 <https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887>.
MHRA style
TeleCafeWiki contributors, 'Internet of Things (IoT)', TeleCafeWiki, , 17 June 2016, 23:23 UTC, <https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887> [accessed 8 August 2026]
Chicago style
TeleCafeWiki contributors, "Internet of Things (IoT)," TeleCafeWiki, , https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887 (accessed August 8, 2026).
CBE/CSE style
TeleCafeWiki contributors. Internet of Things (IoT) [Internet]. TeleCafeWiki, ; 2016 Jun 17, 23:23 UTC [cited 2026 Aug 8]. Available from: https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887.
Bluebook style
Internet of Things (IoT), https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887 (last visited August 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TeleCafeWiki",
title = "Internet of Things (IoT) --- TeleCafeWiki{,} ",
year = "2016",
url = "https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887",
note = "[Online; accessed 8-August-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 = "TeleCafeWiki",
title = "Internet of Things (IoT) --- TeleCafeWiki{,} ",
year = "2016",
url = "\url{https://www.telecafe.org/smw/index.php?title=Internet_of_Things_(IoT)&oldid=887}",
note = "[Online; accessed 8-August-2026]"
}