Cite This Page
Bibliographic details for Sorensen–Dice coefficient/Tasks
- Page name: Sorensen–Dice coefficient/Tasks
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 24 September 2022 17:23 UTC
- Date retrieved: 18 January 2025 10:01 UTC
- Permanent URL: https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575
- Page Version ID: 330575
Citation styles for Sorensen–Dice coefficient/Tasks
APA style
Sorensen–Dice coefficient/Tasks. (2022, September 24). Rosetta Code. Retrieved 10:01, January 18, 2025 from https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575.
MLA style
"Sorensen–Dice coefficient/Tasks." Rosetta Code. 24 Sep 2022, 17:23 UTC. 18 Jan 2025, 10:01 <https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575>.
MHRA style
Rosetta Code contributors, 'Sorensen–Dice coefficient/Tasks', Rosetta Code, 24 September 2022, 17:23 UTC, <https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575> [accessed 18 January 2025]
Chicago style
Rosetta Code contributors, "Sorensen–Dice coefficient/Tasks," Rosetta Code, https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575 (accessed January 18, 2025).
CBE/CSE style
Rosetta Code contributors. Sorensen–Dice coefficient/Tasks [Internet]. Rosetta Code; 2022 Sep 24, 17:23 UTC [cited 2025 Jan 18]. Available from: https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575.
Bluebook style
Sorensen–Dice coefficient/Tasks, https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575 (last visited January 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Sorensen–Dice coefficient/Tasks --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575", note = "[Online; accessed 18-January-2025]" }
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/Tasks --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Sorensen%E2%80%93Dice_coefficient/Tasks?oldid=330575}", note = "[Online; accessed 18-January-2025]" }