Cite This Page
Bibliographic details for Reducible expression
- Page name: Reducible expression
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 December 2008 01:34 UTC
- Date retrieved: 28 September 2023 14:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525
- Page Version ID: 24525
Citation styles for Reducible expression
APA style
Reducible expression. (2008, December 6). HaskellWiki, . Retrieved 14:25, September 28, 2023 from https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525.
MLA style
"Reducible expression." HaskellWiki, . 6 Dec 2008, 01:34 UTC. 28 Sep 2023, 14:25 <https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525>.
MHRA style
HaskellWiki contributors, 'Reducible expression', HaskellWiki, , 6 December 2008, 01:34 UTC, <https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525> [accessed 28 September 2023]
Chicago style
HaskellWiki contributors, "Reducible expression," HaskellWiki, , https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525 (accessed September 28, 2023).
CBE/CSE style
HaskellWiki contributors. Reducible expression [Internet]. HaskellWiki, ; 2008 Dec 6, 01:34 UTC [cited 2023 Sep 28]. Available from: https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525.
Bluebook style
Reducible expression, https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525 (last visited September 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Reducible expression --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525", note = "[Online; accessed 28-September-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 = "Reducible expression --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525}", note = "[Online; accessed 28-September-2023]" }