====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 ?> Iterated conditionals, trivalent logics, and conditional random quantities (bibtex)
Iterated conditionals, trivalent logics, and conditional random quantities (bibtex)
@INCOLLECTION{CaSa22,
	author={Castronovo, Lydia and Sanfilippo, Giuseppe},
title={Iterated conditionals, trivalent logics, and conditional random quantities},
year={2022},
 booktitle ={15th International Conference on Scalable Uncertainty Management (SUM 2022),  October 17-19, 2022, Paris, France},
  pages =         {47--63},
  publisher =     {Springer},
  series =        {LNCS},
  editor={Dupin, M. and  \"Ozt\"urk, M. and Potyka, N.},
  volume={13562},
  	comment={  Preprint available on ResearchGate 	},
  	doi={10.1007/978-3-031-18843-5_4}
}
Powered by bibtexbrowser