vault backup: 2025-05-06 15:50:20
This commit is contained in:
parent
65ec1b3297
commit
9d2a1fa352
@ -1,6 +1,4 @@
|
||||
---
|
||||
title: "Enhancing Cyber-Physical System Dependability via Synthesis: Challenges and Future Directions"
|
||||
year: 2025
|
||||
authors:
|
||||
|
||||
- "Taylor, Max"
|
||||
@ -10,7 +8,7 @@ authors:
|
||||
citekey: "taylorEnhancingCyberPhysicalSystem2025"
|
||||
location: "Naples, Italy"
|
||||
---
|
||||
Imported: 2025-05-06 3:36 pm
|
||||
Imported: 2025-05-06 3:46 pm
|
||||
Accessed: 2025-05-05 12:00 am
|
||||
|
||||
# Indexing Information
|
||||
@ -24,7 +22,7 @@ Accessed: 2025-05-05 12:00 am
|
||||
|
||||
# Annotations
|
||||
## Notes
|
||||
![[Paper Notes/Enhancing Cyber-Physical System Dependability via Synthesis: Challenges and Future Directions.md]]
|
||||
![[Paper Notes/Enhancing Cyber-Physical System Dependability via Synthesis- Challenges and Future Directions.md]]
|
||||
|
||||
## Highlights From Zotero
|
||||
|
||||
|
||||
@ -1,6 +1,4 @@
|
||||
---
|
||||
title: "{{ title }}"
|
||||
year: {{ date | format('YYYY') }}
|
||||
authors:
|
||||
{% for type, creators in creators | groupby('creatorType') -%}
|
||||
{% for creator in creators %}
|
||||
@ -91,7 +89,7 @@ Accessed: {{ accessDate | format("YYYY-MM-DD h:mm a")}}
|
||||
|
||||
# Annotations
|
||||
## Notes
|
||||
![[Paper Notes/{{ title }}.md]]
|
||||
![[Paper Notes/{{ title | replace(':', '-') | replace('&', 'and') | replace('<', '') | replace('>', '') | replace('#', '') | replace('*', '') | replace('(', '') | replace(')', '') | replace('[', '') | replace(']', '') }}.md]]
|
||||
|
||||
## Highlights From Zotero
|
||||
{#- Process non-Purple highlights -#}
|
||||
|
||||
@ -0,0 +1,20 @@
|
||||
# First Pass
|
||||
**Category:**
|
||||
**Context:**
|
||||
**Correctness:**
|
||||
**Contributions:**
|
||||
**Clarity:**
|
||||
|
||||
# Second Pass
|
||||
**What is the main thrust?**
|
||||
|
||||
**What is the supporting evidence?**
|
||||
|
||||
**What are the key findings?**
|
||||
|
||||
# Third Pass
|
||||
**Recreation Notes:**
|
||||
|
||||
**Hidden Findings:**
|
||||
|
||||
**Weak Points? Strong Points?**
|
||||
Loading…
x
Reference in New Issue
Block a user