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

citEntry(
  entry = "article",
  author = personList(person(given = "Christof", family = "Seiler"),
    person(given = "Anne-Maud", family = "Ferreira"),
    person(given = "Lisa", family = "Kronstad", middle = "M"),
    person(given = "Laura", family = "Simpson", middle = "J"),
    person(given = "Mathieu", family = "Le Gars"),
    person(given = "Elena", family = "Vendrame"),
    person(given = "Catherine", family = "Blish", middle = "A"),
    person(given = "Susan", family = "Holmes")),
  title = "CytoGLMM: Conditional Differential Analysis for Flow and Mass Cytometry Experiments",
  journal = "BMC Bioinformatics",
  volume = "22",
  number = "137",
  pages = "1--14",
  year = "2021",
  textVersion = paste(
    "C. Seiler, AM. Ferreira, L.M. Kronstad, L.J. Simpson, M. Le Gars, E. Vendrame, C.A. Blish, and S. Holmes,",
    "CytoGLMM: Conditional Differential Analysis for Flow and Mass Cytometry Experiments,",
    "BMC Bioinformatics 22, 137 (2021)"
  )
)
