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

citEntry(entry="Manual",
	title = "tsDyn: Time series analysis based on dynamical systems theory",
	author = c(person("Antonio", "Fabio Di Narzo", role=c("aut", "ctb")),
             person("Jose Luis", "Aznarte", role=c("aut", "ctb")),
             person("Matthieu", "Stigler", role=c("aut", "ctb", "cre"))),
             	year = 2009,
	note = "R package version 0.7",
        url  = "https://cran.r-project.org/package=tsDyn/vignettes/tsDyn.pdf",
	textVersion = "Antonio, Fabio Di Narzo, Jose Luis Aznarte and Matthieu Stigler (2009). tsDyn: Time series analysis based on dynamical systems theory")

citEntry(entry="Manual",
	title = "Threshold cointegration: overview and implementation in R",
	author = "Matthieu Stigler",
	year = 2010,
	note = "R package version 0.7-2",
        url  = "https://cran.r-project.org/package=tsDyn/vignettes/ThCointOverview.pdf",
	textVersion = "Matthieu Stigler (2010). tsDyn: Threshold cointegration: overview and implementation in R")
