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