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

year <- 2012

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

citEntry(entry="Manual",
         title = "isocir: Isotonic Inference for Circular Data",
         author = personList(as.person("S. Barragn"), as.person("M. A. Fernndez")),
         year = year,
         note = vers,

         textVersion =
         paste("S. Barragn and M. A. Fernndez (",
               year,
               "). isocir: Isotonic Inference for Circular Data. ",
               vers, ".", sep=""))


