Cite This Page
Bibliographic details for Applications and Libraries
- Page name: Applications and Libraries
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 May 2008 01:34 UTC
- Date retrieved: 27 February 2021 22:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885
- Page Version ID: 20885
Citation styles for Applications and Libraries
APA style
Applications and Libraries. (2008, May 10). HaskellWiki, . Retrieved 22:41, February 27, 2021 from https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885.
MLA style
"Applications and Libraries." HaskellWiki, . 10 May 2008, 01:34 UTC. 27 Feb 2021, 22:41 <https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885>.
MHRA style
HaskellWiki contributors, 'Applications and Libraries', HaskellWiki, , 10 May 2008, 01:34 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885> [accessed 27 February 2021]
Chicago style
HaskellWiki contributors, "Applications and Libraries," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885 (accessed February 27, 2021).
CBE/CSE style
HaskellWiki contributors. Applications and Libraries [Internet]. HaskellWiki, ; 2008 May 10, 01:34 UTC [cited 2021 Feb 27]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885.
Bluebook style
Applications and Libraries, https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885 (last visited February 27, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and Libraries --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885", note = "[Online; accessed 27-February-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 = "Applications and Libraries --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_Libraries&oldid=20885}", note = "[Online; accessed 27-February-2021]" }