Cite This Page
Bibliographic details for ESP32
- Page name: ESP32
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 19 June 2021 21:13 UTC
- Date retrieved: 22 May 2026 14:54 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1647
- Page Version ID: 1647
Citation styles for ESP32
APA style
ESP32. (2021, June 19). The TinkerNet Wiki, . Retrieved 14:54, May 22, 2026 from https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1647.
MLA style
"ESP32." The TinkerNet Wiki, . 19 Jun 2021, 21:13 UTC. 22 May 2026, 14:54 <https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1647>.
MHRA style
The TinkerNet Wiki contributors, 'ESP32', The TinkerNet Wiki, , 19 June 2021, 21:13 UTC, <https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1647> [accessed 22 May 2026]
Chicago style
The TinkerNet Wiki contributors, "ESP32," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1647 (accessed May 22, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. ESP32 [Internet]. The TinkerNet Wiki, ; 2021 Jun 19, 21:13 UTC [cited 2026 May 22]. Available from: https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1647.
Bluebook style
ESP32, https://wiki.tinkernet.ca/index.php?title=ESP32&oldid=1647 (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=1647",
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=1647}",
note = "[Online; accessed 22-May-2026]"
}