Cite This Page
Bibliographic details for BayHac2018
- Page name: BayHac2018
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 April 2018 06:32 UTC
- Date retrieved: 21 January 2021 22:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404
- Page Version ID: 62404
Citation styles for BayHac2018
APA style
BayHac2018. (2018, April 29). HaskellWiki, . Retrieved 22:21, January 21, 2021 from https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404.
MLA style
"BayHac2018." HaskellWiki, . 29 Apr 2018, 06:32 UTC. 21 Jan 2021, 22:21 <https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404>.
MHRA style
HaskellWiki contributors, 'BayHac2018', HaskellWiki, , 29 April 2018, 06:32 UTC, <https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404> [accessed 21 January 2021]
Chicago style
HaskellWiki contributors, "BayHac2018," HaskellWiki, , https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404 (accessed January 21, 2021).
CBE/CSE style
HaskellWiki contributors. BayHac2018 [Internet]. HaskellWiki, ; 2018 Apr 29, 06:32 UTC [cited 2021 Jan 21]. Available from: https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404.
Bluebook style
BayHac2018, https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404 (last visited January 21, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "BayHac2018 --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404", note = "[Online; accessed 21-January-2021]" }
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 = "BayHac2018 --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=BayHac2018&oldid=62404}", note = "[Online; accessed 21-January-2021]" }