citHeader(paste(
  "sen2r is being developed by Luigi Ranghetti and Lorenzo Busetto (IREA-CNR),",
  "and it is released under the GNU General Public License version 3 (GPL‑3).",
  "To cite package 'sen2r' in publications use:"
))

citEntry(
  entry        = "Manual",
  author       = "Luigi Ranghetti and Lorenzo Busetto",
  title        = "sen2r: Find, Download and Process Sentinel-2 Data",
  year         = "2020",
  note         = "R package version 1.3.0",
  doi          = "10.5281/zenodo.1240384",
  url          = "http://sen2r.ranghetti.info",
  textVersion  = paste(
    "L. Ranghetti, L. Busetto (2020).",
    "sen2r: Find, Download and Process Sentinel-2 Data.",
    "R package version 1.3.0. DOI: 10.5281/zenodo.1240384.",
    "URL: http://sen2r.ranghetti.info/."
  )
)
