Cite This Page
Bibliographic details for Type signature
- Page name: Type signature
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 November 2016 10:49 UTC
- Date retrieved: 2 April 2023 06:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277
- Page Version ID: 61277
Citation styles for Type signature
APA style
Type signature. (2016, November 8). HaskellWiki, . Retrieved 06:54, April 2, 2023 from https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277.
MLA style
"Type signature." HaskellWiki, . 8 Nov 2016, 10:49 UTC. 2 Apr 2023, 06:54 <https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277>.
MHRA style
HaskellWiki contributors, 'Type signature', HaskellWiki, , 8 November 2016, 10:49 UTC, <https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Type signature," HaskellWiki, , https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Type signature [Internet]. HaskellWiki, ; 2016 Nov 8, 10:49 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277.
Bluebook style
Type signature, https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Type signature --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277", note = "[Online; accessed 2-April-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 = "Type signature --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Type_signature&oldid=61277}", note = "[Online; accessed 2-April-2023]" }