c(bibentry(bibtype = "article",
           title = "Human methylome variation across Infinium 450K on the Gene Expression Omnibus",
           author = c(
               person(c("Sean", "K."), "Maden"),
               person(c("Reid", "F."), "Thompson"),
               person(c("Kasper", "D."), "Hansen"),
               person("Abhinav", "Nellore")
           ),
           year = 2021,
           number = "2",
           volume = "3",
           pages = "lqab025",
           pubmed = "33937763",
           journal = "NAR Genomics and Bioinformatics",
           doi = "10.1093/nargab/lqab025",
           url = "https://doi.org/10.1093/nargab/lqab025",
           header = "The initial recountmethylation publication, including analyses of the initial HM450K compilation. Analyses from this study are reproduced in the Data Analyses vignette. This should be cited for recountmethylation versions earlier than 1.6.0:")
)

c(bibentry(bibtype = "article",
           title = "recountmethylation enables flexible analysis of public blood {DNA} methylation array data",
           author = c(
               person(c("Sean", "K."), "Maden"),
               person(c("Brian"), "Walsh"),
               person(c("Kyle"), "Ellrott"),
               person(c("Kasper", "D."), "Hansen"),
               person(c("Reid", "F."), "Thompson"),
               person("Abhinav", "Nellore")
           ),
           year = 2022,
           journal = "bioRxiv",
           doi = "10.1101/2022.05.19.492680",
           url = "https://www.biorxiv.org/content/10.1101/2022.05.19.492680v1",
           header = "The second recountmethylation paper includes analyses of public DNAm array data from blood, including samples run on the HM450K and EPIC platforms. It introduces updated compilations and vignettes, a Snakemake workflow, and a sample search index. This should be cited for recountmethylation version 1.6.0 and greater:")
)