# 在数据库对文献进行修改

格式化文件过程中的[格式化窗口](/rtf/format-paper.md)打开时，如果在数据库中对文献进行了修改，要选择「Rescan」更新文献信息

例如文中输入了引文 {Howsci, 2015}，而数据没有这个文献，相应的也就显示匹配「0」。此时离开格式化窗口，在数据库中输入该文献的信息之后，再回到格式化窗口，重扫描一下，此时匹配就会变成了「1」


---

# 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/rtf/modifying-references-in-your-library.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.
