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: 23 October 2008 11:49 UTC
- Date retrieved: 21 March 2023 21:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627
- Page Version ID: 23627
Citation styles for Libraries released with GHC
APA style
Libraries released with GHC. (2008, October 23). HaskellWiki, . Retrieved 21:59, March 21, 2023 from https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627.
MLA style
"Libraries released with GHC." HaskellWiki, . 23 Oct 2008, 11:49 UTC. 21 Mar 2023, 21:59 <https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627>.
MHRA style
HaskellWiki contributors, 'Libraries released with GHC', HaskellWiki, , 23 October 2008, 11:49 UTC, <https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Libraries released with GHC," HaskellWiki, , https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Libraries released with GHC [Internet]. HaskellWiki, ; 2008 Oct 23, 11:49 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627.
Bluebook style
Libraries released with GHC, https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries released with GHC --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627", note = "[Online; accessed 21-March-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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=23627}", note = "[Online; accessed 21-March-2023]" }