Cite This Page
Bibliographic details for BayHac2012
- Page name: BayHac2012
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2012 12:51 UTC
- Date retrieved: 8 March 2021 18:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748
- Page Version ID: 44748
Citation styles for BayHac2012
APA style
BayHac2012. (2012, December 17). HaskellWiki, . Retrieved 18:20, March 8, 2021 from https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748.
MLA style
"BayHac2012." HaskellWiki, . 17 Dec 2012, 12:51 UTC. 8 Mar 2021, 18:20 <https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748>.
MHRA style
HaskellWiki contributors, 'BayHac2012', HaskellWiki, , 17 December 2012, 12:51 UTC, <https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748> [accessed 8 March 2021]
Chicago style
HaskellWiki contributors, "BayHac2012," HaskellWiki, , https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748 (accessed March 8, 2021).
CBE/CSE style
HaskellWiki contributors. BayHac2012 [Internet]. HaskellWiki, ; 2012 Dec 17, 12:51 UTC [cited 2021 Mar 8]. Available from: https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748.
Bluebook style
BayHac2012, https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748 (last visited March 8, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "BayHac2012 --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748", note = "[Online; accessed 8-March-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 = "BayHac2012 --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=BayHac2012&oldid=44748}", note = "[Online; accessed 8-March-2021]" }