Cite This Page
Bibliographic details for Base package
- Page name: Base package
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 February 2021 18:53 UTC
- Date retrieved: 8 March 2021 06:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Base_package&oldid=62795
- Page Version ID: 62795
Citation styles for Base package
APA style
Base package. (2021, February 13). HaskellWiki, . Retrieved 06:45, March 8, 2021 from https://wiki.haskell.org/index.php?title=Base_package&oldid=62795.
MLA style
"Base package." HaskellWiki, . 13 Feb 2021, 18:53 UTC. 8 Mar 2021, 06:45 <https://wiki.haskell.org/index.php?title=Base_package&oldid=62795>.
MHRA style
HaskellWiki contributors, 'Base package', HaskellWiki, , 13 February 2021, 18:53 UTC, <https://wiki.haskell.org/index.php?title=Base_package&oldid=62795> [accessed 8 March 2021]
Chicago style
HaskellWiki contributors, "Base package," HaskellWiki, , https://wiki.haskell.org/index.php?title=Base_package&oldid=62795 (accessed March 8, 2021).
CBE/CSE style
HaskellWiki contributors. Base package [Internet]. HaskellWiki, ; 2021 Feb 13, 18:53 UTC [cited 2021 Mar 8]. Available from: https://wiki.haskell.org/index.php?title=Base_package&oldid=62795.
Bluebook style
Base package, https://wiki.haskell.org/index.php?title=Base_package&oldid=62795 (last visited March 8, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Base package --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Base_package&oldid=62795", note = "[Online; accessed 8-March-2021]" }
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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Base_package&oldid=62795}", note = "[Online; accessed 8-March-2021]" }