year <- sub("-.*", "", meta$Date) 
note <- sprintf("R package version %s", meta$Version) 
bibentry(bibtype = "Manual", title = "{SoundexBR}: Soundex (Phonetic) Algorithm For Brazilian Portuguese", author = person("Daniel", "Marcelino"), year = year, note = note, url = "http://CRAN.R-project.org/package=soundexBR")
