Cite This Page
Bibliographic details for Sorensen–Dice coefficient
- Page name: Sorensen–Dice coefficient
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 26 November 2022 17:07 UTC
- Date retrieved: 21 March 2023 21:28 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888
- Page Version ID: 333888
Citation styles for Sorensen–Dice coefficient
APA style
Sorensen–Dice coefficient. (2022, November 26). Rosetta Code, . Retrieved 21:28, March 21, 2023 from https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888.
MLA style
"Sorensen–Dice coefficient." Rosetta Code, . 26 Nov 2022, 17:07 UTC. 21 Mar 2023, 21:28 <https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888>.
MHRA style
Rosetta Code contributors, 'Sorensen–Dice coefficient', Rosetta Code, , 26 November 2022, 17:07 UTC, <https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888> [accessed 21 March 2023]
Chicago style
Rosetta Code contributors, "Sorensen–Dice coefficient," Rosetta Code, , https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888 (accessed March 21, 2023).
CBE/CSE style
Rosetta Code contributors. Sorensen–Dice coefficient [Internet]. Rosetta Code, ; 2022 Nov 26, 17:07 UTC [cited 2023 Mar 21]. Available from: https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888.
Bluebook style
Sorensen–Dice coefficient, https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Sorensen–Dice coefficient --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888", note = "[Online; accessed 21-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 = "Rosetta Code", title = "Sorensen–Dice coefficient --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Sorensen%E2%80%93Dice_coefficient&oldid=333888}", note = "[Online; accessed 21-March-2023]" }