citHeader(paste("As howManyImputations is a minimal package which",
                "only implements the work of von Hippel (2020),",
                "please cite that paper instead."))

citEntry(entry = "Article",
  title        = "How Many Imputations Do You Need? A Two-stage Calculation Using a Quadratic Rule.",
  author       = personList(as.person("Paul T von Hippel")),
  journal      = "Sociological Methods & Research",
  year         = "2020",
  volume       = "49",
  number       = "33",
  pages        = "699--718",
  url          = "https://journals.sagepub.com/doi/full/10.1177/0049124117747303",
  textVersion  =
    paste('von Hippel, Paul T. "How Many Imputations Do You Need?',
          'A Two-stage Calculation Using a Quadratic Rule." Sociological',
          'Methods & Research. 2020;49(3):699-718. doi:10.1177/0049124117747303')
  )

citFooter("For additional information, please see https://missingdata.org/.")
