To cite package 'missForest' or its original article in publications use:

Daniel J. Stekhoven (2013). missForest: Nonparametric Missing Value Imputation using Random Forest. R package version 1.4.

Stekhoven D. J., & Buehlmann, P. (2012). MissForest - non-parametric missing value imputation for mixed-type data. Bioinformatics, 28(1), 112-118.

Corresponding BibTeX entries:

  @Manual{,
    title = {missForest: Nonparametric Missing Value Imputation using
      Random Forest},
    author = {Daniel J. Stekhoven},
    year = {2013},
    note = {R package version 1.4},
  }
  @Article{,
    title = {MissForest - non-parametric missing value imputation for
      mixed-type data},
    author = {Daniel J. Stekhoven and Peter Buehlmann},
    journal = {Bioinformatics},
    volume = {28},
    number = {1},
    pages = {112--118},
    year = {2012},
    publisher = {Oxford Univ Press},
  }