utils::citHeader("To cite package 'inlpubs' in publications use:")

authors <- c(
  utils::person(
    given = c("Jason", "C."),
    family = "Fisher"
  ),
  utils::person(
    given = c("Kerri", "C."),
    family = "Treinen"
  ),
  utils::person(
    given = c("Allison", "R."),
    family = "Trcka"
  )
)

utils::citEntry(
  entry = "TechReport",
  author = authors,
  title = "inlpubs---Bibliographic information for the U.S. Geological Survey Idaho National Laboratory Project Office",
  address = "Reston, Va.",
  institution = "U.S. Geological Survey",
  year = "2022",
  note = "R package",
  version = "1.0.0",
  doi = "10.5066/P9I3GWWU",
  textVersion = "Fisher, J.C., 2022, inlpubs---Bibliographic information for the U.S. Geological Survey Idaho National Laboratory Project Office: U.S. Geological Survey software release, R package, Reston, Va., https://doi.org/10.5066/P9I3GWWU."
)
