Cite This Page
Bibliographic details for The Monadic Way/Part I
- Page name: The Monadic Way/Part I
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 September 2006 10:55 UTC
- Date retrieved: 15 August 2022 01:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868
- Page Version ID: 5868
Citation styles for The Monadic Way/Part I
APA style
The Monadic Way/Part I. (2006, September 8). HaskellWiki, . Retrieved 01:21, August 15, 2022 from https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868.
MLA style
"The Monadic Way/Part I." HaskellWiki, . 8 Sep 2006, 10:55 UTC. 15 Aug 2022, 01:21 <https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868>.
MHRA style
HaskellWiki contributors, 'The Monadic Way/Part I', HaskellWiki, , 8 September 2006, 10:55 UTC, <https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868> [accessed 15 August 2022]
Chicago style
HaskellWiki contributors, "The Monadic Way/Part I," HaskellWiki, , https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868 (accessed August 15, 2022).
CBE/CSE style
HaskellWiki contributors. The Monadic Way/Part I [Internet]. HaskellWiki, ; 2006 Sep 8, 10:55 UTC [cited 2022 Aug 15]. Available from: https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868.
Bluebook style
The Monadic Way/Part I, https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868 (last visited August 15, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "The Monadic Way/Part I --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868", note = "[Online; accessed 15-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 = "The Monadic Way/Part I --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=The_Monadic_Way/Part_I&oldid=5868}", note = "[Online; accessed 15-August-2022]" }