Cite This Page
Bibliographic details for List of partial functions
- Page name: List of partial functions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 April 2021 04:31 UTC
- Date retrieved: 21 March 2023 02:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374
- Page Version ID: 64374
Citation styles for List of partial functions
APA style
List of partial functions. (2021, April 26). HaskellWiki, . Retrieved 02:41, March 21, 2023 from https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374.
MLA style
"List of partial functions." HaskellWiki, . 26 Apr 2021, 04:31 UTC. 21 Mar 2023, 02:41 <https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374>.
MHRA style
HaskellWiki contributors, 'List of partial functions', HaskellWiki, , 26 April 2021, 04:31 UTC, <https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "List of partial functions," HaskellWiki, , https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. List of partial functions [Internet]. HaskellWiki, ; 2021 Apr 26, 04:31 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374.
Bluebook style
List of partial functions, https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "List of partial functions --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374", note = "[Online; accessed 21-March-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 = "List of partial functions --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=64374}", note = "[Online; accessed 21-March-2023]" }