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