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