year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "Manual",
         title = "Hyper-Fit: Fitting Linear Models to Multidimensional
Data with Multivariate Gaussian Uncertainties",
         author = c(person("A.S.G.", "Robotham"),
                    person("D.", "Obreschkow")),
         year = 2015,
         journal = "PASA",
         volume = "32",
         pages = "33",
         url = "http://hyperfit.icrar.org/")