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

bibentry(bibtype = "Manual",
         title = "{sdrt}: Estimating the Sufficent Dimension Reduction Subspaces in Time Series",
         author = c(person("Tharindu P.", "De Alwis"),
                    person("S. Yaser", "Samadi")),
         year = 2024,
         url = " https://CRAN.R-project.org/package=sdrt")

