Cite This Page
Bibliographic details for Eta conversion
- Page name: Eta conversion
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 15 February 2021 18:06 UTC
- Date retrieved: 24 April 2025 11:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978
- Page Version ID: 63978
Citation styles for Eta conversion
APA style
Eta conversion. (2021, February 15). HaskellWiki. Retrieved 11:02, April 24, 2025 from https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978.
MLA style
"Eta conversion." HaskellWiki. 15 Feb 2021, 18:06 UTC. 24 Apr 2025, 11:02 <https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978>.
MHRA style
HaskellWiki contributors, 'Eta conversion', HaskellWiki, 15 February 2021, 18:06 UTC, <https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978> [accessed 24 April 2025]
Chicago style
HaskellWiki contributors, "Eta conversion," HaskellWiki, https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978 (accessed April 24, 2025).
CBE/CSE style
HaskellWiki contributors. Eta conversion [Internet]. HaskellWiki; 2021 Feb 15, 18:06 UTC [cited 2025 Apr 24]. Available from: https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978.
Bluebook style
Eta conversion, https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978 (last visited April 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Eta conversion --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978", note = "[Online; accessed 24-April-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 = "Eta conversion --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Eta_conversion&oldid=63978}", note = "[Online; accessed 24-April-2025]" }