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

citEntry(entry="Manual",
         title = "Hmisc: A Package of Miscellaneous S Functions",
         author = as.person('Frank E. Harrell'),
         organization = "Vanderbilt University",
         address      = "Nashville, Tennessee, USA",
         year         = 2005,
         url          = "http://biostat.mc.vanderbilt.edu/s/Hmisc",
         
         textVersion = 
         paste("Harrell, Frank E. (2005):",
               "Hmisc: A Package of Miscellaneous S Functions.",
			   "http://biostat.mc.vanderbilt.edu/s/Hmisc"),
         )
