# 模板

对于多个有相同信息(如书籍的一些章节)的文献，可以选创建一个模板，然后根据模板修改不同的信息

### 方法

1. 依次打开菜单 References >> New Reference
2. 输入文献的基本信息，如年代，书籍题目，出版商等
3. 关闭文献，在文献列表面板中选中该文献
4. 菜单Edit >> Copy (Ctrl+C)
5. 菜单Edit >> Paste(Ctrl+V)，反复多次，需要几个就粘贴几次
6. 打开这些新粘贴的文献，编辑不同点的信息

完成后关闭文献 (Ctrl+W)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.howsci.com/references/creating-a-new-reference/entering-several-articles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
