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