Cite This Page
Bibliographic details for Darcs vs. Git
- Page name: Darcs vs. Git
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 June 2014 18:50 UTC
- Date retrieved: 31 March 2023 16:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347
- Page Version ID: 58347
Citation styles for Darcs vs. Git
APA style
Darcs vs. Git. (2014, June 18). HaskellWiki, . Retrieved 16:22, March 31, 2023 from https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347.
MLA style
"Darcs vs. Git." HaskellWiki, . 18 Jun 2014, 18:50 UTC. 31 Mar 2023, 16:22 <https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347>.
MHRA style
HaskellWiki contributors, 'Darcs vs. Git', HaskellWiki, , 18 June 2014, 18:50 UTC, <https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "Darcs vs. Git," HaskellWiki, , https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. Darcs vs. Git [Internet]. HaskellWiki, ; 2014 Jun 18, 18:50 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347.
Bluebook style
Darcs vs. Git, https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Darcs vs. Git --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347", note = "[Online; accessed 31-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 = "Darcs vs. Git --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Darcs_vs._Git&oldid=58347}", note = "[Online; accessed 31-March-2023]" }