Cite This Page
Bibliographic details for Partible
- Page name: Partible
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 29 June 2021 23:11 UTC
- Date retrieved: 15 February 2025 06:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Partible&oldid=64514
- Page Version ID: 64514
Citation styles for Partible
APA style
Partible. (2021, June 29). HaskellWiki. Retrieved 06:47, February 15, 2025 from https://wiki.haskell.org/index.php?title=Partible&oldid=64514.
MLA style
"Partible." HaskellWiki. 29 Jun 2021, 23:11 UTC. 15 Feb 2025, 06:47 <https://wiki.haskell.org/index.php?title=Partible&oldid=64514>.
MHRA style
HaskellWiki contributors, 'Partible', HaskellWiki, 29 June 2021, 23:11 UTC, <https://wiki.haskell.org/index.php?title=Partible&oldid=64514> [accessed 15 February 2025]
Chicago style
HaskellWiki contributors, "Partible," HaskellWiki, https://wiki.haskell.org/index.php?title=Partible&oldid=64514 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. Partible [Internet]. HaskellWiki; 2021 Jun 29, 23:11 UTC [cited 2025 Feb 15]. Available from: https://wiki.haskell.org/index.php?title=Partible&oldid=64514.
Bluebook style
Partible, https://wiki.haskell.org/index.php?title=Partible&oldid=64514 (last visited February 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Partible --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Partible&oldid=64514", note = "[Online; accessed 15-February-2025]" }
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 = "Partible --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Partible&oldid=64514}", note = "[Online; accessed 15-February-2025]" }