citHeader("To cite icarus in publications use:")

year <- 2016
note <-"R package version 0.2.0"

citEntry(entry="Unpublished",
	title="{Icarus}: an R package for calibration in survey sampling",	
	author=personList(as.person("Antoine Rebecq")),
	year=year,
	note=note,
	textVersion = paste0("Rebecq, Antoine (",year,"). Icarus: an R package for calibration in survey sampling. ",note,".")
)


