year <- sub("-.*", "", meta$Date) 
note <- sprintf("R package version %s", meta$Version)  
bibentry(bibtype = "Manual",          
         title = "{indirect}: {E}licitation of Independent Conditional Means Priors for Generalised Linear Models",        
         author = "Geoffrey R. Hosack",                     
         year = year,          
         note = note,
         url = {"https://CRAN.R-project.org/package=indirect"}
) 
bibentry(bibtype = "Article",
         title = "Prior elicitation for {B}ayesian generalised linear models with application to risk control option assessment",
         journal = "Reliability Engineering and System Safety",
         volume = "167",
         pages = "351 - 361",
         year = "2017",
         doi = "10.1016/j.ress.2017.06.011",
         author = "Geoffrey R. Hosack and Keith R. Hayes and Simon C. Barry"
)