Cite This Page
Bibliographic details for Strictness without ordering, or confusion
- Page name: Strictness without ordering, or confusion
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 September 2020 00:16 UTC
- Date retrieved: 22 January 2021 00:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423
- Page Version ID: 63423
Citation styles for Strictness without ordering, or confusion
APA style
Strictness without ordering, or confusion. (2020, September 8). HaskellWiki, . Retrieved 00:11, January 22, 2021 from https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423.
MLA style
"Strictness without ordering, or confusion." HaskellWiki, . 8 Sep 2020, 00:16 UTC. 22 Jan 2021, 00:11 <https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423>.
MHRA style
HaskellWiki contributors, 'Strictness without ordering, or confusion', HaskellWiki, , 8 September 2020, 00:16 UTC, <https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423> [accessed 22 January 2021]
Chicago style
HaskellWiki contributors, "Strictness without ordering, or confusion," HaskellWiki, , https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423 (accessed January 22, 2021).
CBE/CSE style
HaskellWiki contributors. Strictness without ordering, or confusion [Internet]. HaskellWiki, ; 2020 Sep 8, 00:16 UTC [cited 2021 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423.
Bluebook style
Strictness without ordering, or confusion, https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423 (last visited January 22, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Strictness without ordering, or confusion --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423", note = "[Online; accessed 22-January-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 = "Strictness without ordering, or confusion --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Strictness_without_ordering,_or_confusion&oldid=63423}", note = "[Online; accessed 22-January-2021]" }