Cite This Page
Bibliographic details for Weak head normal form
- Page name: Weak head normal form
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 5 April 2021 22:16 UTC
- Date retrieved: 14 December 2024 00:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098
- Page Version ID: 64098
Citation styles for Weak head normal form
APA style
Weak head normal form. (2021, April 5). HaskellWiki. Retrieved 00:31, December 14, 2024 from https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098.
MLA style
"Weak head normal form." HaskellWiki. 5 Apr 2021, 22:16 UTC. 14 Dec 2024, 00:31 <https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098>.
MHRA style
HaskellWiki contributors, 'Weak head normal form', HaskellWiki, 5 April 2021, 22:16 UTC, <https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098> [accessed 14 December 2024]
Chicago style
HaskellWiki contributors, "Weak head normal form," HaskellWiki, https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098 (accessed December 14, 2024).
CBE/CSE style
HaskellWiki contributors. Weak head normal form [Internet]. HaskellWiki; 2021 Apr 5, 22:16 UTC [cited 2024 Dec 14]. Available from: https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098.
Bluebook style
Weak head normal form, https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098 (last visited December 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Weak head normal form --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098", note = "[Online; accessed 14-December-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 = "Weak head normal form --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Weak_head_normal_form&oldid=64098}", note = "[Online; accessed 14-December-2024]" }