Cite This Page
Bibliographic details for Arduino Day 2016
- Page name: Arduino Day 2016
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 20 February 2017 15:44 UTC
- Date retrieved: 27 May 2026 19:55 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146
- Page Version ID: 13146
Citation styles for Arduino Day 2016
APA style
Arduino Day 2016. (2017, February 20). Fixme.ch, . Retrieved 19:55, May 27, 2026 from http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146.
MLA style
"Arduino Day 2016." Fixme.ch, . 20 Feb 2017, 15:44 UTC. 27 May 2026, 19:55 <http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146>.
MHRA style
Fixme.ch contributors, 'Arduino Day 2016', Fixme.ch, , 20 February 2017, 15:44 UTC, <http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146> [accessed 27 May 2026]
Chicago style
Fixme.ch contributors, "Arduino Day 2016," Fixme.ch, , http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146 (accessed May 27, 2026).
CBE/CSE style
Fixme.ch contributors. Arduino Day 2016 [Internet]. Fixme.ch, ; 2017 Feb 20, 15:44 UTC [cited 2026 May 27]. Available from: http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146.
Bluebook style
Arduino Day 2016, http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146 (last visited May 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Arduino Day 2016 --- Fixme.ch{,} ",
year = "2017",
url = "http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146",
note = "[Online; accessed 27-May-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 = "Fixme.ch",
title = "Arduino Day 2016 --- Fixme.ch{,} ",
year = "2017",
url = "\url{http://fixme.ch/w/index.php?title=Arduino_Day_2016&oldid=13146}",
note = "[Online; accessed 27-May-2026]"
}