# 手动输入引文

有很多方法可在文中插入文献，最灵活的方法可能就是手动输入引文了，话是这么说，但是我还是觉着很蛋疼

手动输入引文规则详见下面的文章，使用这些规则可在文中直接输入临时引文

* [临时引文说明](/cwyw/citations/notes-about-temporary-citations.md)
* [临时引文组成](/cwyw/citations/components-of-a-temporary-citation.md)
* [引文中忽略作者或年代](/cwyw/citations/omitting-authors-or-years-from-citations.md)
* [引文前缀](/cwyw/citations/citation-prefixes.md)
* [引文后缀](/cwyw/citations/citation-suffixes.md)
* [引文中的分号和其他分隔符](/cwyw/citations/including-semicolons-and-other-citation-delimiters-in-a-citation.md)
* [脚注中引文的特殊页码](/cwyw/citations/citing-specific-page-numbers-in-footnotes.md)
* [修改引文实例](/cwyw/citations/examples-of-modified-citations.md)


---

# 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/typing-citations-into-your-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.
