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         = 2020,
         note         = "R package version 2.0.8",
         url          = "https://CRAN.R-project.org/package=psychTools",
         textVersion =  
         paste("Revelle, W. (2020) ", 
               "psychTools:Tools to Accompany the 'psych' Package for Psychological Research ",
               "Northwestern University, Evanston, Illinois, USA, ",
                "https://CRAN.R-project.org/package=psychTools",
                " Version = 2.0.8",".",sep="") )
