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

citEntry(entry = "Manual",
  title = "standardize: Tools for Standardizing Varaibles for Regression in R",
  author = person("Christopher D", "Eager"),
  year = "2017",
  note = "R package version 0.1.0",
  url = "https://github.com/CDEager/standardize",
  
  textVersion =
  paste("Eager, Christopher D. (2017).",
        "standardize: Tools for Standardizing Varaibles for Regression in R.",
        "R package version 0.1.0.",
        "https://github.com/CDEager/standardize")
)