====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 rules for Aristotelian syllogisms (bibtex)
Probability propagation rules for Aristotelian syllogisms (bibtex)
@article{PfSa24a,
	title = {Probability propagation rules for Aristotelian syllogisms},
	journal = {Annals of Pure and Applied Logic},
	pages = {103340},
	volume={175},
		number={9},
	year = {2024},
	issn = {0168-0072},
	doi = {10.1016/j.apal.2023.103340},
	url = {https://doi.org/10.1016/j.apal.2023.103340},
	author = {Niki Pfeifer and Giuseppe Sanfilippo},
	note  = {Elsevier, Online First, Open Access}, 
}
Powered by bibtexbrowser