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: 16 January 2025 01:39 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 01:39, January 16, 2025 from https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525.
MLA style
"Reducible expression." HaskellWiki. 6 Dec 2008, 01:34 UTC. 16 Jan 2025, 01:39 <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 16 January 2025]
Chicago style
HaskellWiki contributors, "Reducible expression," HaskellWiki, https://wiki.haskell.org/index.php?title=Reducible_expression&oldid=24525 (accessed January 16, 2025).
CBE/CSE style
HaskellWiki contributors. Reducible expression [Internet]. HaskellWiki; 2008 Dec 6, 01:34 UTC [cited 2025 Jan 16]. 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 January 16, 2025).
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 16-January-2025]" }
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 16-January-2025]" }