Cite This Page
Bibliographic details for Arduino Wave Shield 01
- Page name: Arduino Wave Shield 01
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 8 September 2020 22:28 UTC
- Date retrieved: 18 April 2026 14:50 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670
- Page Version ID: 3670
Citation styles for Arduino Wave Shield 01
APA style
Arduino Wave Shield 01. (2020, September 8). TheBeard Science Project Wiki, . Retrieved 14:50, April 18, 2026 from https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670.
MLA style
"Arduino Wave Shield 01." TheBeard Science Project Wiki, . 8 Sep 2020, 22:28 UTC. 18 Apr 2026, 14:50 <https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670>.
MHRA style
TheBeard Science Project Wiki contributors, 'Arduino Wave Shield 01', TheBeard Science Project Wiki, , 8 September 2020, 22:28 UTC, <https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670> [accessed 18 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Arduino Wave Shield 01," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670 (accessed April 18, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Arduino Wave Shield 01 [Internet]. TheBeard Science Project Wiki, ; 2020 Sep 8, 22:28 UTC [cited 2026 Apr 18]. Available from: https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670.
Bluebook style
Arduino Wave Shield 01, https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Arduino Wave Shield 01 --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670",
note = "[Online; accessed 18-April-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 = "TheBeard Science Project Wiki",
title = "Arduino Wave Shield 01 --- TheBeard Science Project Wiki{,} ",
year = "2020",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Arduino_Wave_Shield_01&oldid=3670}",
note = "[Online; accessed 18-April-2026]"
}