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

citEntry(entry = "article",
  title        = "The rawrr R Package: Direct Access to Orbitrap Data and Beyond",
  author       = c(person(given = "Tobias",
                        family = "Kockmann",
                        email = "Tobias.Kockmann@fgcz.ethz.ch"),
  		     person(given = "Christian",
                        family = "Panse",
                        email = "cp@fgcz.ethz.ch")),
  journal      = "Journal of Proteome Research",
  year         = "2021",
  doi          = "10.1021/acs.jproteome.0c00866",
  textVersion = paste("Tobis Kockmann and Christian Panse.",
                             "The rawrr R Package: Direct Access to Orbitrap Data and Beyond.",
                             "Journal of Proteome Research; doi: https://doi.org/10.1021/acs.jproteome.0c00866 (2021).")
)
