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: 11 October 2024 05:20 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 05:20, October 11, 2024 from https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931.
MLA style
"Hackathon." HaskellWiki, . 14 Jun 2019, 21:15 UTC. 11 Oct 2024, 05:20 <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 11 October 2024]
Chicago style
HaskellWiki contributors, "Hackathon," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hackathon&oldid=62931 (accessed October 11, 2024).
CBE/CSE style
HaskellWiki contributors. Hackathon [Internet]. HaskellWiki, ; 2019 Jun 14, 21:15 UTC [cited 2024 Oct 11]. 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 October 11, 2024).
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 11-October-2024]" }
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 11-October-2024]" }