citHeader("The methods within the code package can be cited as:")

citEntry(
   entry="article",
   title = "EnrichedHeatmap: an R/Bioconductor package for comprehensive visualization of genomic signal associations",
   author = personList(as.person("Zuguang Gu"),
                       as.person("Roland Eils"),
                       as.person("Matthias Schlesner"),
                       as.person("Naveed Ishaque")),
   journal = "BMC Genomics",
   year = 2018,
   textVersion = "Gu, Z. (2018) EnrichedHeatmap: an R/Bioconductor package for comprehensive visualization of genomic signal associations. BMC Genomics."
)

citFooter("This free open-source software implements academic
research by the authors and co-workers. If you use it,
please support the project by citing the appropriate
journal articles.")