Cite This Page
Bibliographic details for IoT - ESP-01 Everything!
- Page name: IoT - ESP-01 Everything!
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 14 October 2020 01:15 UTC
- Date retrieved: 16 November 2025 13:34 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911
- Page Version ID: 911
Citation styles for IoT - ESP-01 Everything!
APA style
IoT - ESP-01 Everything!. (2020, October 14). The TinkerNet Wiki, . Retrieved 13:34, November 16, 2025 from https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911.
MLA style
"IoT - ESP-01 Everything!." The TinkerNet Wiki, . 14 Oct 2020, 01:15 UTC. 16 Nov 2025, 13:34 <https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911>.
MHRA style
The TinkerNet Wiki contributors, 'IoT - ESP-01 Everything!', The TinkerNet Wiki, , 14 October 2020, 01:15 UTC, <https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911> [accessed 16 November 2025]
Chicago style
The TinkerNet Wiki contributors, "IoT - ESP-01 Everything!," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911 (accessed November 16, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. IoT - ESP-01 Everything! [Internet]. The TinkerNet Wiki, ; 2020 Oct 14, 01:15 UTC [cited 2025 Nov 16]. Available from: https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911.
Bluebook style
IoT - ESP-01 Everything!, https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911 (last visited November 16, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "IoT - ESP-01 Everything! --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911",
note = "[Online; accessed 16-November-2025]"
}
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-01 Everything! --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=IoT_-_ESP-01_Everything!&oldid=911}",
note = "[Online; accessed 16-November-2025]"
}