# 导入选项

EndNote提供的导入选项有

* **PDF**\
  PDF导入选项可以导入PDF文件，该选项可以把PDF文件转换成EndNote文献，但是PDF文件最好有DOI信息，不然导入的PDF文件信息不全，详见[导入PDF文件](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/importing-references/Importing_PDF_Files.htm)
* **EndNote Library**\
  该选项可以导入另一个 EndNote 数据库，如果导入的数据库是关闭的，该数据库内所有文献都会导入，如果所导入的数据库是打开的，只导入文件列表中显示的文献
* **EndNote Import**\
  该选项一般是导入从在线数据库或者 EndNote 导出的使用 EndNote 格式的数据，参阅[创建可导入标签格式文件](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/importing-references/Creating_a_TaggedENImprtFl.htm)
* **Refer / BibIX**\
  导入 Refer 或 BibIX 程序导出的数据
* **Tab-Delimited**\
  导入制表符分隔的数据，详见[创建可导入制表符格式数据](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/importing-references/Creating_a_Tab_DelimFrmt.htm)
* **Reference Manager (RIS)**\
  导入 Reference Manager 导出的数据, 详见[导入 ProCite 或 Reference Manager 数据库](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/04Library/Creating_Lib_frm_ProCite.htm)
* **ISI-CE**\
  导入 [Web of Science™ Core Collection](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/06Remote/Searching_the_WoS.htm) 导出的数据
* **Multi-Filter (Special)**\
  导入多个数据库来源的数据 (见[Identifiers](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/16Filters/Reference_Type.htm#Default_Reference_Type))
* **EndNote Generated XML**\
  导入 EndNote 特有的 XML 格式文件
* **Other Filters**\
  EndNote 包含了数百种导入滤件，可以导入不同在线数据库下载的文献。此时可以根据数据库选择不同的导入滤件\
  [不同格式和相应的导入选项简介](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/importing-references/SummaryOutptFrmtsImprtOpts.htm)中的表格提供了有关这些滤件的更多信息。参阅[选择正确的导入滤件](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/importing-references/Choosing_th_CorrctImprtFltr.htm)了解如何正确选择导入滤件。参阅[滤件简介](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/16Filters/Introduction_to_Filtrs.htm)了解如何创建和修改滤件
* **ProCite RIS**\
  导入 ProCite 导出的数据，这种数据与上面 Reference Manager (RIS) 不同之处在于是用逗号进行分隔文献的，同样也可以使用 EndNote 的打开命令直接打开这种数据
* **Use Connection File**\
  EndNote 可以使用连接文件作为滤件导入文献，尤其是需要导入连接[日志](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/06Remote/The_Log_File.htm)文件时尤为重要


---

# 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/import-options.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.
