citHeader("To cite segmented in publications use one or more of the following papers:")

bibentry(bibtype="Article",
    title = "A heuristic, iterative algorithm for change-point detection in abrupt change models",
    author = c(as.person("Salvatore Fasola"), as.person("Vito M.R. Muggeo"), as.person("Helmut Kuchenhoff")),      
    journal = "Computational Statistics",
    year = "2018",
    volume = "33",
    number = "2",
    pages = "997-1015",
    textVersion = 
         paste("Fasola S, Muggeo VMR, Kuchenhoff K. (2018).", 
               "A heuristic, iterative algorithm for change-point detection in abrupt change models.",
               "Computational Statistics, 33, 997-1015.")

) 


bibentry(bibtype="Article",
         title = "Estimating regression models with unknown break-points.",
         author = "Vito M.R. Muggeo",
         journal      = "Statistics in Medicine",
         year         = "2003",
	       volume       = "22",
	       pages        = "3055--3071",
         textVersion = 
         paste("Muggeo VMR (2003).", 
               "Estimating regression models with unknown break-points.",
               "Statistics in Medicine, 22, 3055-3071.")
)

bibentry(bibtype="Article",
         title = "segmented: an R Package to Fit Regression Models with Broken-Line Relationships.",
         author = "Vito M.R. Muggeo",
         journal      = "R News",
         year         = "2008",
	       volume       = "8",
	       number       = "1",
	       pages        = "20--25",
         url          = "https://cran.r-project.org/doc/Rnews/",
         textVersion = 
         paste("Muggeo VMR (2008).", 
               "segmented: an R Package to Fit Regression Models with Broken-Line Relationships.",
               "R News, 8/1, 20-25.",
	       "URL https://cran.r-project.org/doc/Rnews/.")
)

bibentry(bibtype="Article",
         title = "Testing with a nuisance parameter present only under the alternative:
            a score-based approach with application to segmented modelling.",
         author = "Vito M.R. Muggeo",
         journal      = "J of Statistical Computation and Simulation",
         year         = "2016",
	       volume       = "86",
	       pages        = "3059-3067",
         textVersion = 
         paste("Muggeo VMR (2016).", 
               "Testing with a nuisance parameter present only under the alternative:
                    a score-based approach with application to segmented modelling.",
               "J of Statistical Computation and Simulation, 86, 3059-3067.")
)

bibentry(bibtype="Article",
         title = "Interval estimation for the breakpoint in segmented regression: a smoothed score-based approach.",
         author = "Vito M.R. Muggeo",
         journal      = "Australian & New Zealand Journal of Statistics",
         year         = "2017",
	       volume       = "59",
	       pages        = "311-322",
         textVersion = 
         paste("Muggeo VMR (2017).", 
               "Interval estimation for the breakpoint in segmented regression: a smoothed score-based approach.",
               "Australian \\& New Zealand Journal of Statistics, 59, 311-322.")
)

bibentry(bibtype="Article",
      title = "Segmented mixed models with random changepoints: a maximum likelihood approach with application to treatment for           depression study",
      author = c(as.person("Vito M.R. Muggeo"), as.person("David C. Atkins"), 
          as.person("Robert J Gallop"), as.person("Sona Dimidjian")),
      journal      = "Statistical Modelling",
      year         = "2014",
	    volume       = "14",
	    pages        = "293-313",
      textVersion = 
      paste("Muggeo VMR, Atkinhs DC, Gallopp RJ, Dimidjian S (2014).", 
            "Segmented mixed models with random changepoints: a maximum likelihood approach with application to treatment for              depression study", "Statistical Modelling, 14, 293-313.")
)


