# 引文前缀

未格式化引文中要以插入剪树，使用反斜杠分隔剪树和文献信息。例如

&#x20;`{see also \Howsci, 2015 #77}`

格式化成 APA 输出格式：

`(see also Howsci, 2015)`

多个引文如果只有一个前缀，可以不管引文的顺序，例如：

`{e.g. \Howsci,2015 #77; Brainu, 2015 #11}`

格式化为 APA 输出格式：

`(e.g. Brainu, 2015; Howsci, 2015)`

如果多个引文的前缀不是在开头，或者多个引文中的前缀也不是一个，前缀须放置特定引文前，例如：

`{Brainu, 2015 #11; especially \Howsci, 2015 #77}`

格式化为 Author-Date 输出格式

`(Brainu, 2015; especially Howsci, 2015)`

### 更改引文前缀标识符

引文前缀的标识符默认是反斜杠(\\)，但是可以修改，在 EndNote 内依次打开菜单 Edit >> Preferences >> Temporary Citations >> Citation Prefix，输入前缀标识符。注意不能使用字母，数字，分号，@，逗号等，见[临时引文设置](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/cwyw/18Prefs/Temporary_Citations.htm)


---

# 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/citation-prefixes.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.
