====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 ?> A Generalized Notion of Conjunction for Two Conditional Events (bibtex)
A Generalized Notion of Conjunction for Two Conditional Events (bibtex)
@INCOLLECTION{CaSa23a,
author = {Lydia Castronovo and Giuseppe Sanfilippo},
year = {2023},
title = {A Generalized Notion of Conjunction for Two Conditional Events},
	booktitle = {ISIPTA 2023: Proceedings of the 13th International Symposium on Imprecise Probabilities: Theories and Applications},
  	keywords={Coherence, Conjunction, Conditional events, Conditional random quantity, Prevision, Imprecise probability, Fréchet-Hoeffding bounds, Quasi conjunction},
  url={https://isipta23.sipta.org/accepted-papers/long-castronovo "target="_blank},	
  pages={96--108},
  series={Proceedings of Machine Learning Research},
  volume={215},
}
Powered by bibtexbrowser