> For the complete documentation index, see [llms.txt](https://kb.howsci.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.howsci.com/reference-types/reference-types-preference.md).

# 文献类型设置

文献类型设置可以增加删除或者重命名文献类型及其栏目

打开文献类型设置方法：依次打开菜单 Edit >> Preferences >> Reference Types，详见 EndNote 设置中的[文献类型](/preferences/generic-reference-type.md)设置

选择「Defining Reference」时，第一列是通用文献类型的栏目，第二列是可编辑文献类型的栏目，每个栏目应该与左侧的通用类文献栏目相对应

对应的意思不是必须与通用文献类型一样，唉，还是举个例子吧，比如我们想修改杂志类文献的 Author 显示为中文名称「作者」，那以就可以在与左侧 Author 同一行中输入「作者」，在其他地方输入是没用的，显示的也不是作者作息


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/reference-types-preference.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.
