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