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