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