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

citEntry(entry="Article",
         author = personList(as.person("Benjamin Guedj"),
                             as.person("Pierre Alquier")),
         title = "PAC-Bayesian Estimation and Prediction in Sparse Additive Models",
         year = "2013",
	 journal = "Electronic Journal of Statistics",
	 volume = 7,
	 pages = "264-291",
	 doi = "10.1214/13-EJS771",
	 textVersion ="B. Guedj and P. Alquier (2013). PAC-Bayesian Estimation and Prediction in Sparse Additive Models, Electronic Journal of Statistics, 7, 264--291. DOI:10.1214/13-EJS771.")

citEntry(entry="Manual",
	author = as.person("Benjamin Guedj"),
	title = "pacbpred: PAC-Bayesian Estimation and Prediction in Sparse Additive Models",
	year = "2013",
	note = "R package version 0.92.2",
  	url = "http://cran.r-project.org/web/packages/pacbpred/index.html",
	textVersion ="B. Guedj (2013). pacbpred: PAC-Bayesian Estimation and Prediction in Sparse Additive Models. R package version 0.92.2, http://cran.r-project.org/web/packages/pacbpred/index.html.")