We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fcc050 commit f37c765Copy full SHA for f37c765
data/publications.tsx
@@ -37,6 +37,7 @@ export const scholar: Record<string, string> = {
37
"Zhiqi Li": "https://scholar.google.com/citations?user=H2fJLqEAAAAJ",
38
"Wenhai Wang": "https://scholar.google.com/citations?user=WM0OglcAAAAJ0",
39
"Hongwei Xue": "https://scholar.google.com/citations?user=k5CJa5YAAAAJ",
40
+ "Zhihui Peng": "https://github.com/peng-zhihui",
41
}
42
import { members } from "@/data/team"
43
members.forEach((member) => {
0 commit comments