Cite This Page
Bibliographic details for BayHac2018/haddock
- Page name: BayHac2018/haddock
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 April 2018 18:06 UTC
- Date retrieved: 25 March 2023 05:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433
- Page Version ID: 62433
Citation styles for BayHac2018/haddock
APA style
BayHac2018/haddock. (2018, April 15). HaskellWiki, . Retrieved 05:03, March 25, 2023 from https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433.
MLA style
"BayHac2018/haddock." HaskellWiki, . 15 Apr 2018, 18:06 UTC. 25 Mar 2023, 05:03 <https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433>.
MHRA style
HaskellWiki contributors, 'BayHac2018/haddock', HaskellWiki, , 15 April 2018, 18:06 UTC, <https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "BayHac2018/haddock," HaskellWiki, , https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. BayHac2018/haddock [Internet]. HaskellWiki, ; 2018 Apr 15, 18:06 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433.
Bluebook style
BayHac2018/haddock, https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "BayHac2018/haddock --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433", note = "[Online; accessed 25-March-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 = "BayHac2018/haddock --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=BayHac2018/haddock&oldid=62433}", note = "[Online; accessed 25-March-2023]" }