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