# 引文形式

引文形式大致可以分成数字型和作者年代型

`... of the species at hand`1   &#x20;

`... of the species at hand (Howsci, 2015).`

Word 中的引文可以是格式化或者未格式化形式，我们随时都可以轻松在两种形式间转换，详见[未格式化引文](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/cwyw/citations/Unformatting_Citations.htm)

### 未格式化引文(临时引文)

未格式化的引文就是临时引文，不是引文形式的最终形式

**注：**&#x5982;果 [Instant Formatting](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/cwyw/citations/Instant_Formatting.htm) 是打开的，就看不到临时引文。但是临时引文有个好处，比如科研动力曾经的文章[EndNote 在 Word 中插入文献时电脑变卡的解决方法](http://www.howsci.com/endnote-word-optimize.html)就是利用的未格式化引文提高了插入文献速度

未格式化的文一般包含作者的姓和发表年代，以及文献编号，如下形式

`{Author, Year #Record Number}.`

例如：

&#x20;`{Howsci, 2015 #8}`

未格式化的引文可以轻松的识别文献编号，如果最终的引文形式是数字型的，未格式化的引文更能反应有价值的文献信息

EndNote 也是根据这些临时引文决定参考文献目录中包含哪些文献的

### 格式化引文

格式化引文是格式化引文后的形式，并且格式化引文隐藏 Word 域编码。

例如一个作者日期型引文形式如下

`(Howsci 2015; Howsci 2014)`

数字型的引文如下

`Howsci.com[1,2]`


---

# 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/forms-of-citations.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.
