citHeader("To cite gateR in publications, please use the following and include the version number and DOI:")

citEntry(entry = "manual",
  title         = "gateR: Flow/Mass Cytometry Gating via Spatial Kernel Density Estimation",
  author        = personList(as.person("Ian D. Buller")),
  publisher     = "The Comprehensive R Archive Network",
  year          = "2022",
  number        = "0.1.12",
  doi           = "10.5281/zenodo.5347892",
  url           = "https://cran.r-project.org/package=gateR",
  
  textVersion = 
  paste("Ian D. Buller (2022).",
        "gateR: Flow/Mass Cytometry Gating via Spatial Kernel Density Estimation.",
        "The Comprehensive R Archive Network.",
        "v0.1.12.",
        "DOI:10.5281/zenodo.5347892",
        "Accessed by: https://cran.r-project.org/package=gateR")
)
