Cite This Page
Bibliographic details for Non-strict semantics
- Page name: Non-strict semantics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 December 2019 13:55 UTC
- Date retrieved: 4 October 2024 04:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164
- Page Version ID: 63164
Citation styles for Non-strict semantics
APA style
Non-strict semantics. (2019, December 15). HaskellWiki, . Retrieved 04:42, October 4, 2024 from https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164.
MLA style
"Non-strict semantics." HaskellWiki, . 15 Dec 2019, 13:55 UTC. 4 Oct 2024, 04:42 <https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164>.
MHRA style
HaskellWiki contributors, 'Non-strict semantics', HaskellWiki, , 15 December 2019, 13:55 UTC, <https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164> [accessed 4 October 2024]
Chicago style
HaskellWiki contributors, "Non-strict semantics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. Non-strict semantics [Internet]. HaskellWiki, ; 2019 Dec 15, 13:55 UTC [cited 2024 Oct 4]. Available from: https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164.
Bluebook style
Non-strict semantics, https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164 (last visited October 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Non-strict semantics --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164", note = "[Online; accessed 4-October-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 = "Non-strict semantics --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164}", note = "[Online; accessed 4-October-2024]" }