# Generate citation from DESCRIPTION:
cite_pkg <- citation(auto = meta)

#citHeader("To cite oesr in publications use:")

#citEntry(
#  key     = "oesr",
#  entry   = "Manual",
#  title   = "{oesr}: Tools for OES Methods",
#  author  = personList(as.person("Ryan T. Moore"), as.person("Miles Williams")),
#  month   = "February",
#  year    = 2023,
#  institution = "US Office of Evaluation Sciences",
#  address = "Washington, DC",
#  note = "R package version 0.1.0",
##  textVersion = paste(
#    "Moore, Ryan T. and Miles Williams (2023).",
#    "oesr: Tools for OES Methods.",
#    "R package version 0.1.0.",
#    "US Office of Evaluation Sciences,",
#    "Washington, DC."
#)
#)
