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

citEntry(entry="Manual",
         title = "Estimating daily meteorological data and downscaling climate models over landscapes",
         author = "Miquel De Caceres, Nicolas Martin-StPaul, Marco Turco, Antoine Cabon  & Victor Granda",
         journal = "Environmental Modelling and Software",
         year = "2018",
         volume = "108",
         pages = "186-196",
         url  = "http://vegmod.ctfc.cat/meteolandweb/",         
         textVersion = 
         paste("De Caceres M, Martin-StPaul N, Turco M, Cabon A, Granda V (2018) ", 
               "Estimating daily meteorological data and downscaling climate models over landscapes. ",
               "Environmental Modelling and Software 108: 186-196",
               " (http://vegmod.ctfc.cat/meteolandweb/).",
               sep=""),
         )

citFooter("Thank you for using 'meteoland'")