citHeader("To cite filesstrings in publications use:")

citEntry(entry   = "Article",
         title   = "{nandb}---number and brightness in R with a novel automatic detrending algorithm",
         author  = personList(as.person("Rory Nolan"),
                              as.person("Luis Alvarez"),
                              as.person("Jonathan Elegheert"),
                              as.person("Maro Iliopoulou"),
                              as.person("G. Maria Jakobsdottir"),
                              as.person("Marina Rodriguez-Munoz"),
                              as.person("A. Radu Aricescu"),
                              as.person("Sergi Padilla-Parra")),
         journal = "Bioinformatics",
         year    = "2017",
         doi     = "10.1093/bioinformatics/btx434",

         textVersion = paste("Rory Nolan et al., 2017.",
                             "nandb: number and brightness in R",
                             "with a novel automatic detrending algorithm.",
                             "Bioinformatics. ",
                             "DOI: 10.1093/bioinformatics/btx434.")
)
