citHeader("To cite i2dash or i2dash.scrnaseq in publications use:")

citEntry(entry = "Article",
  title        = "i2dash: creation of flexible, interactive and web-based dashboards from data analysis pipelines",
  author       = personList(as.person("Arsenij Ustjanzew"),
                   as.person("Jens Preussner"),
                   as.person("Mette Bentsen"),
                   as.person("Carsten Kuenne"),
                   as.person("Mario Looso")),
  journal      = "tba",
  year         = "2020",
  volume       = "40",
  number       = "3",
  pages        = "1--25",

  textVersion  =
  paste("Ustjanzew A., Preussner J., Bentsen M., Kuenne C., and Looso M.",
        "i2dash: creation of flexible, interactive and web-based dashboards from data analysis pipelines.")
)