Cite This Page
Bibliographic details for Beta reducere
- Page name: Beta reducere
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 January 2010 10:42 UTC
- Date retrieved: 1 April 2023 22:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367
- Page Version ID: 33367
Citation styles for Beta reducere
APA style
Beta reducere. (2010, January 29). HaskellWiki, . Retrieved 22:37, April 1, 2023 from https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367.
MLA style
"Beta reducere." HaskellWiki, . 29 Jan 2010, 10:42 UTC. 1 Apr 2023, 22:37 <https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367>.
MHRA style
HaskellWiki contributors, 'Beta reducere', HaskellWiki, , 29 January 2010, 10:42 UTC, <https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "Beta reducere," HaskellWiki, , https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Beta reducere [Internet]. HaskellWiki, ; 2010 Jan 29, 10:42 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367.
Bluebook style
Beta reducere, https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Beta reducere --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367", note = "[Online; accessed 1-April-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 = "Beta reducere --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Beta_reducere&oldid=33367}", note = "[Online; accessed 1-April-2023]" }