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