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: 6 December 2023 20:55 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 20:55, December 6, 2023 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. 6 Dec 2023, 20:55 <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 6 December 2023]
Chicago style
HaskellWiki contributors, "Donate to Haskell.org," HaskellWiki, , https://wiki.haskell.org/index.php?title=Donate_to_Haskell.org&oldid=64082 (accessed December 6, 2023).
CBE/CSE style
HaskellWiki contributors. Donate to Haskell.org [Internet]. HaskellWiki, ; 2021 Mar 26, 16:12 UTC [cited 2023 Dec 6]. 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 December 6, 2023).
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 6-December-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 = "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 6-December-2023]" }