# 特殊栏目

EndNote 有54个栏目，不同的文献类型都有可用的栏目。一般是通用文献类型才包含所有栏目，输入的字段名有一定限制，而且有一些栏目是保留字段，有特殊的功能

### Author

文献类型设置中 Author, Secondary Author, Tertiary Author 以及 Subsidiary Author 栏目仅用于配置作者姓名，不能用于其他数据

EndNote 建立参考文献时，上述这些栏目中格式化后的信息与所选择的引文格式的作者列表和编辑列表设置相对应（作者列表用于 Author 栏目，编者列表用于 Secondary Author, Tertiary Author 和 Subsidiary Author 栏目）。如果在这些栏目中输入其他的信息，EndNote 会一直把这些信息解析为姓名

文献列表窗口显示 Author 栏目中的第一位作者的名，同样在插入文献时的未格式化状态也是显示的名

**注：**&#x41;uthor 栏目中如果是组织而非个人，而且想让 EndNote 格式化引文时解析为组织，可以在名称后加一个英文逗号，如「HowSci Corporation,」

### Title

通用类文献有3个有关[题目](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/titles.htm)的栏目：Title, Secondary Title, Tertiary Title，其他文献类型这些名称可能不一样。例如书籍章节类文献，Title 对应的是章节名称，Secondary Title 对应的是书籍名称，Tertiary Title对应的是丛书名称(系列丛书)

通用类文献的 Secondary Title 和 Alternate Title 分别对应期刊类文献的 Journal 和 Alternate Journal。有且仅有的栏目在格式化参考文献时可使用期刊术语表，如下面3个栏目

* Journal Article reference type - Journal
* Journal Article reference type - Alternate Journal
* Electronic Article reference type - Periodical Title

### Pages

[页码](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/pages.htm)栏目仅是用于引文格式中页码选项，这个选项可以告诉 EndNote 如何格式化参考文献的页码。同样页码栏目可以输入特殊的字符：脱字符(^)。该特性可以在参考文献页码单数和复数名词前或者后插入，例如「p. 25」"和 「pp. 32-45」。在其他任何部分输入页码都不能使用这些功能

### URL

URL 栏目中输入的链接可以在浏览器中打开链接，其他栏目没有这个特性，详见[URL](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/url_UniformResrceLocatr.htm)和[添加 URL](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/Linking_a_URL_toan_ENRef.htm)

### File Attachments

[附件](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/file_attachments.htm)栏目是存储附件路径的部分，此部分添加的内容才能使用菜单 References >>  Open File 命令打开，详见[添加附件](/references/file-att/linking-a-file-to-an-endnote-reference.md)

### Figure

[图片](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/figure_and_caption.htm)栏目是存储图表的部分，该栏目在所有文献类型中都有，详见[插入图片](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/Inserting_Figures.htm)。如想删除图片栏目，详见[增加删除和重命名栏目名](/reference-types/adding-deleting-and-renaming-fields.md)

### Date Stamp Fields

在文献窗口有两个自动标记日期，一个是文献添加日期，一个是最后修改日期。自动标记日期内的内容不能修改，打印或者导出，仅能显示和排序


---

# 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/special-fields.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.
