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: 22 March 2023 18:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22392
- Page Version ID: 22392
Citation styles for Gamma and Beta function
APA style
Gamma and Beta function. (2008, August 11). HaskellWiki, . Retrieved 18:56, March 22, 2023 from https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22392.
MLA style
"Gamma and Beta function." HaskellWiki, . 11 Aug 2008, 15:20 UTC. 22 Mar 2023, 18:56 <https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22392>.
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=22392> [accessed 22 March 2023]
Chicago style
HaskellWiki contributors, "Gamma and Beta function," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22392 (accessed March 22, 2023).
CBE/CSE style
HaskellWiki contributors. Gamma and Beta function [Internet]. HaskellWiki, ; 2008 Aug 11, 15:20 UTC [cited 2023 Mar 22]. Available from: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22392.
Bluebook style
Gamma and Beta function, https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=22392 (last visited March 22, 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=22392", note = "[Online; accessed 22-March-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=22392}", note = "[Online; accessed 22-March-2023]" }