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: 13 December 2009 10:18 UTC
- Date retrieved: 20 April 2025 19:06 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498
- Page Version ID: 32498
Citation styles for Gamma and Beta function
APA style
Gamma and Beta function. (2009, December 13). HaskellWiki. Retrieved 19:06, April 20, 2025 from https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498.
MLA style
"Gamma and Beta function." HaskellWiki. 13 Dec 2009, 10:18 UTC. 20 Apr 2025, 19:06 <https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498>.
MHRA style
HaskellWiki contributors, 'Gamma and Beta function', HaskellWiki, 13 December 2009, 10:18 UTC, <https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498> [accessed 20 April 2025]
Chicago style
HaskellWiki contributors, "Gamma and Beta function," HaskellWiki, https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498 (accessed April 20, 2025).
CBE/CSE style
HaskellWiki contributors. Gamma and Beta function [Internet]. HaskellWiki; 2009 Dec 13, 10:18 UTC [cited 2025 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498.
Bluebook style
Gamma and Beta function, https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gamma and Beta function --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498", note = "[Online; accessed 20-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 = "Gamma and Beta function --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=32498}", note = "[Online; accessed 20-April-2025]" }