Cite This Page
Bibliographic details for Darcs
- Page name: Darcs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 November 2016 05:49 UTC
- Date retrieved: 16 January 2021 13:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Darcs&oldid=19145
- Page Version ID: 19145
Citation styles for Darcs
APA style
Darcs. (2016, November 2). HaskellWiki, . Retrieved 13:37, January 16, 2021 from https://wiki.haskell.org/index.php?title=Darcs&oldid=19145.
MLA style
"Darcs." HaskellWiki, . 2 Nov 2016, 05:49 UTC. 16 Jan 2021, 13:37 <https://wiki.haskell.org/index.php?title=Darcs&oldid=19145>.
MHRA style
HaskellWiki contributors, 'Darcs', HaskellWiki, , 2 November 2016, 05:49 UTC, <https://wiki.haskell.org/index.php?title=Darcs&oldid=19145> [accessed 16 January 2021]
Chicago style
HaskellWiki contributors, "Darcs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Darcs&oldid=19145 (accessed January 16, 2021).
CBE/CSE style
HaskellWiki contributors. Darcs [Internet]. HaskellWiki, ; 2016 Nov 2, 05:49 UTC [cited 2021 Jan 16]. Available from: https://wiki.haskell.org/index.php?title=Darcs&oldid=19145.
Bluebook style
Darcs, https://wiki.haskell.org/index.php?title=Darcs&oldid=19145 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Darcs --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Darcs&oldid=19145", note = "[Online; accessed 16-January-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 = "Darcs --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Darcs&oldid=19145}", note = "[Online; accessed 16-January-2021]" }