bibentry(bibtype = "Article",
  title        = "Hierarchical inference for genome-wide association studies: a view on methodology with software",
  author       = c(person(given = "Claude",
                          family = "Renaux"),
                   person(given = "Laura",
                          family = "Buzdugan"), 
                   person(given = "Markus", 
                          family = "Kalisch"),
                   person(given = "Peter",
                          family = "B\\\"uhlmann")),
  journal      = "Computational Statistics",
  year         = "2020",
  volume       = 35,
  number       = 1,
  pages        = "1-40", 

  header       = "To cite hierbase in publications use:",
  textVersion  =
  paste("Renaux, Claude, Laura Buzdugan, Markus Kalisch, and Peter Bühlmann.",
        "Hierarchical inference for genome-wide association studies: a view on methodology with software.", 
        "Computational Statistics 35, no. 1 (2020): 1-40.")
)

bibentry(bibtype = "Article",
  title        = "Hierarchical testing of variable importance",
  author       = c(person(given = "Nicolai",
                          family = "Meinshausen")),
  journal      = "Biometrika",
  year         = "2008",
  volume       = 95,
  number       = 2,
  pages        = "265-278", 

  textVersion  =
  paste("Meinshausen, Nicolai.", 
        "Hierarchical testing of variable importance.", 
        "Biometrika 95, no. 2 (2008): 265-278.")
)


