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

citEntry(entry="Manual",
         title = "An Infra-Structure for Performance Estimation and Experimental Comparison of Predictive Models",
         author = personList(as.person("L. Torgo")),
         year         = "2013", 
         url          = "https://github.com/ltorgo/performanceEstimation",
         textVersion =
         paste("Torgo, L. (2013). ",
               "An Infra-Structure for Performance Estimation and Experimental Comparison of Predictive Models",
               "URL: https://github.com/ltorgo/performanceEstimation",
               sep="")
         )
