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