citHeader("To cite the spillR package in publications, use:")

citEntry(
  entry = "article",
  author = personList(person(given = "Marco", family = "Guazzini"),
    person(given = "Alexander", family = "Reisach", middle = "G"),
    person(given = "Sebastian", family = "Weichwald"),
    person(given = "Christof", family = "Seiler")),
  title = "spillR: Spillover Compensation in Mass Cytometry Data",
  journal = "bioRxiv 2023.10.04.560870",
  year = "2023",
  textVersion = paste(
    "Marco Guazzini, Alexander G. Reisach, Sebastian Weichwald, and Christof Seiler,",
    "spillR: Spillover Compensation in Mass Cytometry Data,",
    "bioRxiv (2023): 2023.10.04.560870"
  )
)
