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

bibentry(bibtype = "Manual",
         title = "{rgeoprofile}: Geographic Profiling Methods for Serial Crime Analysis",
         author = c(person("Jamie", "Spaulding"),
                    person("Keith", "Morris")),
         year = year,
         note = note,
         url = "https://github.com/JSSpaulding/rgeoprofile")
