# 引文后缀

临时引文时文献编号后可以输入后缀，例如：

&#x20;`{Howsci, 2015 #77, p. 5}`

&#x20;`{Brainu, 2015, dinosaur,, p.293}`

格式化为 APA 引文格式：

`(Howsci, 2015, p. 5)`

`(Brainu, 2015, p.293)`

多个引文后缀放置于引文后，例如：

`{Howsci, 2015 #77 p. 5; Brainu, 2015 #11}`

格式为化 Author-Date 引文格式：

`(Brainu, 2015; Howsci, 2015 p. 5)`


---

# 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-suffixes.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.
