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

citEntry(
  entry    = "manual",
  title    = "chromatographR",
  author   = "Ethan Bass",
  year     = "2022",
  note   = "version 0.3.0",
  url      = "https://ethanbass.github.io/chromatographR/",
  textVersion = paste("Bass, E. (2022).",
        "chromatographR (version 0.3.0).",
        "https://ethanbass.github.io/chromatographR/"
        )
  )