citHeader("To cite 'tlars' in publications, please use:")

bibentry("Manual",
  title        = "{tlars: The T-LARS Algorithm: Early-Terminated Forward Variable Selection}",
  author       = c(as.person("Jasin Machkour"),
                   as.person("Simon Tien"),
                   as.person("Daniel P. Palomar"),
                   as.person("Michael Muma")),
  note         = "R package version 1.0.0",
  year         = "2024",
  url          = "https://CRAN.R-project.org/package=tlars",
  textVersion  =
           paste("J. Machkour, S. Tien, D. P. Palomar, and M. Muma, “tlars: The T-LARS Algorithm: Early-Terminated Forward Variable Selection,” 2024, R package version 1.0.0. [Online]. Available: https://CRAN.R-project.org/package=tlars")
)

bibentry("Article",
  title        = "The Terminating-Random Experiments Selector: Fast High-Dimensional Variable Selection with False Discovery Rate Control",
  author       = c(as.person("Jasin Machkour"),
                   as.person("Michael Muma"),
                   as.person("Daniel P. Palomar")),
  journal      = "arXiv preprint arXiv:2110.06048",
  year         = "2022",
  url          = "https://arxiv.org/abs/2110.06048",
  textVersion  =
           paste("J. Machkour, M. Muma, and D. P. Palomar, “The terminating-random experiments selector: Fast high-dimensional variable selection with false discovery rate control,” arXiv preprint arXiv:2110.06048, 2022.")
)
