citHeader("To cite the psych package in publications use:")
citEntry(entry="Manual",
         title = "psych: Procedures for Psychological, Psychometric, and Personality Research",
         author = "William Revelle",
	     Organization = "Northwestern University",        
         address      = "Evanston, Illinois",
         year         = 2011,
         note         = "R package version 1.1.12",
         url          = "http://personality-project.org/r/psych.manual.pdf",
         textVersion = 
         paste("Revelle, W. (2011)", 
               "psych: Procedures for Personality and Psychological Research",
               "Northwestern University, Evanston, http://personality-project.org/r/psych.manual.pdf, 1.1.12")
               )