Cite This Page
Bibliographic details for Hackathon
- Page name: Hackathon
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 14 June 2019 21:15 UTC
- Date retrieved: 10 December 2023 10:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931
- Page Version ID: 62931
Citation styles for Hackathon
APA style
Hackathon. (2019, June 14). HaskellWiki, . Retrieved 10:26, December 10, 2023 from https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931.
MLA style
"Hackathon." HaskellWiki, . 14 Jun 2019, 21:15 UTC. 10 Dec 2023, 10:26 <https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931>.
MHRA style
HaskellWiki contributors, 'Hackathon', HaskellWiki, , 14 June 2019, 21:15 UTC, <https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931> [accessed 10 December 2023]
Chicago style
HaskellWiki contributors, "Hackathon," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931 (accessed December 10, 2023).
CBE/CSE style
HaskellWiki contributors. Hackathon [Internet]. HaskellWiki, ; 2019 Jun 14, 21:15 UTC [cited 2023 Dec 10]. Available from: https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931.
Bluebook style
Hackathon, https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931 (last visited December 10, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hackathon --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931", note = "[Online; accessed 10-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 = "Hackathon --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931}", note = "[Online; accessed 10-December-2023]" }