Cite This Page
Bibliographic details for Hsndfile
- Page name: Hsndfile
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 20 December 2010 19:10 UTC
- Date retrieved: 13 February 2025 19:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961
- Page Version ID: 37961
Citation styles for Hsndfile
APA style
Hsndfile. (2010, December 20). HaskellWiki. Retrieved 19:21, February 13, 2025 from https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961.
MLA style
"Hsndfile." HaskellWiki. 20 Dec 2010, 19:10 UTC. 13 Feb 2025, 19:21 <https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961>.
MHRA style
HaskellWiki contributors, 'Hsndfile', HaskellWiki, 20 December 2010, 19:10 UTC, <https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961> [accessed 13 February 2025]
Chicago style
HaskellWiki contributors, "Hsndfile," HaskellWiki, https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961 (accessed February 13, 2025).
CBE/CSE style
HaskellWiki contributors. Hsndfile [Internet]. HaskellWiki; 2010 Dec 20, 19:10 UTC [cited 2025 Feb 13]. Available from: https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961.
Bluebook style
Hsndfile, https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961 (last visited February 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hsndfile --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961", note = "[Online; accessed 13-February-2025]" }
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 = "Hsndfile --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Hsndfile&oldid=37961}", note = "[Online; accessed 13-February-2025]" }