## meta <- packageDescription("BiocAzul")
bibentry(
    bibtype = "Manual",
    title = "BiocAzul: Programmatic Access to the Azul API",
    author = person(
        "Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", c("aut", "cre"),
        c(ORCID = "0000-0002-3242-0582")
    ),
    organization = person(
        "Research Foundation of the City University of New York",
        comment = c(ROR = "01d03cj21")
    ),
    year = "2026",
    note = paste0(
        "R package version ", meta[["Version"]],
        ". This work was supported by the NHGRI ",
        "AnVIL Project (Grant No. U24HG010263)"
    ),
    url = "https://github.com/Bioconductor/BiocAzul"
)
