citHeader("To cite EmissV in publications use one of (if not all):")

citEntry(entry = "article",
         title          = "EmissV: An R package to create vehicular and other emissions by Top-down methods to air quality models",
         journal		    = "The Journal of Open Source Software",
         author         = personList(person("Daniel", "Schuch"),
                                     person("Sergio", "Ibarra-Espinosa"),
                                     person("Edmilson", "Dias de Freitas")),
         year           = "2018",
         url            = "http://joss.theoj.org/papers/10.21105/joss.00662",

         textVersion  =
           paste("Schuch, D. Ibarra-Espinosa, S. and Freitas, E. D. (2018).",
                 "EmissV: An R package to create vehicular and other emissions by Top-down methods to air quality models.",
                 "The Journal of Open Source Software, DOI:10.21105/joss.00662.")
)

citation(auto = meta)

citFooter("Thanks for using EmissV")
