citHeader("To cite doubletrouble in publications, use:")

citEntry(
  entry    = "Article",
  title    = "doubletrouble: an R/Bioconductor package for the identification, classification, and analysis of gene and genome duplications",
  author   = personList(
      as.person("Fabricio Almeida-Silva"),
      as.person("Yves Van de Peer")
  ),
  journal  = "Bioinformatics",
  year     = "2025",
  volume   = "41",
  number   = "2",
  pages    = "btaf043",
  url      = "https://academic.oup.com/bioinformatics/article/41/2/btaf043/7979242",
  doi      = "10.1093/bioinformatics/btaf043",
  textVersion = paste(
      "Almeida-Silva F, Van de Peer Y",
      "doubletrouble: an R/Bioconductor package for the identification, classification, and analysis of gene and genome duplications.",
      "Bioinformatics, 41(2), btaf043. (2025). https://doi.org/10.1093/bioinformatics/btaf043"
  )
)