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

bibentry(bibtype = "Article",
  author = c(person(c("John", "D."), "Kloke"), person(c("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.")
)



