Cite This Page
Bibliographic details for Show instance for functions
- Page name: Show instance for functions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 February 2016 00:30 UTC
- Date retrieved: 20 January 2021 01:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452
- Page Version ID: 59452
Citation styles for Show instance for functions
APA style
Show instance for functions. (2016, February 1). HaskellWiki, . Retrieved 01:48, January 20, 2021 from https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452.
MLA style
"Show instance for functions." HaskellWiki, . 1 Feb 2016, 00:30 UTC. 20 Jan 2021, 01:48 <https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452>.
MHRA style
HaskellWiki contributors, 'Show instance for functions', HaskellWiki, , 1 February 2016, 00:30 UTC, <https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452> [accessed 20 January 2021]
Chicago style
HaskellWiki contributors, "Show instance for functions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452 (accessed January 20, 2021).
CBE/CSE style
HaskellWiki contributors. Show instance for functions [Internet]. HaskellWiki, ; 2016 Feb 1, 00:30 UTC [cited 2021 Jan 20]. Available from: https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452.
Bluebook style
Show instance for functions, https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452 (last visited January 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Show instance for functions --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452", note = "[Online; accessed 20-January-2021]" }
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 = "Show instance for functions --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Show_instance_for_functions&oldid=59452}", note = "[Online; accessed 20-January-2021]" }