Cite This Page
Bibliographic details for ESP32
- Page name: ESP32
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 18 June 2021 20:04 UTC
- Date retrieved: 22 May 2026 14:55 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646
- Page Version ID: 1646
Citation styles for ESP32
APA style
ESP32. (2021, June 18). The TinkerNet Wiki, . Retrieved 14:55, May 22, 2026 from https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646.
MLA style
"ESP32." The TinkerNet Wiki, . 18 Jun 2021, 20:04 UTC. 22 May 2026, 14:55 <https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646>.
MHRA style
The TinkerNet Wiki contributors, 'ESP32', The TinkerNet Wiki, , 18 June 2021, 20:04 UTC, <https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646> [accessed 22 May 2026]
Chicago style
The TinkerNet Wiki contributors, "ESP32," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646 (accessed May 22, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. ESP32 [Internet]. The TinkerNet Wiki, ; 2021 Jun 18, 20:04 UTC [cited 2026 May 22]. Available from: https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646.
Bluebook style
ESP32, https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646 (last visited May 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "ESP32 --- The TinkerNet Wiki{,} ",
year = "2021",
url = "https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646",
note = "[Online; accessed 22-May-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 = "ESP32 --- The TinkerNet Wiki{,} ",
year = "2021",
url = "\url{https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1646}",
note = "[Online; accessed 22-May-2026]"
}