Cite This Page
Bibliographic details for IO, partible-style
- Page name: IO, partible-style
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 October 2021 09:59 UTC
- Date retrieved: 12 August 2022 14:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64804
- Page Version ID: 64804
Citation styles for IO, partible-style
APA style
IO, partible-style. (2021, October 29). HaskellWiki, . Retrieved 14:57, August 12, 2022 from https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64804.
MLA style
"IO, partible-style." HaskellWiki, . 29 Oct 2021, 09:59 UTC. 12 Aug 2022, 14:57 <https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64804>.
MHRA style
HaskellWiki contributors, 'IO, partible-style', HaskellWiki, , 29 October 2021, 09:59 UTC, <https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64804> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "IO, partible-style," HaskellWiki, , https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64804 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. IO, partible-style [Internet]. HaskellWiki, ; 2021 Oct 29, 09:59 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64804.
Bluebook style
IO, partible-style, https://wiki.haskell.org/index.php?title=IO,_partible-style&oldid=64804 (last visited August 12, 2022).
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=64804", note = "[Online; accessed 12-August-2022]" }
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=64804}", note = "[Online; accessed 12-August-2022]" }