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

citEntry(entry = "misc",
  title        = "{interplot}: Plot the Effects of Variables in Interaction Terms",
  author       = personList(as.person("Frederick Solt"),
                   as.person("Yue Hu")),
  howpublished = "Available at The Comprehensive R Archive Network (CRAN)",
  year         = "2015",
  url          = "https://CRAN.R-project.org/package=interplot",

  textVersion  =
  paste("Frederick Solt and Yue Hu (2015).",
        "interplot: Plot the Effects of Variables in Interaction Terms.",
        "available at The Comprehensive R Archive Network (CRAN).",
        "URL https://CRAN.R-project.org/package=interplot.")
)
