# 歧义文献

依次打开菜单Edit >> Output Styles >> Open Style Manager >> 选择一个格式编辑 >> Cition >> Ambiguous Citations

如果文中的引文是同样的作者，或者作者的姓一样，[EndNote](http://www.howsci.com/tag/endnote/)会把文中的引文认为是一样，如(Smith,1995)或者(Smith 246-9)。这导致了引文的歧义，令人混淆，可能让读者不知道Smith这个引文到底是指的哪篇参考文献。[EndNote](http://www.howsci.com/tag/endnote/)为了避免这种歧义，提供了多种方法。

在编辑[输出格式](http://www.howsci.com/tag/output-styles/)的Citation下面的Ambiguous Citation有多个选项，可以使用这些选项的任何组合，避免使用作者日期类引文时出现歧义。注意如果是数字型引文就不会出现这种情况，因为每个引文的编号都不一样，不会出现歧义的情况。

**Include author initials in citation**

选择这个选项就是告诉[EndNote](http://www.howsci.com/tag/endnote/)在引文时要包含作者的名，这样就可以区别姓一样的引文了。选中该项下在的一个子选项就会出现，该选择是如何使用名的。例如MLA格式在引文中使用作者姓名和页码，加上名可以区分哪个Smith的文献。

(S.Smith 241-5)  and  (L.Smith 12-20)

**List more authors until citation is unique**

有些输出格式需要在引文中的作者一个固定数，然后超过这个数就是et al.或and others表示还有作者没有列出来。该选项是如果喜欢EndNote列举剩余的作者，这样可以区分歧义文献。例如引文设置为选择前3个作者，现在有两个引文的前三个作者又刚好一样(好蛋疼！)，此时[EndNote](http://www.howsci.com/tag/endnote/)会增加第4位作者以区分这两个引文，如果还一样，那第继续添加作者直到两个引文不一样。

**Add the title for different works by the same author(s)**

如果两个文献的作者相同，上面的两个方法就不能区别这两个引文了。此进，有些格式要求在引文中添加题目(或者题目的短形式)以区别两个作者相同的引文。如果选择这个选项并且选择Short Title选项，如果在短标题栏目有可用信息时，EndNote会包含短标题的内容。否则使用全部的标题。题目的格式直接取自于参考文献。例如下面的MLA[输出格式](http://www.howsci.com/tag/output-styles/)：

`(Smith,History of Our Times35)`

`(Smith,Looking Forward77)`

**Add a letter after the year**

像(Author,Year)这样的输出格式，EndNote会在年代后面增加一个字母以区分同样作者同样年代发表的同閪文献。年代后的字母将在引文中和文末的参考文献中同时出现。

`(Smith 1995a)`\
`(Smith 1995b)`


---

# 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/additional-style-formatting-options/ambiguous-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.
