Cite This Page
Bibliographic details for ESP32 & ESP8266
- Page name: ESP32 & ESP8266
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 8 August 2026 21:41 UTC
- Date retrieved: 13 September 2026 16:12 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002
- Page Version ID: 1002
Citation styles for ESP32 & ESP8266
APA style
ESP32 & ESP8266. (2026, August 8). Miscellany, . Retrieved 16:12, September 13, 2026 from https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002.
MLA style
"ESP32 & ESP8266." Miscellany, . 8 Aug 2026, 21:41 UTC. 13 Sep 2026, 16:12 <https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002>.
MHRA style
Miscellany contributors, 'ESP32 & ESP8266', Miscellany, , 8 August 2026, 21:41 UTC, <https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002> [accessed 13 September 2026]
Chicago style
Miscellany contributors, "ESP32 & ESP8266," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002 (accessed September 13, 2026).
CBE/CSE style
Miscellany contributors. ESP32 & ESP8266 [Internet]. Miscellany, ; 2026 Aug 8, 21:41 UTC [cited 2026 Sep 13]. Available from: https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002.
Bluebook style
ESP32 & ESP8266, https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002 (last visited September 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "ESP32 & ESP8266 --- Miscellany{,} ",
year = "2026",
url = "https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002",
note = "[Online; accessed 13-September-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 = "Miscellany",
title = "ESP32 & ESP8266 --- Miscellany{,} ",
year = "2026",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=1002}",
note = "[Online; accessed 13-September-2026]"
}