Cite This Page
Bibliographic details for Gamma and Beta function
- Page name: Gamma and Beta function
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 August 2008 15:20 UTC
- Date retrieved: 2 April 2023 02:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393
- Page Version ID: 22393
Citation styles for Gamma and Beta function
APA style
Gamma and Beta function. (2008, August 11). HaskellWiki, . Retrieved 02:30, April 2, 2023 from https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393.
MLA style
"Gamma and Beta function." HaskellWiki, . 11 Aug 2008, 15:20 UTC. 2 Apr 2023, 02:30 <https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393>.
MHRA style
HaskellWiki contributors, 'Gamma and Beta function', HaskellWiki, , 11 August 2008, 15:20 UTC, <https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "Gamma and Beta function," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Gamma and Beta function [Internet]. HaskellWiki, ; 2008 Aug 11, 15:20 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393.
Bluebook style
Gamma and Beta function, https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gamma and Beta function --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393", note = "[Online; accessed 2-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 = "Gamma and Beta function --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22393}", note = "[Online; accessed 2-April-2023]" }