citHeader("To cite the psychTools package in publications use:")
citEntry(entry="Manual",
         title ="psychTools:Tools to Accompany the 'psych; Package for Psychological Research ",
         author = "William Revelle",
         Organization = " Northwestern University",        
         address      = " Evanston, Illinois",
         year         = 2021,
         note         = "R package version 2.1.6",
         url          = "https://CRAN.R-project.org/package=psychTools",
         textVersion =  
         paste("Revelle, W. (2021) ", 
               "psychTools:Tools to Accompany the 'psych' Package for Psychological Research ",
               "Northwestern University, Evanston, Illinois, USA, ",
                "https://CRAN.R-project.org/package=psychTools",
                "Version = 2.1.6,", ".",sep="") )
