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   = "Software application profile: tpc and micd—R packages for causal discovery with incomplete cohort data",
         author = c(person(given = "Ryan M.", family = "Andrews"),
                    person(given = "Christine W.", family = "Bang"),
                    person(given = "Vanessa", family = "Didelez"),
                    person(given = "Janine", family = "Witte"),
                    person(given = "Ronja", family = "Foraita")),
         year   = "2024",                   
         journal = "International Journal of Epidemiology",
         volume = "53",
         number = "5",
         doi    = "10.1093/ije/dyae113",
         header = "Tutorial on how to apply the R packages 'micd' and 'tpc'."
         )


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",
         volume = "41",
         number = "23",     
         pages  = "4716--4743",
         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")
)


