# 术语表分隔符

EndNote 使用分隔符来分隔不同的术语，例如如果导入其他来源的术语分隔符是冒号(;)

`Adult, Age Factors; Astigmatism; Follow-Up Studies; Hospitals, University; Keratotomy, Radial; Myopia; Refraction, Ocular`

导入这些术语时要设置分隔符为冒号，这样才能正确导入术语

EndNote 默认使用冒号(;)，反斜线(\\)和回车分隔符，但是可以根据需要设置其他分隔符

**配置术语表分隔符方法**

1. 打开一个 EndNote 数据库
2. 依次打开菜单 Tools >> Define Term Lists
3. 确保修改的是当前数据库，选中一个术语表
4. Delimiters 下选中相应的分隔符，如果没有自己需要的，还可以选中最后一个「Custom Delimiter」并输入自定义分隔符


---

# 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/configuring-term-separators.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.
