citHeader("To cite eixport in publications use at least the first, if not both:")

bibentry(bibtype = "article",
   title          = "eixport: An R package to export emissions to atmospheric models",
   journal		    = "The Journal of Open Source Software",
   author         = "Sergio Ibarra-Espinosa and Daniel Schuch and Edmilson Dias de Freitas",
   year           = "2018",
   doi            = "10.21105/joss.00607",
   url            = "https://joss.theoj.org/papers/10.21105/joss.00607",

   textVersion  =
   paste("Ibarra-Espinosa, S., Schuch, D. and Dias de Freitas., E., (2018).",
        "eixport: An R package to export emissions to atmospheric models",
        "Journal of Open Source Software, 3(24), 607, https://doi.org/10.21105/joss.00607.")
)

citation(auto = meta)

citFooter("Thanks")

