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: 13 December 2024 12:01 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 12:01, December 13, 2024 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. 13 Dec 2024, 12:01 <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 13 December 2024]
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 December 13, 2024).
CBE/CSE style
HaskellWiki contributors. The Monad.Reader/Issue2/EternalCompatibilityInTheory [Internet]. HaskellWiki; 2015 Feb 19, 20:29 UTC [cited 2024 Dec 13]. 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 December 13, 2024).
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 13-December-2024]" }
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 13-December-2024]" }