> 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/customizing-reference-types.md).

# 自定义文献类型

除了通用 (Generic) 文献类型外，所有的文献类型都可以修改。如果修改了文献类型，还应该修改输出格式，防止格式化引文时出现错误

如果打算和其他人分享数据库，可能对方没有自己修改后的文献类型，因此需要同时分享自己修改的文献类型，详见[分享文献类型](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/reference-types/Sharing_Your_RefTypeTable.htm)

不要编辑栏目名顺序。例如杂志类文献，如果想删除「Journal」栏目，并且在其他的地方输入 「Journal」，这样就你以为告诉了EndNote 关闭了原始的 「Journal」栏目，并且显示一个新的「Journal」栏目。其实事实并非如此，这样做不能把 「Journal」字段中信息转移到新的「Journal」栏目中，任何文献原来的 「Journal」栏目中信息还是存在的，与通用文献类型相对应的栏目是「Secondary Title」，而新的 「Journal」栏目中则没有信息。哇哈哈，不知道我说明了不？


---

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