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 = "Bioinformatics",
  volume = "40",
  number = "6",
  pages = "btae337",
  year = "2024",
  textVersion = paste(
    "Marco Guazzini, Alexander G. Reisach, Sebastian Weichwald, and Christof Seiler,",
    "spillR: Spillover Compensation in Mass Cytometry Data,",
    "Bioinformatics, 2024, 40(6), btae337"
  )
)
