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

bibentry(bibtype = "Manual",
title = "{astrodatR}: Astronomy Datasets for R",
author = person("Eric D.", "Feigelson"),
year = year,
note = note,
url = "http://CRAN.R-project.org/package=astrodatR")