You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ published:
101
101
year: 2024
102
102
status: "In press" # optional
103
103
note: "Additional note" # optional
104
+
url: "https://doi.org/..." # optional, makes the card clickable on the Publications page
104
105
```
105
106
106
107
### Adding Lab News
@@ -126,13 +127,14 @@ Add new items at the top of the list so the latest news appears first.
126
127
The lab news page has an **Upcoming Events** section. Edit `_data/news.yml`:
127
128
128
129
- **Placeholder message** (when there are no events): change `events_placeholder`.
129
-
- **Add events**: set `upcoming_events` to a list of items (or `[]` when none), each with `date`, `title`, and optional `description` (markdown):
130
+
- **Add events**: set `upcoming_events` to a list of items (or `[]` when none), each with `date`, `title`, optional `description` (markdown), and optional `url` (for clickable cards):
- authors: "Vezha Boboeva, Alberto Pezzotta, Claudia Clopath*, Athena Akrami*"
@@ -21,61 +24,72 @@ published:
21
24
year: 2024
22
25
status: "In press"
23
26
note: "*equal co-last author"
27
+
url: "https://elifesciences.org/articles/86725"
24
28
25
29
- authors: "Xinhong Chen, Damien A Wolfe, …, Viktor Plattner, …, Athena Akrami, …, Viviana Gradinaru"
26
30
title: "Functional gene delivery to and across brain vasculature of systemic AAVs with endothelial-specific tropism in rodents and broad tropism in primates."
- authors: "Arash Fassihi, Athena Akrami, Vahid Esmaeili, Fabrizio Manzino and Mathew Diamond"
81
95
title: "Sensation of a noisy whisker vibration in rats"
@@ -86,6 +100,7 @@ published:
86
100
title: "An unusual increase in the lumbar network excitability of the rat spinal cord is evoked by the PARP-1 inhibitor PJ-34 through inhibition of glutamate uptake"
0 commit comments