vault backup: 2025-04-07 13:35:13
This commit is contained in:
parent
bd757aca93
commit
140b7fbc29
@ -22,6 +22,6 @@
|
||||
}
|
||||
],
|
||||
"citeSuggestTemplate": "[[{{citekey}}]]",
|
||||
"openNoteAfterImport": false,
|
||||
"openNoteAfterImport": true,
|
||||
"whichNotesToOpenAfterImport": "first-imported-note"
|
||||
}
|
||||
@ -8,7 +8,7 @@ authors:
|
||||
{% for creator in creators %}
|
||||
- "{% if creator.name %}{{ creator.name }}{% else %}{{ creator.lastName }}, {{ creator.firstName }}{% endif %}"
|
||||
{% endfor -%}
|
||||
{% endfor -%}
|
||||
{% endfor %}
|
||||
citekey: "{{ citekey }}"
|
||||
{% if itemType == "journalArticle" -%}
|
||||
journal: "{{ publicationTitle }}"
|
||||
|
||||
@ -10,6 +10,7 @@ authors:
|
||||
- "Castaldi, Paolo"
|
||||
|
||||
- "Banazadeh, Afshin"
|
||||
|
||||
citekey: "emamiNeuralNetworkbasedFlight2022"
|
||||
journal: "Annual Reviews in Control"
|
||||
volume: 53
|
||||
@ -34,4 +35,4 @@ pages: 97-137
|
||||
|
||||
## Follow-Ups
|
||||
|
||||
### Imported: 2025-04-07 1:23 pm
|
||||
### Imported: 2025-04-07 1:31 pm
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
---
|
||||
title: I2C stuff
|
||||
allDay: false
|
||||
startTime: 13:00
|
||||
startTime: 13:30
|
||||
endTime: 14:00
|
||||
date: 2025-04-07
|
||||
completed: null
|
||||
type: single
|
||||
---
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
title: Nonlinear control survey papers
|
||||
allDay: false
|
||||
startTime: 12:00
|
||||
endTime: 13:00
|
||||
endTime: 13:30
|
||||
date: 2025-04-07
|
||||
completed: null
|
||||
type: single
|
||||
---
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user