citHeader("To cite daymetr in publications use:")

citEntry(entry = "Article",
         title        = "An integrated phenology modelling framework in R:
         modelling vegetation phenology with {phenor}",
         author       = personList(as.person("Koen Hufkens"),
                                   as.person("David Basler"),
                                   as.person("Tom Milliman"),
                                   as.person("Eli K. Melaas"),
                                   as.person("Andrew D. Richardson")),
         journal      = "Methods in Ecology & Evolution",
         year         = "2018",
         volume       = "9",
         pages        = "1-10",
         doi          = "10.1111/2041-210X.12970",
         textVersion  =
           paste("Hufkens et al. (2018).",
                 "An integrated phenology modelling framework in R:",
                 "modelling vegetation phenology with phenor",
                 "Methods in Ecology & Evolution, 9(2), 1-10.")
)