inst/CITATION
b2b46fb5
 citHeader("To cite ggtree in publications use:")
 
 citEntry(
     entry  = "article",
13e3fd30
     title  = "ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data.",
b2b46fb5
     author = personList(
ac941d57
         as.person("Guangchuang Yu"),
         as.person("David Smith"),
         as.person("Huachen Zhu"),
         as.person("Yi Guan"),
         as.person("Tommy Tsan-Yuk Lam")
         ),
6788b024
     year    = "2017",
ac941d57
     journal = "Methods in Ecology and Evolution",
6788b024
     volume  = "8",
     issue   = "1",
b2b46fb5
     number  = "",
6788b024
     pages   = "28-36",
567ab02f
     doi     = "10.1111/2041-210X.12628",
b2b46fb5
     PMID    = "",
6788b024
     url     = "http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12628/abstract", 
ac941d57
     textVersion = paste("Guangchuang Yu, David Smith, Huachen Zhu, Yi Guan, Tommy Tsan-Yuk Lam.",
13e3fd30
         "ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data.",
6788b024
         "Methods in Ecology and Evolution 2017, 8(1):28-36")
b2b46fb5
 )