citHeader("To cite Rfit in publications, please use:")

citEntry(entry = "Article",
  author = personList(as.person("John D. Kloke"), as.person("Joseph W. McKean")),
  title = "Rfit: Rank-based estimation for linear models,",
  journal = "The R Journal",
  year = "2012",
  volume = "4",
  number = "2",
  pages = "57--64",
  textVersion = 
  paste("Kloke, J.D. and Mckean, J.W. (2012),",
	"Rfit: Rank-based estimation for linear models,",
	"The R Journal, 4, 57--64.")
)



