Cite This Page
Bibliographic details for Intro to Arduino
- Page name: Intro to Arduino
- Author: MakeICT Wiki contributors
- Publisher: MakeICT Wiki, .
- Date of last revision: 20 May 2017 03:31 UTC
- Date retrieved: 22 December 2024 08:41 UTC
- Permanent URL: https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863
- Page Version ID: 4863
Citation styles for Intro to Arduino
APA style
Intro to Arduino. (2017, May 20). MakeICT Wiki, . Retrieved 08:41, December 22, 2024 from https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863.
MLA style
"Intro to Arduino." MakeICT Wiki, . 20 May 2017, 03:31 UTC. 22 Dec 2024, 08:41 <https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863>.
MHRA style
MakeICT Wiki contributors, 'Intro to Arduino', MakeICT Wiki, , 20 May 2017, 03:31 UTC, <https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863> [accessed 22 December 2024]
Chicago style
MakeICT Wiki contributors, "Intro to Arduino," MakeICT Wiki, , https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863 (accessed December 22, 2024).
CBE/CSE style
MakeICT Wiki contributors. Intro to Arduino [Internet]. MakeICT Wiki, ; 2017 May 20, 03:31 UTC [cited 2024 Dec 22]. Available from: https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863.
Bluebook style
Intro to Arduino, https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863 (last visited December 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "MakeICT Wiki", title = "Intro to Arduino --- MakeICT Wiki{,} ", year = "2017", url = "https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863", note = "[Online; accessed 22-December-2024]" }
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 = "MakeICT Wiki", title = "Intro to Arduino --- MakeICT Wiki{,} ", year = "2017", url = "\url{https://wiki.makeict.org/index.php?title=Intro_to_Arduino&oldid=4863}", note = "[Online; accessed 22-December-2024]" }