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: 25 March 2023 16:31 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 16:31, March 25, 2023 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. 25 Mar 2023, 16:31 <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 25 March 2023]
Chicago style
HaskellWiki contributors, "Non-strict semantics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. Non-strict semantics [Internet]. HaskellWiki, ; 2019 Dec 15, 13:55 UTC [cited 2023 Mar 25]. 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 March 25, 2023).
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 25-March-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 = "Non-strict semantics --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Non-strict_semantics&oldid=63164}", note = "[Online; accessed 25-March-2023]" }