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

bibentry(bibtype = 'Manual',
         title = 'hazer: Quantifying haze factor for RGB images to identify cloudy and foggy weather',
         author = c(person('Bijan', 'Seyednasrollah')),
         year = year,
         note = note,
         url = 'http://doi.org/10.5281/zenodo.1008568')
