 
citHeader(paste("To cite the R-package 'pCalibrate' in publications,",
                "please use:")) 	  

bibentry(bibtype = "Article",
	 title = "On p-values and Bayes factors",
	 author = c(person(given="Leonhard", family="Held", role = "aut"),
      		    person(given="Manuela", family="Ott", role = "aut")), 
 	 journal = "Annual Review of Statistics and Its Application",
	 year = 2018,
	 volume = 5,
	 pages = "393--419",
	 doi = "10.1146/annurev-statistics-031017-100307")




