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