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

bibentry(bibtype = "Manual",
         title = "{staRdom}: PARAFAC analysis on DOM EEMs, calculating absorbance slopes",
         author = c(person("Matthias", "Pucher"),person("Daniel", "Graeber")),
         institution = c("Wassercluster Lunz, BOKU Vienna", "UFZ Leipzig"),
         address = "Lunz, Austria",
         year = "2019",
         url = "https://github.com/MatthiasPucher/staRdom")
