====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 ?> Algebraic aspects and coherence conditions for conjoined and disjoined conditionals (bibtex)
Algebraic aspects and coherence conditions for conjoined and disjoined conditionals (bibtex)
@article{Article20_4,
	title = "Algebraic aspects and coherence conditions for conjoined and disjoined conditionals",
	journal = "International Journal of Approximate Reasoning",
	volume = "126",
	pages = "98 - 123",
	year = "2020",
	issn = "0888-613X",
	author = "Angelo Gilio and Giuseppe Sanfilippo",
	comment = {
	 [Preprint available on ResearchGate]},
	url={https://authors.elsevier.com/sd/article/S0888613X20302103},
	scopus={2-s2.0-85089815785},
	wos={},
	doi = "https://doi.org/10.1016/j.ijar.2020.08.004",
	url* = "./pdf/2020/ijar_perugiaR2corrected.pdf",
	keywords = "Coherence, Conditional random quantities, Conjunction and disjunction of conditionals, Decomposition formula, Conditional constituents, Inclusion-exclusion formula",
}
Powered by bibtexbrowser