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

citEntry(entry = "Manual",  
         title  = "PSMatch: an R/Bioconductor package to explore proteomics identification data.",
         author = personList(
           person(given = "Guillaume", family = "Deflandre"),
           person(given = "Sebastian", family = "Gibbs"),
           person(given = "Laurent", family = "Gatto")),
         institution = "OSF",
         year = "2025",
         doi = "https://doi.org/10.31219/osf.io/62v9p_v2",
         textVersion = paste("G. Deflandre, S. Gibbs and L. Gatto.",
                             "PSMatch: an R/Bioconductor package to explore proteomics identification data.",
                             "OSF; doi: https://doi.org/10.31219/osf.io/62v9p_v2")
         )