🔍 作者搜索
找到 {{ searchTotal }} 位作者
{{ author.name?.charAt(0) }}
{{ author.name }}
{{ author.institution || '未知机构' }}
未找到匹配的作者
正在获取作者数据...
{{ error }}
{{ author.metrics?.h_index || 0 }}
H-index
{{ formatNumber(author.metrics?.total_citations || 0) }}
总引用数
{{ author.metrics?.i10_index || 0 }}
i10-index
{{ author.metrics?.total_works || 0 }}
发表论文
{{ formatNumber(author.metrics?.citations_last_5y || 0) }}
近5年引用
{{ author.metrics?.avg_citations_per_paper?.toFixed(1) || 0 }}
篇均引用
影响力分析
引用趋势
研究兴趣
{{ author.topics?.length || 0 }} 个主题
合作网络
{{ author.coauthors?.length || 0 }} 位合作者
年度统计
| 年份 | 发表论文 | 被引次数 | 篇均引用 |
|---|---|---|---|
| {{ stat.year }} | {{ stat.works_count }} | {{ stat.cited_by_count }} | {{ stat.works_count > 0 ? (stat.cited_by_count / stat.works_count).toFixed(1) : 0 }} |
暂无年度统计数据
{{ error }}