# 修改和隐藏文献类型

EndNote有3个未使用 (Unused) 文献类型，可以利用些未使用的文献类型增加新的文献类型。如果已有某个文献类型，还可以新建文献类型覆盖原来的文献类型。

### 增加新文献类型

1. 依次打开菜单 Edit >> Preferences
2. 选择 Reference Type >> Modify Reference Types
3. 在下拉列表中选择一个 Unused
4. 输入新的文献类型名称
5. 继续编辑相应的域名
6. 完毕后选择 OK 保存
7. 确定退出

**注：**&#x65B0;建文献类型不要覆盖 Journal Article 或 Electronic Article 这两种文献类型，因为他们两个有期刊术语表，覆盖了以前的期刊术语表就失效了

### 批量修改文献的类型

修改一个文献的类型可以打开该文献进行修改，但是批量修改文献类型这种方法就不行了，下面的方法可以修改**所有**文献的类型(可参阅[EndNote批量修改文献类型](http://www.howsci.com/endnote-find-replace.html))

1. 在文献列表窗口选择 Referen Type 一列，根据文献类型进行排序
2. 选择需要修改的文献，确保仅需要修改的文献显示在当前窗口中，可以使用菜单 References 选择相应的以下选项：\
   \
   Show All References\
   Hide Selected References\
   Show Selected References, or Search Library.
3. 依次打开菜单 Edit  >> Find and Replace
4. In 中选择 Reference Type
5. Find 中输入想更改的文献类型名称
6. 必要时可以选择 Match Case 或 Match Words 进行大小写匹配，默认选中 Match Words
7. Replace with 中输入更改成的文献类型名称
8. 选择 Change
9. 确定退出

### 隐藏文献类型

1. 依次打开菜单 Edit >> Preferences >> Reference Type >> Modify Reference Types
2. 在下拉列表中选择需要隐藏的文献类型
3. 在文献类型名称前加一英文逗号，如想隐藏 Map 文献类型，加一逗号就变成了.Map
4. OK
5. 确定退出


---

# 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/reference-types/adding-changing-and-hiding-reference-types.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.
