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: 6 December 2019 23:17 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036
- Page Version ID: 24036
Citation styles for Wanted libraries
APA style
Wanted libraries. (2008, December 10). HaskellWiki, . Retrieved 23:17, December 6, 2019 from https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036.
MLA style
"Wanted libraries." HaskellWiki, . 10 Dec 2008, 03:52 UTC. 6 Dec 2019, 23:17 <https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036>.
MHRA style
HaskellWiki contributors, 'Wanted libraries', HaskellWiki, , 10 December 2008, 03:52 UTC, <https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036> [accessed 6 December 2019]
Chicago style
HaskellWiki contributors, "Wanted libraries," HaskellWiki, , https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036 (accessed December 6, 2019).
CBE/CSE style
HaskellWiki contributors. Wanted libraries [Internet]. HaskellWiki, ; 2008 Dec 10, 03:52 UTC [cited 2019 Dec 6]. Available from: https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036.
Bluebook style
Wanted libraries, https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036 (last visited December 6, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Wanted libraries --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Wanted_libraries&oldid=24036", note = "[Online; accessed 6-December-2019]" }
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=24036}", note = "[Online; accessed 6-December-2019]" }