Cite This Page
Bibliographic details for The Monad.Reader/Issue2/EternalCompatibilityInTheory
- Page name: The Monad.Reader/Issue2/EternalCompatibilityInTheory
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 February 2015 20:29 UTC
- Date retrieved: 2 June 2023 18:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421
- Page Version ID: 59421
Citation styles for The Monad.Reader/Issue2/EternalCompatibilityInTheory
APA style
The Monad.Reader/Issue2/EternalCompatibilityInTheory. (2015, February 19). HaskellWiki, . Retrieved 18:15, June 2, 2023 from https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421.
MLA style
"The Monad.Reader/Issue2/EternalCompatibilityInTheory." HaskellWiki, . 19 Feb 2015, 20:29 UTC. 2 Jun 2023, 18:15 <https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421>.
MHRA style
HaskellWiki contributors, 'The Monad.Reader/Issue2/EternalCompatibilityInTheory', HaskellWiki, , 19 February 2015, 20:29 UTC, <https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421> [accessed 2 June 2023]
Chicago style
HaskellWiki contributors, "The Monad.Reader/Issue2/EternalCompatibilityInTheory," HaskellWiki, , https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421 (accessed June 2, 2023).
CBE/CSE style
HaskellWiki contributors. The Monad.Reader/Issue2/EternalCompatibilityInTheory [Internet]. HaskellWiki, ; 2015 Feb 19, 20:29 UTC [cited 2023 Jun 2]. Available from: https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421.
Bluebook style
The Monad.Reader/Issue2/EternalCompatibilityInTheory, https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421 (last visited June 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "The Monad.Reader/Issue2/EternalCompatibilityInTheory --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421", note = "[Online; accessed 2-June-2023]" }
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 Monad.Reader/Issue2/EternalCompatibilityInTheory --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/EternalCompatibilityInTheory&oldid=59421}", note = "[Online; accessed 2-June-2023]" }