citHeader("To cite micd in publications use the most appropriate among:")

bibentry(bibtype = "Article",
         title   = "Causal discovery of gene regulation with incomplete data",
         author  = c(person(given = "Ronja", family = "Foraita"),
                    person(given = "Juliane", family = "Friemel"),
                    person(given = "Kathrin", family = "G\\\"unther"),
                    person(given = "Thomas", family = "Behrens"),
                    person(given = "J\\\"orn", family = "Bullerdiek"),
                    person(given = "Rolf", family = "Nimzyk"),
                    person(given = "Wolfgang", family = "Ahrens"),
                    person(given = "Vanessa", family = "Didelez")),
         journal= "Journal of the Royal Statistical Society: Series A (Statistics in Society)",
         year   = "2020",
         volume = "183",
         number = "4",
         pages  = "1747--1775",
         doi    = "10.1111/rssa.12565",
         header = "The first analysis in which micd was applied:"
         )

bibentry(bibtype = "Article",
         title   = "A practical guide to causal discovery with cohort data",
         author = c(person(given = "Ryan M.", family = "Andrews"),
                    person(given = "Ronja", family = "Foraita"),
                    person(given = "Vanessa", family = "Didelez"),
                    person(given = "Janine", family = "Witte")),
         year   = "2022",                   
         journal = "pre-print",
         archivePrefix = "arXiv",
         primaryClass  = "stat.AP",
         arxivId       = "2108.13395",
         eprint        = "2108.13395",
         url           = "https://arxiv.org/abs/2108.13395",
         header = "A tutorial on how to use micd in practice.",         
         textVersion   =
           paste("Ryan M. Andrews, Ronja Foraita, Vanessa Didelez, Janine Witte (2021).",
                 "A practical guide to causal discovery with cohort data.",
                 "arXiv. Retrieved from https://arxiv.org/abs/2108.13395.")
)



bibentry(bibtype = "Article",
         title   = "Multiple imputation and test-wise deletion for causal discovery from 
                    incomplete cohort data",
         author = c(person(given = "Janine", family = "Witte"),
                    person(given = "Ronja", family = "Foraita"),
                    person(given = "Vanessa", family = "Didelez")),
         journal= "Statistics in Medicine",
         year   = "2022",
         doi    = "10.1002/sim.9535",
         header = "Performance of multiple imputation vs. test-wise deletion in causal discovery:",
         textVersion  =
           paste("Janine Witte, Ronja Foraita, Vanessa Didelez (2022).",
                 "Multiple imputation and test-wise deletion for causal discovery from 
                 incomplete cohort data.",
                 "Statistics in Medicine, https://doi.org/10.1002/sim.9535")
)