Cite This Page
Bibliographic details for ESP32 & ESP8266
- Page name: ESP32 & ESP8266
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 18 December 2021 10:50 UTC
- Date retrieved: 29 April 2026 19:02 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400
- Page Version ID: 400
Citation styles for ESP32 & ESP8266
APA style
ESP32 & ESP8266. (2021, December 18). Miscellany, . Retrieved 19:02, April 29, 2026 from https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400.
MLA style
"ESP32 & ESP8266." Miscellany, . 18 Dec 2021, 10:50 UTC. 29 Apr 2026, 19:02 <https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400>.
MHRA style
Miscellany contributors, 'ESP32 & ESP8266', Miscellany, , 18 December 2021, 10:50 UTC, <https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400> [accessed 29 April 2026]
Chicago style
Miscellany contributors, "ESP32 & ESP8266," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400 (accessed April 29, 2026).
CBE/CSE style
Miscellany contributors. ESP32 & ESP8266 [Internet]. Miscellany, ; 2021 Dec 18, 10:50 UTC [cited 2026 Apr 29]. Available from: https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400.
Bluebook style
ESP32 & ESP8266, https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "ESP32 & ESP8266 --- Miscellany{,} ",
year = "2021",
url = "https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400",
note = "[Online; accessed 29-April-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 = "2021",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=400}",
note = "[Online; accessed 29-April-2026]"
}