# 11. 术语表

EndNote 的术语表用于存储关键词，作者和期刊的名称。当输入文献信息的时候使用这些存储的术语可以提高数据库的精确性和一致性。我们还可以利用期刊术语表存储期刊名称的缩写，这样在参考文献中利用缩写代替期刊全

本文是了解术语表如何工作，创建的。术语表的默认设置是可以自动更新术语，自动完成术语的输入。如果不喜欢这种特性，可以通过[术语表设置](https://app.gitbook.com/s/18Prefs/Term_Lists.htm)关闭

### 自动维护

创建新的 EndNote 数据库时，EndNote 就会自动同时创建3个空白术语表：Authors, Journals 和 Keywords。在数据库中创建新文献或者导入文献时，这些术语表就会自动更新

### 有助于数据输入

创建新文献时，如果术语表中没有相应的术语，会以红色显示，如果术语表中有相应的术语，会提示自动完成。这个特性只在输入作者，关键词和期刊时起作用

搜索时还可以打开术语表选择精确术语进行搜索

### 术语表与字段相联系

**Journals Term List：**&#x9ED8;认期刊术语表与期刊类文献有关，如果想与其他文献类型也有术语表，需要添加一个新的多列术语表，并将相应的字段关联术语

**Authors Term List：**&#x6709;多个栏目可以关联作者术语表，包括 Primary Author, Secondary Author, Tertiary Author, 和 Subsidiary Author 等栏目。如有需要还可以把其他栏目关联作者术语表

**Keywords Term List：**&#x5173;键词术语表与关键词字段相关联，如有需要还可以把其他栏目关联关键词术语表


---

# 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.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.
