citHeader("To cite flattabler in publications use:")

citEntry(entry = "Manual",
  title        = "{flattabler}: Obtaining a Flat Table from Pivot Tables",
  author       = personList(as.person("Jose Samos")),
  year         = "2020",
  note         = "R package version 1.2.0",
  url          = "https://CRAN.R-project.org/package=flattabler",

  textVersion  =
  paste("Jose Samos (2020).",
        "flattabler: Obtaining a Flat Table from Pivot Tables.",
        "https://CRAN.R-project.org/package=flattabler.")
)
