1
0

Create bibliography used with biber

This commit is contained in:
2026-07-17 13:59:36 +02:00
parent 82474d7616
commit b06b56cc85
+26
View File
@@ -0,0 +1,26 @@
% To automatically get the entry for an article, follow these steps:
% 1. Open Google Scholar's website and find the article
% 2. Find the "Cite" / "Cita" button
% 3. On the popup windows, press "BibTeX"
% 4. Copy and paste the text
@thesis{tesiMarco,
author = {Marco Savarese and Carlo Augusto Grazia},
title = {Building an OEM-agnostic framework for optimizing refueling tasks through ITS paradigms: The P.I.E.N.O. journey},
institution = {Università degli Studi di Modena e Reggio Emilia},
year = {2024},
}
@article{articoloPIENO,
author = {Marco Savarese and Antonio De Blasi and Carmine Zaccagnino and Carlo Augusto Grazia},
title = {P.I.E.N.O. — Petrol-filling Itinerary Estimation aNd Optimization},
institution = {Università degli Studi di Modena e Reggio Emilia"},
year = {2024},
}
@article{articoloRIPIENO,
author = {Marco Savarese and Antonio De Blasi and Carmine Zaccagnino and Giacomo Salici and Silvia Cascianelli and Roberto Vezzani and Carlo Augusto Grazia},
title = {RI-PIENO Revised and Improved Petrol-filling Itinerary Estimation aNd Optimization},
institution = {Università degli Studi di Modena e Reggio Emilia"},
year = {2024},
}