citHeader("To cite the igblastr package in publications, please use:")

bibentry(
  bibtype = "Manual",
  title = "igblastr: User-friendly R Wrapper to IgBLAST",
  author = c(
    person("Hervé", "Pagès", role = c("aut", "cre")),
    person("Ollivier", "Hyrien", role = c("aut", "fnd")),
    person("Kellie", "MacPhee", role = "ctb"),
    person("Michael", "Duff", role = "ctb"),
    person("Jason", "Taylor", role = "ctb")
  ),
  year = "2025",
  doi = "10.18129/B9.bioc.igblastr",
  url = "https://bioconductor.org/packages/igblastr"
)

citFooter("Please also cite the original IgBLAST tool if you use it in your analysis.")

