Cite This Page
Bibliographic details for Libraries released with GHC
- Page name: Libraries released with GHC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 October 2009 10:17 UTC
- Date retrieved: 2 April 2023 09:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768
- Page Version ID: 30768
Citation styles for Libraries released with GHC
APA style
Libraries released with GHC. (2009, October 13). HaskellWiki, . Retrieved 09:56, April 2, 2023 from https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768.
MLA style
"Libraries released with GHC." HaskellWiki, . 13 Oct 2009, 10:17 UTC. 2 Apr 2023, 09:56 <https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768>.
MHRA style
HaskellWiki contributors, 'Libraries released with GHC', HaskellWiki, , 13 October 2009, 10:17 UTC, <https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Libraries released with GHC," HaskellWiki, , https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Libraries released with GHC [Internet]. HaskellWiki, ; 2009 Oct 13, 10:17 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768.
Bluebook style
Libraries released with GHC, https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries released with GHC --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768", note = "[Online; accessed 2-April-2023]" }
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 = "Libraries released with GHC --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=30768}", note = "[Online; accessed 2-April-2023]" }