Cite This Page
Bibliographic details for Programming with MicroPython
- Page name: Programming with MicroPython
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 27 August 2022 07:00 UTC
- Date retrieved: 6 August 2025 22:48 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430
- Page Version ID: 430
Citation styles for Programming with MicroPython
APA style
Programming with MicroPython. (2022, August 27). Miscellany, . Retrieved 22:48, August 6, 2025 from https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430.
MLA style
"Programming with MicroPython." Miscellany, . 27 Aug 2022, 07:00 UTC. 6 Aug 2025, 22:48 <https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430>.
MHRA style
Miscellany contributors, 'Programming with MicroPython', Miscellany, , 27 August 2022, 07:00 UTC, <https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430> [accessed 6 August 2025]
Chicago style
Miscellany contributors, "Programming with MicroPython," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430 (accessed August 6, 2025).
CBE/CSE style
Miscellany contributors. Programming with MicroPython [Internet]. Miscellany, ; 2022 Aug 27, 07:00 UTC [cited 2025 Aug 6]. Available from: https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430.
Bluebook style
Programming with MicroPython, https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430 (last visited August 6, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Miscellany", title = "Programming with MicroPython --- Miscellany{,} ", year = "2022", url = "https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430", note = "[Online; accessed 6-August-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 = "Programming with MicroPython --- Miscellany{,} ", year = "2022", url = "\url{https://wiki.kats-sites.net/w/index.php?title=Programming_with_MicroPython&oldid=430}", note = "[Online; accessed 6-August-2025]" }