Cite This Page
Bibliographic details for Sound data structures
- Page name: Sound data structures
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 April 2014 23:01 UTC
- Date retrieved: 23 January 2021 05:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688
- Page Version ID: 22688
Citation styles for Sound data structures
APA style
Sound data structures. (2014, April 29). HaskellWiki, . Retrieved 05:55, January 23, 2021 from https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688.
MLA style
"Sound data structures." HaskellWiki, . 29 Apr 2014, 23:01 UTC. 23 Jan 2021, 05:55 <https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688>.
MHRA style
HaskellWiki contributors, 'Sound data structures', HaskellWiki, , 29 April 2014, 23:01 UTC, <https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688> [accessed 23 January 2021]
Chicago style
HaskellWiki contributors, "Sound data structures," HaskellWiki, , https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688 (accessed January 23, 2021).
CBE/CSE style
HaskellWiki contributors. Sound data structures [Internet]. HaskellWiki, ; 2014 Apr 29, 23:01 UTC [cited 2021 Jan 23]. Available from: https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688.
Bluebook style
Sound data structures, https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688 (last visited January 23, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Sound data structures --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688", note = "[Online; accessed 23-January-2021]" }
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 = "HaskellWiki", title = "Sound data structures --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Sound_data_structures&oldid=22688}", note = "[Online; accessed 23-January-2021]" }