citHeader("To cite covid19.analytics in publications use:")


bibentry(bibtype = "Article",
  title        = "covid19.analytics: An R Package to Obtain, Analyze and Visualize Data from the Coronavirus Disease Pandemic",
  author       = c(person("Marcelo","Ponce"),
			person("Amit","Sandhel")),
  journal      = "Journal of Open Source Software",
  year         = "2021",
  volume       = "6",
  number       = "59",
#  pages        = "1--25",
  doi          = "10.21105/joss.02995",

  textVersion  =
  paste("Ponce et al. (2021).",
        "covid19.analytics: An R Package to Obtain, Analyze and Visualize Data from the Coronavirus Disease Pandemic.",
        "Journal of Open Source Software, 6(59), 2995.",
        "https://doi.org/10.21105/joss.02995")
)

#citEntry(entry = "Article",
#  title        = "covid19.analytics: An R Package to Obtain, Analyze and Visualize Data from the Corona Virus Disease Pandemic",
#  author       = personList(as.person("Marcelo Ponce"),
#                   as.person("Amit Sandhel")),
#  journal      = "pre-print",
#  year         = "2020",
#  url          = "https://arxiv.org/abs/2009.01091",
#
#  textVersion  =
#  paste("Marcelo Ponce, Amit Sandhel (2020).",
#        "covid19.analytics: An R Package to Obtain, Analyze and Visualize Data from the Corona Virus Disease Pandemic.",
#        #"Journal of Statistical Software, 40(3), 1-25.",
#        "URL https://arxiv.org/abs/2009.01091")
#)
