Cite This Page
Bibliographic details for IO then abstraction
- Page name: IO then abstraction
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 12 June 2023 07:19 UTC
- Date retrieved: 4 December 2024 02:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334
- Page Version ID: 66334
Citation styles for IO then abstraction
APA style
IO then abstraction. (2023, June 12). HaskellWiki. Retrieved 02:46, December 4, 2024 from https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334.
MLA style
"IO then abstraction." HaskellWiki. 12 Jun 2023, 07:19 UTC. 4 Dec 2024, 02:46 <https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334>.
MHRA style
HaskellWiki contributors, 'IO then abstraction', HaskellWiki, 12 June 2023, 07:19 UTC, <https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334> [accessed 4 December 2024]
Chicago style
HaskellWiki contributors, "IO then abstraction," HaskellWiki, https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334 (accessed December 4, 2024).
CBE/CSE style
HaskellWiki contributors. IO then abstraction [Internet]. HaskellWiki; 2023 Jun 12, 07:19 UTC [cited 2024 Dec 4]. Available from: https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334.
Bluebook style
IO then abstraction, https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334 (last visited December 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IO then abstraction --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334", note = "[Online; accessed 4-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 = "IO then abstraction --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=IO_then_abstraction&oldid=66334}", note = "[Online; accessed 4-December-2024]" }