year <- format(Sys.time(), "%Y")
note <- sprintf("Package version %s", meta$Version)
bibentry(bibtype = "Article",
         title   = "Apollo: a flexible, powerful and customisable freeware package for choice model estimation and application",
         author  = c(person("Stephane", "Hess"), person("David", "Palma")),
         journal = "Journal of Choice Modelling",
		     volume  = 32,
		     doi     = "10.1016/j.jocm.2019.100170",
         year    = 2019)       

bibentry(bibtype = "Manual",
         title   = "Apollo: a flexible, powerful and customisable freeware package for choice model estimation and application",
         author  = c(person("Stephane", "Hess"), person("David", "Palma")),
         year    = year,
         note    = note,
         url     = "https://www.ApolloChoiceModelling.com")
