Cite This Page
Bibliographic details for IO, partible-style
- Page name: IO, partible-style
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 August 2021 02:08 UTC
- Date retrieved: 4 February 2023 09:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726
- Page Version ID: 64726
Citation styles for IO, partible-style
APA style
IO, partible-style. (2021, August 22). HaskellWiki, . Retrieved 09:23, February 4, 2023 from https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726.
MLA style
"IO, partible-style." HaskellWiki, . 22 Aug 2021, 02:08 UTC. 4 Feb 2023, 09:23 <https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726>.
MHRA style
HaskellWiki contributors, 'IO, partible-style', HaskellWiki, , 22 August 2021, 02:08 UTC, <https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726> [accessed 4 February 2023]
Chicago style
HaskellWiki contributors, "IO, partible-style," HaskellWiki, , https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726 (accessed February 4, 2023).
CBE/CSE style
HaskellWiki contributors. IO, partible-style [Internet]. HaskellWiki, ; 2021 Aug 22, 02:08 UTC [cited 2023 Feb 4]. Available from: https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726.
Bluebook style
IO, partible-style, https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726 (last visited February 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "IO, partible-style --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726", note = "[Online; accessed 4-February-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 = "IO, partible-style --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64726}", note = "[Online; accessed 4-February-2023]" }