Skip to content

Commit f5d8ab0

Browse files
committed
modified: data/publications.json
1 parent fce9920 commit f5d8ab0

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

data/publications.json

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
[
2+
{
3+
"id": "meng2025building",
4+
"type": "journal",
5+
"title": "Building from Scratch: A Multi-Agent Framework with Human-in-the-Loop for Multilingual Legal Terminology Mapping",
6+
"authors": [
7+
"Meng, Lingyi",
8+
"Liu, Maolin",
9+
"Wang, Hao",
10+
"Cheng1, Yilan",
11+
"Yang, Qi",
12+
"Mohammed, Idlkaid"
13+
],
14+
"abbr": "ARTI",
15+
"booktitle": "Artificial Intelligence and Law (SCI Q2/SSCI Q1)",
16+
"year": 2025
17+
},
218
{
319
"id": "wang2025reading",
4-
"type": "article",
20+
"type": "inproceedings",
521
"title": "Reading between the lines: How eye-tracking data can inform reading strategies for large language models",
622
"authors": [
723
"Wang, Hao",
@@ -15,7 +31,7 @@
1531
},
1632
{
1733
"id": "chen2025fc-render",
18-
"type": "article",
34+
"type": "inproceedings",
1935
"title": "FC-RENDER: Adaptive Font- and Color-Aware Text Ddiffusion Model",
2036
"authors": [
2137
"Chen, Bin",
@@ -30,7 +46,7 @@
3046
},
3147
{
3248
"id": "wang2025cogscinsights",
33-
"type": "article",
49+
"type": "inproceedings",
3450
"title": "Cognitive Insights into Document Comprehension: The Role of Reading Order and Visual Attention in Human and Large Language Models",
3551
"authors": [
3652
"Wang, Qingxuan",

0 commit comments

Comments
 (0)