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: 6 May 2009 22:49 UTC
- Date retrieved: 28 March 2023 12:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134
- Page Version ID: 28134
Citation styles for Libraries released with GHC
APA style
Libraries released with GHC. (2009, May 6). HaskellWiki, . Retrieved 12:19, March 28, 2023 from https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134.
MLA style
"Libraries released with GHC." HaskellWiki, . 6 May 2009, 22:49 UTC. 28 Mar 2023, 12:19 <https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134>.
MHRA style
HaskellWiki contributors, 'Libraries released with GHC', HaskellWiki, , 6 May 2009, 22:49 UTC, <https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134> [accessed 28 March 2023]
Chicago style
HaskellWiki contributors, "Libraries released with GHC," HaskellWiki, , https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134 (accessed March 28, 2023).
CBE/CSE style
HaskellWiki contributors. Libraries released with GHC [Internet]. HaskellWiki, ; 2009 May 6, 22:49 UTC [cited 2023 Mar 28]. Available from: https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134.
Bluebook style
Libraries released with GHC, https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134 (last visited March 28, 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=28134", note = "[Online; accessed 28-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 = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_released_with_GHC&oldid=28134}", note = "[Online; accessed 28-March-2023]" }