Cite This Page
Bibliographic details for Arduino
- Page name: Arduino
- Author: Quantum kot contributors
- Publisher: Quantum kot, .
- Date of last revision: 3 May 2017 23:40 UTC
- Date retrieved: 23 March 2026 13:17 UTC
- Permanent URL: https://wiki.qkot.space/index.php?title=Arduino&oldid=281
- Page Version ID: 281
Citation styles for Arduino
APA style
Arduino. (2017, May 3). Quantum kot, . Retrieved 13:17, March 23, 2026 from https://wiki.qkot.space/index.php?title=Arduino&oldid=281.
MLA style
"Arduino." Quantum kot, . 3 May 2017, 23:40 UTC. 23 Mar 2026, 13:17 <https://wiki.qkot.space/index.php?title=Arduino&oldid=281>.
MHRA style
Quantum kot contributors, 'Arduino', Quantum kot, , 3 May 2017, 23:40 UTC, <https://wiki.qkot.space/index.php?title=Arduino&oldid=281> [accessed 23 March 2026]
Chicago style
Quantum kot contributors, "Arduino," Quantum kot, , https://wiki.qkot.space/index.php?title=Arduino&oldid=281 (accessed March 23, 2026).
CBE/CSE style
Quantum kot contributors. Arduino [Internet]. Quantum kot, ; 2017 May 3, 23:40 UTC [cited 2026 Mar 23]. Available from: https://wiki.qkot.space/index.php?title=Arduino&oldid=281.
Bluebook style
Arduino, https://wiki.qkot.space/index.php?title=Arduino&oldid=281 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Quantum kot",
title = "Arduino --- Quantum kot{,} ",
year = "2017",
url = "https://wiki.qkot.space/index.php?title=Arduino&oldid=281",
note = "[Online; accessed 23-March-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 = "Quantum kot",
title = "Arduino --- Quantum kot{,} ",
year = "2017",
url = "\url{https://wiki.qkot.space/index.php?title=Arduino&oldid=281}",
note = "[Online; accessed 23-March-2026]"
}