====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 ?> Compound conditionals as random quantities and Boolean algebras (bibtex)
Compound conditionals as random quantities and Boolean algebras (bibtex)
@inproceedings{FGGS22KR,
	author = {Flaminio, Tommaso and Gilio, Angelo and Godo, Lluis and Sanfilippo, Giuseppe},
	title = {Compound conditionals as random quantities and {B}oolean algebras },
	publisher = {},
	booktitle = {Proceedings of the 19th International Conference on Principles of Knowledge Representation and Reasoning, KR2022},	
	comment={ https://proceedings.kr.org/2022/15/kr2022-0015-flaminio-et-al.pdf" target="_blank">[proceedings pdf]	
},
pages={141--151},
year = {2022},
url={https://proceedings.kr.org/2022/},
   keywords={Nonmonotonic logics, Default logics, Conditional logics,
    Uncertainty, Vagueness, Many-valued and fuzzy logics,
    Probabilistic reasoning and learning}
}
Powered by bibtexbrowser