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