citHeader("To cite package 'TwoRegression' in publications use:")

citEntry(entry = "Misc",
  title        = "TwoRegression: Develop and Apply Two-Regression Algorithms",
  author       = personList(as.person("Paul R. Hibbing")),
  year         = "2018",
  url          = "https://github.com/paulhibbing/TwoRegression/",

  textVersion  =
  paste("Paul R. Hibbing (2022).",
        "TwoRegression: Develop and Apply Two-Regression Algorithms.",
        "URL https://github.com/paulhibbing/TwoRegression/.")
)
