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