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: 31 October 2024 09:19 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 09:19, October 31, 2024 from https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24613.
MLA style
"Wanted libraries." HaskellWiki, . 10 Dec 2008, 03:52 UTC. 31 Oct 2024, 09:19 <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 31 October 2024]
Chicago style
HaskellWiki contributors, "Wanted libraries," HaskellWiki, , https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24613 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Wanted libraries [Internet]. HaskellWiki, ; 2008 Dec 10, 03:52 UTC [cited 2024 Oct 31]. 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 October 31, 2024).
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 31-October-2024]" }
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 31-October-2024]" }