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