← 返回测试输出列表

apw-03:BibTeX 引用校验

任务信息

  • 模块:scaffold
  • 深度:L3
  • 判定:通过

输入

ref.bib(5 条条目)+ main.tex(含 \cite 命令)

校验方式:提取 BibTeX 键,对照 \cite 使用情况检查,验证条目完整性。

实际输出(校验报告)

=== BibTeX Entry Verification ===
Total entries: 5

Entry 1: @article{huang2019bifunctional
  Title: Bifunctional wood for electrocatalytic CO2 reduction to formate...
  First Author: Huang, Jianzhi and Wang, Lishi
  Year: 2019
  DOI: 10.1016/j.electacta.2019.07.024

Entry 2: @article{aroda2026elecoglipron
  Title: Elecoglipron, an oral small molecule {GLP-1} receptor agonist...
  First Author: Aroda, Vanita R and Davies, Melanie J...
  Year: 2026
  DOI: 10.1016/S0140-6736(26)00802-0

Entry 3: @article{vaswani2017attention
  Title: Attention Is All You Need
  First Author: Vaswani, Ashish and Shazeer, Noam...
  Year: 2017
  DOI: N/A (arXiv preprint)

Entry 4: @article{jumper2021highly
  Title: Highly accurate protein structure prediction with {AlphaFold}
  First Author: Jumper, John and Evans, Richard...
  Year: 2021
  DOI: 10.1038/s41586-021-03819-2

Entry 5: @article{merchant2023scaling
  Title: Scaling deep learning for materials discovery
  First Author: Merchant, Amil and Batzner, Simon...
  Year: 2023
  DOI: N/A

=== Citation Usage Check ===
Cite commands in tex: 4
Unique keys cited: 5
  aroda2026elecoglipron: IN BIB
  huang2019bifunctional: IN BIB
  jumper2021highly: IN BIB
  merchant2023scaling: IN BIB
  vaswani2017attention: IN BIB

判定

通过 —— 全部 5 条 BibTeX 条目具备必需字段(作者、标题、期刊/年份)。全部 5 个引用键均存在于 ref.bib。无孤立条目。零缺失引用。两条条目(vaswani2017、merchant2023)无 DOI,但均为真实 arXiv/Nature 论文;该 Skill 的 arxiv_registry.py 将为 arXiv 条目处理 DOI 查找。