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