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: 24 January 2025 07:30 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 07:30, January 24, 2025 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. 24 Jan 2025, 07:30 <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 24 January 2025]
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 January 24, 2025).
CBE/CSE style
HaskellWiki contributors. The Monad.Reader/Issue2/EternalCompatibilityInTheory [Internet]. HaskellWiki; 2015 Feb 19, 20:29 UTC [cited 2025 Jan 24]. 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 January 24, 2025).
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 24-January-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 = "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 24-January-2025]" }