Cite This Page
Bibliographic details for ESP8266 / ESP8285
- Page name: ESP8266 / ESP8285
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 23 June 2020 19:15 UTC
- Date retrieved: 30 October 2025 08:05 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314
- Page Version ID: 314
Citation styles for ESP8266 / ESP8285
APA style
ESP8266 / ESP8285. (2020, June 23). The TinkerNet Wiki, . Retrieved 08:05, October 30, 2025 from https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314.
MLA style
"ESP8266 / ESP8285." The TinkerNet Wiki, . 23 Jun 2020, 19:15 UTC. 30 Oct 2025, 08:05 <https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314>.
MHRA style
The TinkerNet Wiki contributors, 'ESP8266 / ESP8285', The TinkerNet Wiki, , 23 June 2020, 19:15 UTC, <https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314> [accessed 30 October 2025]
Chicago style
The TinkerNet Wiki contributors, "ESP8266 / ESP8285," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314 (accessed October 30, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. ESP8266 / ESP8285 [Internet]. The TinkerNet Wiki, ; 2020 Jun 23, 19:15 UTC [cited 2025 Oct 30]. Available from: https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314.
Bluebook style
ESP8266 / ESP8285, https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "ESP8266 / ESP8285 --- The TinkerNet Wiki{,} ",
year = "2020",
url = "https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314",
note = "[Online; accessed 30-October-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 = "The TinkerNet Wiki",
title = "ESP8266 / ESP8285 --- The TinkerNet Wiki{,} ",
year = "2020",
url = "\url{https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=314}",
note = "[Online; accessed 30-October-2025]"
}