Cite This Page
Bibliographic details for Plainly partible
- Page name: Plainly partible
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 January 2022 17:59 UTC
- Date retrieved: 12 August 2022 03:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947
- Page Version ID: 64947
Citation styles for Plainly partible
APA style
Plainly partible. (2022, January 24). HaskellWiki, . Retrieved 03:42, August 12, 2022 from https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947.
MLA style
"Plainly partible." HaskellWiki, . 24 Jan 2022, 17:59 UTC. 12 Aug 2022, 03:42 <https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947>.
MHRA style
HaskellWiki contributors, 'Plainly partible', HaskellWiki, , 24 January 2022, 17:59 UTC, <https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "Plainly partible," HaskellWiki, , https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. Plainly partible [Internet]. HaskellWiki, ; 2022 Jan 24, 17:59 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947.
Bluebook style
Plainly partible, https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947 (last visited August 12, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Plainly partible --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947", 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 = "Plainly partible --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Plainly_partible&oldid=64947}", note = "[Online; accessed 12-August-2022]" }