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: 28 February 2021 13:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=15237
- Page Version ID: 15237
Citation styles for Gamma and Beta function
APA style
Gamma and Beta function. (2009, December 13). HaskellWiki, . Retrieved 13:35, February 28, 2021 from https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=15237.
MLA style
"Gamma and Beta function." HaskellWiki, . 13 Dec 2009, 10:18 UTC. 28 Feb 2021, 13:35 <https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=15237>.
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=15237> [accessed 28 February 2021]
Chicago style
HaskellWiki contributors, "Gamma and Beta function," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=15237 (accessed February 28, 2021).
CBE/CSE style
HaskellWiki contributors. Gamma and Beta function [Internet]. HaskellWiki, ; 2009 Dec 13, 10:18 UTC [cited 2021 Feb 28]. Available from: https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=15237.
Bluebook style
Gamma and Beta function, https://wiki.haskell.org/index.php?title=Gamma_and_Beta_function&oldid=15237 (last visited February 28, 2021).
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=15237", note = "[Online; accessed 28-February-2021]" }
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=15237}", note = "[Online; accessed 28-February-2021]" }