citHeader("To cite package 'pRoloc' in publications use:")

citEntry(entry = "article",
         title = "Mass-spectrometry based spatial proteomics data analysis using pRoloc and pRolocdata",
         author = personList(
             as.person("Laurent Gatto"),
             as.person("Lisa M. Breckels"),
             as.person("Samuel Wieczorek"),
             as.person("Thomas Burger"),
             as.person("Kathryn S. Lilley")),
         journal = "Bioinformatics",
         year = "2014",
         textVersion =
         paste0("Gatto L, Breckels LM, Wieczorek S, Burger T and Lilley KS, ",
                "Mass-spectrometry based spatial proteomics data analysis using pRoloc and pRolocdata. ",
                "Bioinformatics. 2014 doi: 10.1093/bioinformatics/btu013.")
         )

citEntry(entry = "article",
         title = "The effect of organelle discovery upon sub-cellular protein localisation",
         author = personList(
             as.person("Lisa M. Breckels"),
             as.person("Laurent Gatto"),
             as.person("Andy Christoforou"),
             as.person("Arnoud J. Groen"),
             as.person("Kathryn S. Lilley"),
             as.person("Matthew W. Trotter")),
         journal = "J Proteomics",
         year = "2013",
         textVersion =
         paste0("Breckels LM, Gatto L, Christoforou A, Groen AJ, Lilley KS, Trotter MW. ",
                "The effect of organelle discovery upon sub-cellular protein localisation. ",
                "J Proteomics. 2013 Mar 21. doi:pii: S1874-3919(13)00094-8. ",
                "10.1016/j.jprot.2013.02.019. [Epub ahead of print] PubMed PMID: 23523639.")
         )
