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: 12 October 2012 08:57 UTC
- Date retrieved: 1 November 2024 00:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313
- Page Version ID: 54313
Citation styles for List of partial functions
APA style
List of partial functions. (2012, October 12). HaskellWiki, . Retrieved 00:12, November 1, 2024 from https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313.
MLA style
"List of partial functions." HaskellWiki, . 12 Oct 2012, 08:57 UTC. 1 Nov 2024, 00:12 <https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313>.
MHRA style
HaskellWiki contributors, 'List of partial functions', HaskellWiki, , 12 October 2012, 08:57 UTC, <https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313> [accessed 1 November 2024]
Chicago style
HaskellWiki contributors, "List of partial functions," HaskellWiki, , https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313 (accessed November 1, 2024).
CBE/CSE style
HaskellWiki contributors. List of partial functions [Internet]. HaskellWiki, ; 2012 Oct 12, 08:57 UTC [cited 2024 Nov 1]. Available from: https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313.
Bluebook style
List of partial functions, https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "List of partial functions --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313", note = "[Online; accessed 1-November-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 = "List of partial functions --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=List_of_partial_functions&oldid=54313}", note = "[Online; accessed 1-November-2024]" }