citHeader("To cite package 'bite' in publications use:")

year <- "in prep"

citEntry(entry="article",
         title = "A multi-platform package for the analysis of intra- and interspecific trait evolution",
         author = personList(as.person("Theo Gaboriau"),
                             as.person("Fabio K. Mendes"),
                             as.person("Simon Joly"),
                             as.person("Daniele Silvestro"),
                             as.person("Nicolas Salamin")),
         year = year,
         journal = "Methods in Ecology and Evolution",
         textVersion =
         paste("Theo Gaboriau, Fabio K. Mendes, Simon Joly, Daniele Silvestro, Nicolas Salamin (",
               year,
               "). A multi-platform package for the analysis of intra- and interspecific trait evolution. ",
               ".", sep=""))