Cite This Page
Bibliographic details for Arduino
- Page name: Arduino
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 17 January 2021 04:05 UTC
- Date retrieved: 15 April 2026 04:03 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235
- Page Version ID: 235
Citation styles for Arduino
APA style
Arduino. (2021, January 17). Miscellany, . Retrieved 04:03, April 15, 2026 from https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235.
MLA style
"Arduino." Miscellany, . 17 Jan 2021, 04:05 UTC. 15 Apr 2026, 04:03 <https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235>.
MHRA style
Miscellany contributors, 'Arduino', Miscellany, , 17 January 2021, 04:05 UTC, <https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235> [accessed 15 April 2026]
Chicago style
Miscellany contributors, "Arduino," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235 (accessed April 15, 2026).
CBE/CSE style
Miscellany contributors. Arduino [Internet]. Miscellany, ; 2021 Jan 17, 04:05 UTC [cited 2026 Apr 15]. Available from: https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235.
Bluebook style
Arduino, https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235 (last visited April 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Arduino --- Miscellany{,} ",
year = "2021",
url = "https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235",
note = "[Online; accessed 15-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 = "Arduino --- Miscellany{,} ",
year = "2021",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Arduino&oldid=235}",
note = "[Online; accessed 15-April-2026]"
}