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: 16 October 2024 08:17 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 08:17, October 16, 2024 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. 16 Oct 2024, 08:17 <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 16 October 2024]
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 October 16, 2024).
CBE/CSE style
HaskellWiki contributors. Strictness without ordering, or confusion [Internet]. HaskellWiki, ; 2020 Sep 8, 00:16 UTC [cited 2024 Oct 16]. 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 October 16, 2024).
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 16-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 = "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 16-October-2024]" }