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

citEntry(entry = "misc",
  title        = "{dotwhisker}: Dot-and-Whisker Plots of Regression Coefficients from Tidy Data Frames",
  author       = personList(as.person("Frederick Solt"),
                   as.person("Yue Hu")),
  howpublished = "Available at The Comprehensive R Archive Network (CRAN)",
  year         = "2015",
  url          = "http://CRAN.R-project.org/package=dotwhisker",

  textVersion  =
  paste("Frederick Solt and Yue Hu (2015).",
        "dotwhisker: Dot-and-Whisker Plots of Regression Coefficients from Tidy Data Frames.",
        "available at The Comprehensive R Archive Network (CRAN).",
        "URL http://CRAN.R-project.org/package=dotwhisker.")
)
