# 重复插入引文

##

如果在已格式化的文章中再插入引文，可以使用前面所述的方法插入引文，然后再次格式化

在有引文的地方增加新引文如下样式

(Howsci, 2014){Howsci, 2015 #1}

格式化后就会变成如下样式

(Howsci, 2014; Howsci, 2015)

**注：**&#x8981;不在已格式化的引文中间插入文献，在其前后插入，并且两者之间不能有空格


---

# 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/cwyw/citations/inserting-citations-into-a-formatted-paper.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.
