====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 ?> Probability Propagation in Selected Aristotelian Syllogisms (bibtex)
Probability Propagation in Selected Aristotelian Syllogisms (bibtex)
@INCOLLECTION{PfSa19,
	author = {Pfeifer, Niki and Sanfilippo, Giuseppe},
	title = {Probability Propagation
	in Selected {A}ristotelian Syllogisms},
	pages = {419--431},
	booktitle = {Symbolic and Quantitative Approaches to Reasoning with Uncertainty, ECSQARU 2019},
	year = {2019},
	series = {LNCS},
	editor = {Kern-Isberner, G. and Ognjanovi\'c, Z.},
	publisher={Springer International Publishing},
	doi={10.1007/978-3-030-29765-7_35},
	volume={11726},
	url={https://link.springer.com/chapter/10.1007/978-3-030-29765-7_35},
	scopus={2-s2.0-85072855362},
	keywords={Aristotelian syllogisms, Coherence, Conditional events, Figure III, Imprecise probability, Default reasoning}

}
Powered by bibtexbrowser