> For the complete documentation index, see [llms.txt](https://kb.howsci.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.howsci.com/rtf/formatting-with-multiple-libraries.md).

# 多个数据库格式化

虽然 EndNote 的格式化文件可以使用来自多个数据库的文献，但是不推荐这个做。把所有文献放置在一个数据库中既便于管理，又便于插入文献，更利于格式化

**注：**&#x5982;果非要这样做，参阅[格式化设置](/preferences/formatting-preferences.md)中的合并重复文献设置


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/formatting-with-multiple-libraries.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.
