citHeader("To cite package 'SciencesPo' in publications use:")

year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)
bibentry(bibtype = "Manual",
         title = "{SciencesPo}: A tool set for analyzing political behavior data",
         author = personList(as.person("Daniel Marcelino")),
         year = year,
         note = note,
		     url = "http://CRAN.R-project.org/package=SciencesPo")
