citHeader("To cite in publications use:")

citEntry(entry = "Article",
	 title = {
             paste("Introducing BACCO, an R bundle for Bayesian Analysis of Computer Code Output")
         },
	 author = "R. K. S. Hankin",
         year = "2005",
	 volume = "14",
	 issue = "16",
	 month = "October",
	 textVersion = {
             paste("R. K. S. Hankin 2005.",
	     "Introducing BACCO, an R bundle for Bayesian Analysis of Computer Code Output.", 
	 "Journal of Statistical Software,", 
	 "14(16)")}
)
