# 导入术语

EndNote 提供了数个期刊名称和缩写的术语表，如 Chemistry，Medicine (Index Medicus) 和 Humanities，这些术语表都存储在 EndNote 安装文件夹下的 Term Lists 子文件夹内。如果想使用其中的一个术语表，可以把其导入到术语表中，详见[载入期刊缩写](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/term-lists/add-terms/Loading_SuppliedJrnlAbbrvs.htm)

如果在导入前想查看一下，可以使用文字处理软件，如记事本打开编辑。EndNote 老版本的术语表使用制表符作为分隔符，因此注意如果是导入 EndNote 老版本，注意术语之间要有分隔符

术语是一行一个，每个术语的结尾都有一个回车键。因此任何有如此格式的 txt 文件都可以导入到术语表中，注意 txt 文件的编辑是 Unicode (UTF-8)，这样要以保证特殊字符能正确导入

**导入术语方法**

1. 依次打开菜单 Tools >> Define Term Lists，选择一个术语表。如果想新建一个术语表可以使用 Create List
2. 选择 Import List
3. 选择文件并打开即可导入


---

# 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/term-lists/add-terms/importing-terms-into-term-lists.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.
