From 6e1b76a268530add1a3746f03c1274306cf55e25 Mon Sep 17 00:00:00 2001 From: buchuitoudegou <756541536@qq.com> Date: Mon, 26 Jan 2026 16:07:54 +0800 Subject: [PATCH] add new article --- src/components/Publication/pub_data.json | 30 ++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/components/Publication/pub_data.json b/src/components/Publication/pub_data.json index 1b8cb09..0890789 100644 --- a/src/components/Publication/pub_data.json +++ b/src/components/Publication/pub_data.json @@ -2124,5 +2124,35 @@ "code": "", "confExtra": "", "isJournal": false + }, + { + "title": "Graph-Based Approaches and Functionalities in Retrieval-Augmented Generation: A Comprehensive Survey", + "authors": [ + "Zulun Zhu", + "Tiancheng Huang", + "Kai Wang", + "Junda Ye", + "Xinghe Chen", + "Siqiang Luo" + ], + "conference": "ACM Computing Survey", + "year": 2026, + "video": "", + "href": "", + "description": "", + "imgSrc": "", + "keywords": [ + "Graph Algorithms" + ], + "subKeywords": [ + "Graph System" + ], + "id": 74, + "isExtension": false, + "hasExtension": -1, + "isVisible": true, + "code": "", + "confExtra": "", + "isJournal": false } ] \ No newline at end of file