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

citEntry(entry = "Article",
  title        = "rddapp: Regression Discontinuity Design Application",
  author       = personList(as.person("Ze Jin"),
                   as.person("Wang Liao"),
                   as.person("Felix Thoemmes")),
  journal      = "R package version",
  year         = "2017",
  volume       = "0",
  number       = "1",

  textVersion  =
  paste("Ze Jin, Wang Liao, and Felix Thoemmes (2017).",
        "rddapp: Regression Discontinuity Design Application.",
        "R package version 0.1.")
)