bibentry(bibtype      = "Article",
         title        = "strucchange: An R Package for Testing for Structural Change in Linear Regression Models",
         author       = c(as.person("Achim Zeileis"), 
                          as.person("Friedrich Leisch"),
		          as.person("Kurt Hornik"),
		          as.person("Christian Kleiber")),
         journal      = "Journal of Statistical Software",
         year         = "2002",
	 volume       = "7",
	 number       = "2",
	 pages        = "1--38",
         doi          = "10.18637/jss.v007.i02",
         mheader      = "There are several publications about strucchange which describe different aspects of the software. The main reference is the JSS paper.",
	 header       = "To cite strucchange in publications use:"
)

bibentry(bibtype      = "Article",
         title        = "Testing and Dating of Structural Changes in Practice",
         author       = c(as.person("Achim Zeileis"), 
	                  as.person("Christian Kleiber"),
                          as.person("Walter Kr\\\"amer"),
		          as.person("Kurt Hornik")),
         journal      = "Computational Statistics \\& Data Analysis",
         year         = "2003",
	 volume       = "44",
         number       = "1--2",
	 pages        = "109--123",
         doi          = "10.1016/S0167-9473(03)00030-6",
	 header       = "If methods related to breakpoints() are used also cite:"
)

bibentry(bibtype      = "Article",
         title        = "Implementing a Class of Structural Change Tests: An Econometric Computing Approach",
         author       = "Achim Zeileis", 
         journal      = "Computational Statistics \\& Data Analysis",
         year         = "2006",
	 volume       = "50",
         number       = "11",
	 pages        = "2987--3008",
         doi          = "10.1016/j.csda.2005.07.001",
         header       = "If methods related to gefp() and efpFunctional() are used also cite:"
)
