Cite This Page
Bibliographic details for Playing multiple sounds at once
- Page name: Playing multiple sounds at once
- Author: ESE205 Wiki contributors
- Publisher: ESE205 Wiki, .
- Date of last revision: 29 April 2019 04:34 UTC
- Date retrieved: 19 August 2022 10:31 UTC
- Permanent URL: https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846
- Page Version ID: 18846
Citation styles for Playing multiple sounds at once
APA style
Playing multiple sounds at once. (2019, April 29). ESE205 Wiki, . Retrieved 10:31, August 19, 2022 from https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846.
MLA style
"Playing multiple sounds at once." ESE205 Wiki, . 29 Apr 2019, 04:34 UTC. 19 Aug 2022, 10:31 <https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846>.
MHRA style
ESE205 Wiki contributors, 'Playing multiple sounds at once', ESE205 Wiki, , 29 April 2019, 04:34 UTC, <https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846> [accessed 19 August 2022]
Chicago style
ESE205 Wiki contributors, "Playing multiple sounds at once," ESE205 Wiki, , https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846 (accessed August 19, 2022).
CBE/CSE style
ESE205 Wiki contributors. Playing multiple sounds at once [Internet]. ESE205 Wiki, ; 2019 Apr 29, 04:34 UTC [cited 2022 Aug 19]. Available from: https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846.
Bluebook style
Playing multiple sounds at once, https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846 (last visited August 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "ESE205 Wiki", title = "Playing multiple sounds at once --- ESE205 Wiki{,} ", year = "2019", url = "https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846", note = "[Online; accessed 19-August-2022]" }
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 = "ESE205 Wiki", title = "Playing multiple sounds at once --- ESE205 Wiki{,} ", year = "2019", url = "\url{https://classes.engineering.wustl.edu/ese205/core/index.php?title=Playing_multiple_sounds_at_once&oldid=18846}", note = "[Online; accessed 19-August-2022]" }