Clean up bibliography entries and remove stale comments
This commit is contained in:
+6
-21
@@ -1,9 +1,3 @@
|
|||||||
% 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,
|
@thesis{tesiMarco,
|
||||||
author = {Savarese, Marco},
|
author = {Savarese, Marco},
|
||||||
title = {Building an OEM-agnostic framework for optimizing refueling tasks through ITS paradigms: The P.I.E.N.O. journey},
|
title = {Building an OEM-agnostic framework for optimizing refueling tasks through ITS paradigms: The P.I.E.N.O. journey},
|
||||||
@@ -146,29 +140,20 @@
|
|||||||
url = {https://www.bosch-semiconductors.com/ip-modules/can-protocol/},
|
url = {https://www.bosch-semiconductors.com/ip-modules/can-protocol/},
|
||||||
urldate = {2026-08-09},
|
urldate = {2026-08-09},
|
||||||
abstract = {This document defines the Controller Area Network (CAN) protocol, including both the standard (11-bit identifier) and extended (29-bit identifier) frame formats, as well as error handling, fault confinement, and bit timing requirements.},
|
abstract = {This document defines the Controller Area Network (CAN) protocol, including both the standard (11-bit identifier) and extended (29-bit identifier) frame formats, as well as error handling, fault confinement, and bit timing requirements.},
|
||||||
keywords = {CAN, Controller Area Network, serial communication, automotive, real-time control, protocol specification},
|
keywords = {CAN, Controller Area Network, serial communication, automotive, real-time control, protocol specification}
|
||||||
}
|
}
|
||||||
|
|
||||||
@manual{stm32f405_datasheet,
|
@manual{stm32f405_datasheet,
|
||||||
title = {STM32F405xx/STM32F407xx datasheet}
|
title = {STM32F405xx/STM32F407xx datasheet},
|
||||||
author = {{STMicroelectronics}},
|
author = {STMicroelectronics},
|
||||||
organization = {STMicroelectronics},
|
|
||||||
number = {DS8626 Rev 12},
|
number = {DS8626 Rev 12},
|
||||||
year = {2026},
|
year = {2026},
|
||||||
month = mar,
|
month = {3},
|
||||||
note = {Datasheet, production data},
|
|
||||||
url = {https://www.st.com/content/ccc/resource/technical/document/datasheet/ef/92/76/6d/bb/c2/4f/f7/DM00037051.pdf/files/DM00037051.pdf/jcr:content/translations/en.DM00037051.pdf}
|
url = {https://www.st.com/content/ccc/resource/technical/document/datasheet/ef/92/76/6d/bb/c2/4f/f7/DM00037051.pdf/files/DM00037051.pdf/jcr:content/translations/en.DM00037051.pdf}
|
||||||
}
|
}
|
||||||
|
|
||||||
@misc{weact_stm32f4,
|
@misc{weact_stm32f4,
|
||||||
title = {WeAct Studio STM32F4 64Pin Core Board},
|
title = {STM32F4 64Pin Core Board},
|
||||||
author = {{WeAct Studio}},
|
author = {{WeAct Studio}},
|
||||||
howpublished = {\url{https://github.com/WeActStudio/WeActStudio.STM32F4_64Pin_CoreBoard}},
|
url = {https://github.com/WeActStudio/WeActStudio.STM32F4_64Pin_CoreBoard},
|
||||||
note = {GitHub repository},
|
|
||||||
url = {https://github.com/WeActStudio/WeActStudio.STM32F4_64Pin_CoreBoard}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
% datasheet (esiste questo?) per i vari datasheet: stm32f405.... , tja1050 ed eventuali altre cose su pcb
|
|
||||||
% da vedere anche per la presa deutsch
|
|
||||||
% also microcontrol j1939 protocol stack (download folder)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user