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