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