File: CITATION

package info (click to toggle)
r-cran-dendextend 1.14.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,888 kB
  • sloc: sh: 13; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 935 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
citHeader("The methods within the package can be cited as:")

citEntry(
   entry="article",
   author = "Tal Galili",
   title = "dendextend: an R package for visualizing, adjusting, and comparing trees of hierarchical clustering",
   journal = "Bioinformatics",
   year = 2015,
   doi = "10.1093/bioinformatics/btv428",
   URL = "https://academic.oup.com/bioinformatics/article/31/22/3718/240978/dendextend-an-R-package-for-visualizing-adjusting", 
   eprint = "https://academic.oup.com/bioinformatics/article-pdf/31/22/3718/17122682/btv428.pdf", 
   textVersion = "Tal Galili (2015). dendextend: an R package for visualizing, adjusting, and comparing trees of hierarchical clustering. Bioinformatics. DOI: 10.1093/bioinformatics/btv428"   
)


citFooter("This free open-source software implements academic
research by the authors and co-workers. If you use it,
please support the project by citing the appropriate
journal articles.")