# 插入多个引文

如果在一处插入多个文献，有两种方法

### 方法一

1. 在 EndNote 数据库选择文献时，选中多个文献
2. 「Ctrl+C」复制
3. 在文中把光标放置需要插入引文的地方，「Ctrl+V」粘贴

结果就会如下形式

**未格式化时：** `{Howsci, 2015 #90; Brainu, 2015 #38}`

**格式化后：** `(Brainu, 2015; Howsci, 2015)`

### 方法二

一个个插入，最后格式化后会自动合并

**未格式化：** `{Howsci, 2015 #90}{Brainu, 2015 #38}`

**格式化后：** `(Brainu, 2015; Howsci, 2015)`

**注：**&#x5982;果多个引文格式化时没有匹配的文献，就不能正确格式化，以未格式化形式显示


---

# 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/multiple-references-in-one-citation.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.
