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


citEntry(entry = "article",
         title  = "Revisiting the thorny issue of missing values in single-cell proteomics",
         author = personList(
           person(given = "Christophe", family = "Vanderaa"),
           person(given = "Laurent", family = "Gatto")),
         journal = "arXiv",
         year = "2023",
         textVersion = paste("Vanderaa Christophe and Laurent Gatto.",
                             "Revisiting the thorny issue of missing values in single-cell proteomics.",
                             "arXiv:2304.06654; doi: https://doi.org/2304.06654 (2023).")
         )

citEntry(entry = "article",
         title  = "The current state of single-cell proteomics data analysis",
         author = personList(
           person(given = "Christophe", family = "Vanderaa"),
           person(given = "Laurent", family = "Gatto")),
         journal = "Current Protocols",
         year = "2023",
         pages = "e658",
         textVersion = paste("Vanderaa Christophe and Laurent Gatto.",
                             "The current state of single-cell proteomics data analysis.",
                             "Current Protocols 3 (1): e658.; doi: https://doi.org/10.1002/cpz1.658 (2023).")
         )

citEntry(entry = "article",
         title  = "Replication of Single-Cell Proteomics Data Reveals Important Computational Challenges",
         author = personList(
           person(given = "Christophe", family = "Vanderaa"),
           person(given = "Laurent", family = "Gatto")),
         journal = "Expert Review of Proteomics",
         year = "2021",
         pages = "1-9",
         textVersion = paste("Vanderaa Christophe and Laurent Gatto.",
                             "Replication of Single-Cell Proteomics Data Reveals Important Computational Challenges.",
                             "Expert Review of Proteomics, 1–9 (2021).")
         )
