Skip to content

Commit f147c90

Browse files
authored
Merge pull request #9 from tldr-group/st/content-update-20260216
St/content-update-20260216
2 parents 9313342 + 0f80798 commit f147c90

File tree

3 files changed

+11
-319
lines changed

3 files changed

+11
-319
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ yarn install
4848
3. run frontend
4949

5050
```bash
51-
cd src/frontend
51+
cd src/
5252
yarn start
5353
```
5454

src/content/text/publications.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
[
1+
[ {
2+
"title": "From Prompt to Protocol: Fast Charging Batteries with Large Language Models",
3+
"authors": "Lei, G, Planella, F.B., Baird, S.G. and Cooper, S.J.",
4+
"journal": "arXiv preprint",
5+
"year": 2026,
6+
"doi": "https://doi.org/10.48550/arXiv.2601.09626",
7+
"link": "https://arxiv.org/abs/2601.09626",
8+
"order": 97
9+
},
210
{
311
"title": "Upsampling DINOv2 features for unsupervised vision tasks and weakly supervised materials segmentation",
412
"authors": "Docherty, R., Vamvakeros, A. and Cooper, S.J.",

0 commit comments

Comments
 (0)