====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, Fréchet-Hoeffding bounds, and Frank t-norms (bibtex)
Compound conditionals, Fréchet-Hoeffding bounds, and Frank t-norms (bibtex)
@article{IJAR21,
title = {Compound conditionals, {F}réchet-{H}oeffding bounds, and {F}rank t-norms},
journal = {International Journal of Approximate Reasoning},
volume = {136},
pages = {168-200},
year = {2021},
issn = {0888-613X},
doi = {https://doi.org/10.1016/j.ijar.2021.06.006},
url = {https://arxiv.org/abs/2010.14382.pdf},
author = {Angelo Gilio and Giuseppe Sanfilippo},
	comment= {[Preprint available on ResearchGate]},
scopus={2-s2.0-85108961181}	,
keywords={Coherence, Conditional previsions, Convexity,
Conjunction and disjunction, Fréchet-Hoeffding bounds, Frank t-norms}

}
Powered by bibtexbrowser