Cite This Page
Bibliographic details for ESP32 & ESP8266
- Page name: ESP32 & ESP8266
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 17 January 2021 03:55 UTC
- Date retrieved: 3 November 2025 12:44 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=230
- Page Version ID: 230
Citation styles for ESP32 & ESP8266
APA style
ESP32 & ESP8266. (2021, January 17). Miscellany, . Retrieved 12:44, November 3, 2025 from https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=230.
MLA style
"ESP32 & ESP8266." Miscellany, . 17 Jan 2021, 03:55 UTC. 3 Nov 2025, 12:44 <https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=230>.
MHRA style
Miscellany contributors, 'ESP32 & ESP8266', Miscellany, , 17 January 2021, 03:55 UTC, <https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=230> [accessed 3 November 2025]
Chicago style
Miscellany contributors, "ESP32 & ESP8266," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=230 (accessed November 3, 2025).
CBE/CSE style
Miscellany contributors. ESP32 & ESP8266 [Internet]. Miscellany, ; 2021 Jan 17, 03:55 UTC [cited 2025 Nov 3]. Available from: https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=230.
Bluebook style
ESP32 & ESP8266, https://wiki.kats-sites.net/w/index.php?title=ESP32_%26_ESP8266&oldid=230 (last visited November 3, 2025).
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=230",
note = "[Online; accessed 3-November-2025]"
}
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=230}",
note = "[Online; accessed 3-November-2025]"
}