vault backup: 2025-04-07 13:35:13

This commit is contained in:
Dane Sabo 2025-04-07 13:35:13 -04:00
parent bd757aca93
commit 140b7fbc29
5 changed files with 8 additions and 5 deletions

View File

@ -22,6 +22,6 @@
} }
], ],
"citeSuggestTemplate": "[[{{citekey}}]]", "citeSuggestTemplate": "[[{{citekey}}]]",
"openNoteAfterImport": false, "openNoteAfterImport": true,
"whichNotesToOpenAfterImport": "first-imported-note" "whichNotesToOpenAfterImport": "first-imported-note"
} }

View File

@ -8,7 +8,7 @@ authors:
{% for creator in creators %} {% for creator in creators %}
- "{% if creator.name %}{{ creator.name }}{% else %}{{ creator.lastName }}, {{ creator.firstName }}{% endif %}" - "{% if creator.name %}{{ creator.name }}{% else %}{{ creator.lastName }}, {{ creator.firstName }}{% endif %}"
{% endfor -%} {% endfor -%}
{% endfor -%} {% endfor %}
citekey: "{{ citekey }}" citekey: "{{ citekey }}"
{% if itemType == "journalArticle" -%} {% if itemType == "journalArticle" -%}
journal: "{{ publicationTitle }}" journal: "{{ publicationTitle }}"

View File

@ -10,6 +10,7 @@ authors:
- "Castaldi, Paolo" - "Castaldi, Paolo"
- "Banazadeh, Afshin" - "Banazadeh, Afshin"
citekey: "emamiNeuralNetworkbasedFlight2022" citekey: "emamiNeuralNetworkbasedFlight2022"
journal: "Annual Reviews in Control" journal: "Annual Reviews in Control"
volume: 53 volume: 53
@ -34,4 +35,4 @@ pages: 97-137
## Follow-Ups ## Follow-Ups
### Imported: 2025-04-07 1:23 pm ### Imported: 2025-04-07 1:31 pm

View File

@ -1,8 +1,9 @@
--- ---
title: I2C stuff title: I2C stuff
allDay: false allDay: false
startTime: 13:00 startTime: 13:30
endTime: 14:00 endTime: 14:00
date: 2025-04-07 date: 2025-04-07
completed: null completed: null
type: single
--- ---

View File

@ -2,7 +2,8 @@
title: Nonlinear control survey papers title: Nonlinear control survey papers
allDay: false allDay: false
startTime: 12:00 startTime: 12:00
endTime: 13:00 endTime: 13:30
date: 2025-04-07 date: 2025-04-07
completed: null completed: null
type: single
--- ---