citHeader("To cite the R package 'coseq' in publications use:")  

citEntry(entry   = "article",
         title   = "Transformation and model choice for co-expression analysis of RNA-seq data",
		 journal = "Briefings in Bioinformatics",
         volume  = "19",
         number  = "3",
         pages   = "425-436",
         year    = "2018",
         author  = personList(
           person(given="Andrea", family="Rau"),
		   person(given="Cathy", family="Maugis-Rabusseau")),
         textVersion = "Rau, A. and Maugis-Rabusseau, C. (2018) Transformation and model choice for co-expression analysis of RNA-seq data. Briefings in Bioinformatics, 19(3)-425-436.")
		 
citEntry(entry   = "article",
         title   = "Clustering transformed compositional data using K-means, 
           with applications in gene expression and bicycle sharing system data",
         journal = "Journal of Applied Statistics",
         number  = "doi:10.1080/02664763.2018.1454894",
         year    = "2018",
         author  = personList(
		   person(given="Antoine", family="Godichon-Baggioni"),
		   person(given="Cathy", family="Maugis-Rabusseau"),
           person(given="Andrea", family="Rau")),
         textVersion = "Godichon-Baggioni, A., Maugis-Rabusseau, C. and Rau, A. (2018) Clustering transformed compositional data using K-means, 
         with applications in gene expression and bicycle sharing system data. Journal of Applied Statistics, doi:10.1080/02664763.2018.1454894.")