====Output==== results ====Download==== 1/ [[bibtex2latex.php.txt|download bibtex2latex.php]] 3/ call http://www.domain.net/bibtex2latex.php?bib=mybib.bib&author=Firstname+Lastname&bibtex2latex [[http://www.monperrus.net/martin/bibtex2latex.php?bib=monperrus.bib&author=Martin+Monperrus&bibtex2latex|demo]] 4/ save the result in a tex file 5/ use the tex file, for instance with \input{publist.tex} %% the simplest way \documentclass{article} \usepackage[latin1]{inputenc} %% for accents, may be replaced by utf-8, depending of the encoding of the bibtex file \usepackage[margin=2cm]{geometry} \begin{document} \input{publist.tex} \end{document} */ $_GET['library']=true; // this will transformed by pp4php ?> Connexive Logic, Probabilistic Default Reasoning, and Compound Conditionals (bibtex)
Connexive Logic, Probabilistic Default Reasoning, and Compound Conditionals (bibtex)
@article{PfSa24b,
	author = {Niki Pfeifer and Giuseppe Sanfilippo},
	year = {2024},
	pages = {167--206},
	volume={112},
	number={1-2},
	title = {Connexive Logic, Probabilistic Default Reasoning, and  Compound Conditionals},
	journal={Studia Logica},
	comment={Online first, Open Access},
	keywords={Coherence, Compounds of conditionals, Conditional events, Conditional random quantities, Connexive principles, Default reasoning, Iterated conditionals, Probability logic}, 
	doi={https://doi.org/10.1007/s11225-023-10054-5"target="_blank},
	url={https://doi.org/10.1007/s11225-023-10054-5 "target="_blank}	
}
Powered by bibtexbrowser