====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 ?> Generalized Logical Operations among Conditional Events (bibtex)
Generalized Logical Operations among Conditional Events (bibtex)
@article{GiSa18,
author = {Gilio, Angelo  and Sanfilippo, Giuseppe},
title = {Generalized Logical Operations among Conditional Events},
journal = {Applied Intelligence},
year="2019",
month="Jan",
day="01",
volume="49",
number="1",
pages="79--102",
issn = {0924-669X},
doi = {10.1007/s10489-018-1229-8},
url={https://rdcu.be/b37qf},
comment = {Old version available  on arxiv [arxiv.org]},
note={Codice Scopus: 2-s2.0-85050797443},
kewywords={Conditional events,  Conditional random quantities, Conjunction, Disjunction, Negation, Fr\`{e}chet-Hoeffding bounds, Coherent prevision assessments, Coherent extensions, Quasi conjunction, Probabilistic reasoning, p-entailment, Inference rules}
}
Powered by bibtexbrowser