citHeader("To cite npi in publications, please use:")

citEntry(
  entry    = "Manual",
  title    = "npi: Access the U.S. National Provider Identifier Registry API (Version 0.2.0)",
  author   = as.person("Frank J Farach"),
  year     = 2022,
  url      = "https://github.com/ropensci/npi",
  doi      = "10.5281/zenodo.6326729",
  textVersion = paste("Farach, F. J. (2022). npi: Access the U.S. National Provider Identifier Registry API (Version 0.2.0). https://github.com/ropensci/npi"
  )
)

bibentry(
  bibtype = "Manual",
  title = "{npi}: Access the U.S. National Provider Identifier Registry API",
  author = person("Frank", "Farach", role = c("cre", "aut")),
  url = "https://github.com/ropensci/npi",
  year = 2022,
  doi = "10.5281/zenodo.6326729",
  note = "R package version 0.2.0"
)
