year <- sub("-.*", "", meta$Date)

note <- sprintf("R package version %s", meta$Version)

citHeader("To cite xROI in publications, please cite both the paper and the R package:")

citEntry(entry = "Article",
         author = c("Bijan Seyednasrollah",
                    "Thomas Milliman",
                    "Andrew D. Richardson"),
         title = "Data extraction from digital repeat photography using xROI: An interactive framework to facilitate the process",
         publisher = "Elsevier",
         journal = "in review",
         year = 2018,
         textVersion = "Bijan Seyednasrollah, Thomas Milliman, Andrew D. Richardson (2018). Data extraction from digital repeat photography using xROI: An interactive framework to facilitate the process, in review.")


citEntry(entry = "Manual",
         author = c("Bijan Seyednasrollah",
                    "Thomas Milliman",
                    "Andrew D. Richardson"),
         title = "xROI: A Toolkit to Delineate Region of Interests (ROI's) and Extract Time-series Data from Digital Repeat Photography Images",
         year = 2018,
         url = "http://doi.org/10.5281/zenodo.1202273",
         textVersion = "Bijan Seyednasrollah, Thomas Milliman, Andrew D. Richardson (2018). xROI: A Toolkit to Delineate Region of Interests (ROI's) and Extract Time-series Data from Digital Repeat Photography Images DOI:10.5281/zenodo.1202273")
