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: 20 October 2020 05:19 UTC
- Date retrieved: 29 October 2025 18:44 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=1014
- Page Version ID: 1014
Citation styles for ESP8266 / ESP8285
APA style
ESP8266 / ESP8285. (2020, October 20). The TinkerNet Wiki, . Retrieved 18:44, October 29, 2025 from https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=1014.
MLA style
"ESP8266 / ESP8285." The TinkerNet Wiki, . 20 Oct 2020, 05:19 UTC. 29 Oct 2025, 18:44 <https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=1014>.
MHRA style
The TinkerNet Wiki contributors, 'ESP8266 / ESP8285', The TinkerNet Wiki, , 20 October 2020, 05:19 UTC, <https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=1014> [accessed 29 October 2025]
Chicago style
The TinkerNet Wiki contributors, "ESP8266 / ESP8285," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=1014 (accessed October 29, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. ESP8266 / ESP8285 [Internet]. The TinkerNet Wiki, ; 2020 Oct 20, 05:19 UTC [cited 2025 Oct 29]. Available from: https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=1014.
Bluebook style
ESP8266 / ESP8285, https://wiki.tinkernet.ca/index.php?title=ESP8266_/_ESP8285&oldid=1014 (last visited October 29, 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=1014",
note = "[Online; accessed 29-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=1014}",
note = "[Online; accessed 29-October-2025]"
}