Skip to content

Commit 1b1ef01

Browse files
committed
docs(literature-review): align publish archive wording
Adapted the useful PR #80 wording to the current published/ archive flow without importing stale docs that conflict with the reorganized guide structure.
1 parent 0dc249f commit 1b1ef01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • .claude/skills/literature-review

.claude/skills/literature-review/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ scholaraio ws export <name> -o workspace/<name>/references.bib
219219
- 检查所有 `\includegraphics{}` 路径是否都存在
220220
- 检查所有 `\label{}` 是否至少被 `\ref{}` 引用一次
221221
- 检查所有 `\ref{}` 是否都有对应的 `\label{}`
222-
- **不要删除**工作目录中的图片文件,仅记录哪些图片未被引用;后续若进入独立归档/发布流程,再按交付需要过滤
222+
- **不要删除**工作目录中的图片文件,仅记录哪些图片未被引用;后续若用户确认进入 `/publish` 归档/发布流程,再按交付需要过滤
223223
7. **引用闭合检查**
224224
- 对比 `\cite{}``\bibitem{}`,确保无孤儿文献、无缺失引用
225225
- 对于在致谢/背景中提及的核心文献,若未直接 `\cite{}`,使用 `\nocite{}` 保留其 bibitem
@@ -231,7 +231,7 @@ scholaraio ws export <name> -o workspace/<name>/references.bib
231231
- 页码/目录/引用编号正确
232232
- 参考文献格式统一
233233
- 摘要与结论覆盖了全部章节,无遗漏
234-
11. **若该综述后续进入带 `metadata.json` 的独立归档目录,同步更新该元数据文件**:修正页数、关键词和 note,使其与实际 PDF 一致
234+
11. **若该综述后续进入 `published/` 归档目录,同步更新 `metadata.json`**:修正页数、关键词和 note,使其与实际 PDF 一致
235235

236236
## 学术态度
237237

0 commit comments

Comments
 (0)