Cite This Page
Bibliographic details for The Other Prelude
- Page name: The Other Prelude
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 September 2007 08:29 UTC
- Date retrieved: 19 May 2022 03:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426
- Page Version ID: 15426
Citation styles for The Other Prelude
APA style
The Other Prelude. (2007, September 6). HaskellWiki, . Retrieved 03:36, May 19, 2022 from https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426.
MLA style
"The Other Prelude." HaskellWiki, . 6 Sep 2007, 08:29 UTC. 19 May 2022, 03:36 <https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426>.
MHRA style
HaskellWiki contributors, 'The Other Prelude', HaskellWiki, , 6 September 2007, 08:29 UTC, <https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426> [accessed 19 May 2022]
Chicago style
HaskellWiki contributors, "The Other Prelude," HaskellWiki, , https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426 (accessed May 19, 2022).
CBE/CSE style
HaskellWiki contributors. The Other Prelude [Internet]. HaskellWiki, ; 2007 Sep 6, 08:29 UTC [cited 2022 May 19]. Available from: https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426.
Bluebook style
The Other Prelude, https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426 (last visited May 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "The Other Prelude --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426", note = "[Online; accessed 19-May-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 = "The Other Prelude --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=The_Other_Prelude&oldid=15426}", note = "[Online; accessed 19-May-2022]" }