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

vers <- paste("R package version", meta$Version)

citEntry(entry="Manual",
         title = "RCAL: Regularized calibrated estimation",
         author = personList(as.person("Zhiqiang Tan"), as.person("Baoluo Sun")),
         year = 2020,
         note = vers,
         textVersion =
         paste("Tan, Z. and Sun, B. (",
               2020,
               "). RCAL: Regularized calibrated estimation. ",
               vers, ".", sep=""))