# 导入文献一般过程

导入文献一般过程

1. 打开一个 EndNote 数据库
2. 依次打开菜单 File >> Import
3. 选择 Choose 按键找到需要导入的文件，除了 EndNote 数据库文本文件都可以导入，选择「打开」确定选择文件
4. 选择合适的[导入选项](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/importing-references/Import_Option_List.htm)
5. Duplicates 是选择如何处理重复文件
   * Import All：导入全部文献
   * Discard Duplicates：不专稿重复文献
   * Import into Duplicates Library：重复文献导入到一个新的数据库，一般是与前数据名称后加区别符，如当前数据库是 Howsc.enl，重复文件就会导入到 Howsci-Dupl.enl 数据库中。重复文件的判断方法可见[重复文献设置](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/Duplicates.htm)，EndNote 默认是作者，发表年代，题目和文献类型一样即认为是重复文献
6. 选择转换选项 Text Translation\
   \
   该选项是转换文本文件的编码，如有的数据是 ANSI，有的数据是 UTF-8 等等，选择合适的编码转换可保证正确导入文献
7. 选择 Import 进行导入

**注：**&#x5BFC;入需要花费一些时间，尤其是导入文献数量巨多时，耐心等待

导入完成后，新导入的文献归于 Imported References 组，如果导入的数据与自己期望的数据有出入，可以使用[栏目编辑](/filters/filter-options/field-editing.md)命令

选择 Show All References 可以显示所有文献

**注：**&#x53C2;阅[导入EndNote数据库](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/04Library/Importing_EndNote_Libs.htm)了解如何合并两个EndNote的数据库


---

# 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/importing-references/general-importing-instructions.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.
