citHeader("When using IsoCorrectoR in published research, please cite:")

citEntry(entry = "Article",
  title        = "Correcting for natural isotope abundance and tracer impurity in MS-, MS/MS- and high-resolution-multiple-tracer-data from stable isotope labeling experiments with IsoCorrectoR",
  author       = personList(as.person("Paul Heinrich"),
                   as.person("Christian Kohler"),
                   as.person("Lisa Ellmann"),
                   as.person("Paul Kuerner"),
                   as.person("Rainer Spang"),
                   as.person("Peter J. Oefner"),
                   as.person("Katja Dettmer")),
  journal      = "Scientific reports",
  year         = "2018",
  volume       = "8",
  number       = "1",
  url          = "https://genomics.ur.de/files/IsoCorrectoR/",

  textVersion  =
  paste("Heinrich et al. (Scientific reports, 2018).",
        "Correcting for natural isotope abundance and tracer impurity in MS-, MS/MS- and high-resolution-multiple-tracer-data from stable isotope labeling experiments with IsoCorrectoR",
        "URL https://genomics.ur.de/files/IsoCorrectoR/")
)

citFooter("Thanks for using IsoCorrectoR. Have a nice day!")