# 引文模板

依次打开菜单 Edit >> Output Styles，选择一个输出格式进行编辑，然后选择 Citations 下面的 Templates，可以打开引文模板编辑

引文模板告诉了我们[EndNote](http://www.howsci.com/tag/endnote/)如何格式化论文中输出格式的，多数论文中的输出格式是作者日期格式 (Author, Year), numbered, 和 Author (Year)。例如：

* Author, Year 格式显示在文中显示的输出格式是(Author, Year)"。当在论文中使用这个格式插入引文的时候，引文可能是介样的：(Howsci, 2015)
* 数字格式是在引文中显示参考文献的数字编号，数字格式常和文末的参考文献密切相关，数字一般是方括号或者括号括起来，例如： \[1]。数字格式的参考文献前的数字与引文的数字相同，EndNote 默认是根据引文出现的顺序进行排序。
* Author (Year) 这种格式在文件中显示为 Author (Year)，当在文中插入引文时使用上述格式，例如：Howsci (2015)

用户可以改变引文模板，可以删除不想要的内容，重新输入自己需要的格式，详见[编辑格式模板](http://www.howsci.com/endnote/wiki/15Styles/Modifying_Style_Templates.htm)了解编辑引文模板更多信息。

**注：** 引文模板下有两处编辑区域，Citation 和 the Citation - Author (Year) ，两处区域必须填写完整以便在文中使用Author (Year) 格式

### 多个引文之间的分隔符

一处引文可能有多个引文，多个引文之间需要分隔符把这些引文分开，例如： (Argus, 1993; Billoski, 1993; Hall, 1988)，本例中就是使用分号把多个引文分开的。

分隔符的设置可以在 Multiple Citation Separator 设置，输入自己想要的分隔符即可。

### 引文中增加期刊名称

如果希望 [EndNote](http://www.howsci.com/tag/endnote/) 在文中插入引文时同时插入期刊名称，可从 Insert Field 选择并插入 Journal/Secondary Title，例如：

* 作者年代格式需要插入期刊名称，可在引文模板的 Citation 区插入 Journal/Secondary Title，最后效果如下：(Author, Journal/Secondary Title Year) 。当利用这种输出格式格式化文献时，文中的格式就如这样：(Porter, Journal/British Journal of Aesthetics 2009)
* 现在是 Author (Year) 模板，在引文模板的 Citation - Author (Year) 区域插入 Journal/Secondary Title，如：Author, Journal/Secondary Title (Year) ，最后文中的输出格式就像介样子的：Porter, Journal/British Journal of Aesthetics (2009)

### 发表年代的格式

如果在文中引文使用2位数表示年(如15)，选择 Use 2-digit years 选项。这样年代就会变成了两位数，该项只对文中引文有效。


---

# 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/output-style/modifying-style-templates/citations-template.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.
