Cite This Page
Bibliographic details for Arduino
- Page name: Arduino
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 28 February 2022 03:27 UTC
- Date retrieved: 10 July 2026 16:45 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894
- Page Version ID: 9894
Citation styles for Arduino
APA style
Arduino. (2022, February 28). makerhub, . Retrieved 16:45, July 10, 2026 from https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894.
MLA style
"Arduino." makerhub, . 28 Feb 2022, 03:27 UTC. 10 Jul 2026, 16:45 <https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894>.
MHRA style
makerhub contributors, 'Arduino', makerhub, , 28 February 2022, 03:27 UTC, <https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894> [accessed 10 July 2026]
Chicago style
makerhub contributors, "Arduino," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894 (accessed July 10, 2026).
CBE/CSE style
makerhub contributors. Arduino [Internet]. makerhub, ; 2022 Feb 28, 03:27 UTC [cited 2026 Jul 10]. Available from: https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894.
Bluebook style
Arduino, https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894 (last visited July 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "Arduino --- makerhub{,} ",
year = "2022",
url = "https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894",
note = "[Online; accessed 10-July-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 = "makerhub",
title = "Arduino --- makerhub{,} ",
year = "2022",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Arduino&oldid=9894}",
note = "[Online; accessed 10-July-2026]"
}