# 查找重复文献

利用 [EndNote](http://www.howsci.com/tag/endnote/) 的 Find Duplicates command 命令可以找到重复文献

### 查找重复文献方法

1. 打开一个 [EndNote](http://www.howsci.com/tag/endnote/) 数据库，打开所有文献组以显示全部文献
2. 依次打开菜单 References >> Find Duplicates。\
   \
   EndNote 会显示一个查找对话框，让用户自己决定保留哪个。两个文献的不同点蓝色高亮，另外会自动显示第一个不同之处，通过滚轮可以查看剩下的不同之处，一般较旧的文献或者早期添加或导入的文献位于左侧。
3. 每组重复文献的选项
   * Keep This Record 是保留选择的文献而丢弃另一个
   * Skip 保留两个文献，重复自动归于 Duplicate References 临时组
   * Cancel 中止重复文献查找操作

**注意：**&#x5728;选择 Keep This Record 之前，仔细检查被删除的文献，尤其是其编号是否在文章中引用过。如果引用过，最好保留引用过的文献，不然论文会报错。

[EndNote](http://www.howsci.com/tag/endnote/) 默认认为文献类型，作者，发表年代和题目一样就是重复文献，不过可以通过[重复文献设置](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/Duplicates.htm)更改重复标准。

如果文献在域信息稍微不同或者文献类型不同，[EndNote](http://www.howsci.com/tag/endnote/) 也会认为是不同的。

**Author:** 作者姓名是比较姓和名缩写(即使第1个或者第3个名是全称)，大小写倒是并不重要

**Year:** 发表年代是准确匹配数字

**Title:** 文章题目中开头冠词 A, An, 和The 是自动忽略的，但是标点符号是考虑在内的，大小写不重要

**Reference Type:** 文献类型准确匹配

当完成重复文献操作后，查找重复文献窗口自动关闭，重复文献组也自动更新。垃圾箱中含有不想保留的文献，所有组也相应更新文献。如果选择跳过重复文献操作或者取消重复文献操作，重复文献组有至少包含一组重复文献。


---

# 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/search/finding-duplicate-references.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.
