> 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.md).

# 10. 文献类型

EndNote 包含多种文献类型，如书籍，杂志，新闻等等。EndNote 还有一个包含万象的通用 (Generic) 文献类型，另外还有三个未使用 (Unused) 的文献类型，以供用户设置新的文献类型。例如[EndNote 中英文混排时 et al 和等的3种解决方法](http://www.howsci.com/endnote-eng-cn-refer-etal.html)就是利用了未使用文献类型建立了中文文献，从而解决中英文参考文献 et al 和等的问题。以下是 EndNote 预设的一些文献类型：

* Aggregated Database
* Ancient Text
* Artwork
* Audiovisual Material
* Bill
* Blog
* Book
* Book Section
* Case
* Catalog
* Chart or Table
* Classical Work
* Computer Program
* Conference Paper
* Conference Proceedings
* Dataset
* Dictionary
* Edited Book
* Electronic Article
* Electronic Book
* Electronic Book Section
* Encyclopedia
* Equation
* Figure
* Film or Broadcast
* Government Document
* Grant
* Hearing
* Interview
* Journal Article
* Legal Rule or Regulation
* Magazine Article
* Manuscript
* Map
* Music
* Newspaper Article
* Online Database
* Online Multimedia
* Pamphlet
* Patent
* Personal Communication
* Podcast
* Press Release
* Report
* Serial
* Standard
* Statute
* Thesis
* Unpublished Work
* Web Page

参阅[文献列表](https://app.gitbook.com/s/Appendices/List_of_Reference_Types.htm)

### 文献类型注意事项

* 可以为每个文献指定一个特定的文献类型
* [文献类型设置](https://app.gitbook.com/s/18Prefs/Reference_Types.htm)可以指定不同文献类型的每个字段名
* 文献类型设置最多支持53种不同的文献类型(包括通用文献类型)，每个文献类型最多支持指定54个字段名(包括文献类型名称
* 53个文献类型除了通用文献类型外都可以修改
* 文献类型设置可以增加，删除或者重命名字段名，也可以增加或者隐藏某一文献类型
* 通用文献类型的样式是修改和创建文献类型的指南，作者一行是保留行，仅用于作者姓名
* 文献类型设置对当前用户下的所有EndNote数据库适用
* 如果在不同电脑间移动数据库，文献类型设置取决于当前电脑当前用户下的设置，如果想同步设置，可以导出文献类型表并在另一台电脑上导入，详见[分享文献类型](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/Sharing_Your_RefTypeTable.htm)
* 「Do not enter reference data into the Reference Types preference」此对话框仅是为了存储文献字段名
* 在 Word 中插入引文时，Chart or Table 文献类型中图像以表格形式插入，其他文类型图像以图像形式插入


---

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