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: 3 December 2023 14:46 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 14:46, December 3, 2023 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. 3 Dec 2023, 14:46 <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 3 December 2023]
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 December 3, 2023).
CBE/CSE style
HaskellWiki contributors. Strictness without ordering, or confusion [Internet]. HaskellWiki, ; 2020 Sep 8, 00:16 UTC [cited 2023 Dec 3]. 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 December 3, 2023).
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 3-December-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 = "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 3-December-2023]" }