Cite This Page
Bibliographic details for Base package
- Page name: Base package
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 April 2022 18:44 UTC
- Date retrieved: 9 August 2022 00:43 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Base_package&oldid=65087
- Page Version ID: 65087
Citation styles for Base package
APA style
Base package. (2022, April 20). HaskellWiki, . Retrieved 00:43, August 9, 2022 from https://wiki.haskell.org/index.php?title=Base_package&oldid=65087.
MLA style
"Base package." HaskellWiki, . 20 Apr 2022, 18:44 UTC. 9 Aug 2022, 00:43 <https://wiki.haskell.org/index.php?title=Base_package&oldid=65087>.
MHRA style
HaskellWiki contributors, 'Base package', HaskellWiki, , 20 April 2022, 18:44 UTC, <https://wiki.haskell.org/index.php?title=Base_package&oldid=65087> [accessed 9 August 2022]
Chicago style
HaskellWiki contributors, "Base package," HaskellWiki, , https://wiki.haskell.org/index.php?title=Base_package&oldid=65087 (accessed August 9, 2022).
CBE/CSE style
HaskellWiki contributors. Base package [Internet]. HaskellWiki, ; 2022 Apr 20, 18:44 UTC [cited 2022 Aug 9]. Available from: https://wiki.haskell.org/index.php?title=Base_package&oldid=65087.
Bluebook style
Base package, https://wiki.haskell.org/index.php?title=Base_package&oldid=65087 (last visited August 9, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Base package --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Base_package&oldid=65087", note = "[Online; accessed 9-August-2022]" }
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 = "Base package --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Base_package&oldid=65087}", note = "[Online; accessed 9-August-2022]" }