Cite This Page
Bibliographic details for YourDuinoEngStarter
- Page name: YourDuinoEngStarter
- Author: ArduinoInfo contributors
- Publisher: ArduinoInfo, .
- Date of last revision: 31 October 2019 22:47 UTC
- Date retrieved: 11 December 2019 02:51 UTC
- Permanent URL: http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398
- Page Version ID: 121398
Citation styles for YourDuinoEngStarter
APA style
YourDuinoEngStarter. (2019, October 31). ArduinoInfo, . Retrieved 02:51, December 11, 2019 from http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398.
MLA style
"YourDuinoEngStarter." ArduinoInfo, . 31 Oct 2019, 22:47 UTC. 11 Dec 2019, 02:51 <http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398>.
MHRA style
ArduinoInfo contributors, 'YourDuinoEngStarter', ArduinoInfo, , 31 October 2019, 22:47 UTC, <http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398> [accessed 11 December 2019]
Chicago style
ArduinoInfo contributors, "YourDuinoEngStarter," ArduinoInfo, , http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398 (accessed December 11, 2019).
CBE/CSE style
ArduinoInfo contributors. YourDuinoEngStarter [Internet]. ArduinoInfo, ; 2019 Oct 31, 22:47 UTC [cited 2019 Dec 11]. Available from: http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398.
Bluebook style
YourDuinoEngStarter, http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398 (last visited December 11, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "ArduinoInfo", title = "YourDuinoEngStarter --- ArduinoInfo{,} ", year = "2019", url = "http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398", note = "[Online; accessed 11-December-2019]" }
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 = "ArduinoInfo", title = "YourDuinoEngStarter --- ArduinoInfo{,} ", year = "2019", url = "\url{http://arduinoinfo.mywikis.net/w/index.php?title=YourDuinoEngStarter&oldid=121398}", note = "[Online; accessed 11-December-2019]" }