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: 21 April 2021 08:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BayHac2017/Juno&oldid=61566
- Page Version ID: 61566
Citation styles for BayHac2017/Juno
APA style
BayHac2017/Juno. (2017, February 20). HaskellWiki, . Retrieved 08:07, April 21, 2021 from https://wiki.haskell.org/index.php?title=BayHac2017/Juno&oldid=61566.
MLA style
"BayHac2017/Juno." HaskellWiki, . 20 Feb 2017, 22:59 UTC. 21 Apr 2021, 08:07 <https://wiki.haskell.org/index.php?title=BayHac2017/Juno&oldid=61566>.
MHRA style
HaskellWiki contributors, 'BayHac2017/Juno', HaskellWiki, , 20 February 2017, 22:59 UTC, <https://wiki.haskell.org/index.php?title=BayHac2017/Juno&oldid=61566> [accessed 21 April 2021]
Chicago style
HaskellWiki contributors, "BayHac2017/Juno," HaskellWiki, , https://wiki.haskell.org/index.php?title=BayHac2017/Juno&oldid=61566 (accessed April 21, 2021).
CBE/CSE style
HaskellWiki contributors. BayHac2017/Juno [Internet]. HaskellWiki, ; 2017 Feb 20, 22:59 UTC [cited 2021 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=BayHac2017/Juno&oldid=61566.
Bluebook style
BayHac2017/Juno, https://wiki.haskell.org/index.php?title=BayHac2017/Juno&oldid=61566 (last visited April 21, 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=61566", note = "[Online; accessed 21-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=61566}", note = "[Online; accessed 21-April-2021]" }