Cite This Page
Bibliographic details for Applications and libraries/Music and sound/Formats
- Page name: Applications and libraries/Music and sound/Formats
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 November 2008 22:27 UTC
- Date retrieved: 30 January 2023 02:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964
- Page Version ID: 23964
Citation styles for Applications and libraries/Music and sound/Formats
APA style
Applications and libraries/Music and sound/Formats. (2008, November 10). HaskellWiki, . Retrieved 02:45, January 30, 2023 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964.
MLA style
"Applications and libraries/Music and sound/Formats." HaskellWiki, . 10 Nov 2008, 22:27 UTC. 30 Jan 2023, 02:45 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Music and sound/Formats', HaskellWiki, , 10 November 2008, 22:27 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964> [accessed 30 January 2023]
Chicago style
HaskellWiki contributors, "Applications and libraries/Music and sound/Formats," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964 (accessed January 30, 2023).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Music and sound/Formats [Internet]. HaskellWiki, ; 2008 Nov 10, 22:27 UTC [cited 2023 Jan 30]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964.
Bluebook style
Applications and libraries/Music and sound/Formats, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Music and sound/Formats --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964", note = "[Online; accessed 30-January-2023]" }
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 = "Applications and libraries/Music and sound/Formats --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Music_and_sound/Formats&oldid=23964}", note = "[Online; accessed 30-January-2023]" }