File: CITATION

package info (click to toggle)
r-cran-phytools 0.6-60-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,620 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 605 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
citHeader("To cite phytools in publication use:")

citEntry(
	entry="Article",
	title="phytools: An R package for phylogenetic comparative biology (and other things).",
	author="Liam J. Revell",
	journal="Methods in Ecology and Evolution",
	year=2012,
	volume="3",
	pages="217-223",
	textVersion="Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol. 3 217-223. doi:10.1111/j.2041-210X.2011.00169.x"	   
)

citFooter("As phytools is continually evolving, you may want to cite its version number. Find it with 'help(package=phytools)'.")