Cite This Page
Bibliographic details for Donate to Haskell.org
- Page name: Donate to Haskell.org
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 March 2021 16:12 UTC
- Date retrieved: 11 August 2022 18:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082
- Page Version ID: 64082
Citation styles for Donate to Haskell.org
APA style
Donate to Haskell.org. (2021, March 26). HaskellWiki, . Retrieved 18:15, August 11, 2022 from https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082.
MLA style
"Donate to Haskell.org." HaskellWiki, . 26 Mar 2021, 16:12 UTC. 11 Aug 2022, 18:15 <https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082>.
MHRA style
HaskellWiki contributors, 'Donate to Haskell.org', HaskellWiki, , 26 March 2021, 16:12 UTC, <https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082> [accessed 11 August 2022]
Chicago style
HaskellWiki contributors, "Donate to Haskell.org," HaskellWiki, , https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082 (accessed August 11, 2022).
CBE/CSE style
HaskellWiki contributors. Donate to Haskell.org [Internet]. HaskellWiki, ; 2021 Mar 26, 16:12 UTC [cited 2022 Aug 11]. Available from: https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082.
Bluebook style
Donate to Haskell.org, https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082 (last visited August 11, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Donate to Haskell.org --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082", note = "[Online; accessed 11-August-2022]" }
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 = "Donate to Haskell.org --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082}", note = "[Online; accessed 11-August-2022]" }