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: 28 October 2020 01:35 UTC
- Date retrieved: 28 February 2026 03:04 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-Else!&oldid=1050
- Page Version ID: 1050
Citation styles for IoT - ESP-Else!
APA style
IoT - ESP-Else!. (2020, October 28). The TinkerNet Wiki, . Retrieved 03:04, February 28, 2026 from https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-Else!&oldid=1050.
MLA style
"IoT - ESP-Else!." The TinkerNet Wiki, . 28 Oct 2020, 01:35 UTC. 28 Feb 2026, 03:04 <https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-Else!&oldid=1050>.
MHRA style
The TinkerNet Wiki contributors, 'IoT - ESP-Else!', The TinkerNet Wiki, , 28 October 2020, 01:35 UTC, <https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-Else!&oldid=1050> [accessed 28 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=1050 (accessed February 28, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. IoT - ESP-Else! [Internet]. The TinkerNet Wiki, ; 2020 Oct 28, 01:35 UTC [cited 2026 Feb 28]. Available from: https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-Else!&oldid=1050.
Bluebook style
IoT - ESP-Else!, https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-Else!&oldid=1050 (last visited February 28, 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=1050",
note = "[Online; accessed 28-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=1050}",
note = "[Online; accessed 28-February-2026]"
}