# 2.5 文献列表面板

文献列表面板显示当前组中所有文献，工具栏提供了如下选项。查看[工具栏](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/ToolbarsWin.htm)了解更多信息。

![EndNote 文献列表面板](/files/-M07ygVcDkxD6ecRPPt2)

## 显示栏目

EndNote默认第一栏显示的是Read / Unread，之后是

* File Attachments
* Author
* Year
* Title
* Rating
* Journal / Secondary Title
* Last Updated
* Reference Type

**增加删除排序栏目**

可以对栏目进行排序，或者增加删除栏目，详见：[显示栏目选项](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/Display_Fields.htm)

1. 打开菜单Edit >> Preferences
2. Display Fields
3. 选择显示的栏目，最多不能超过8个字段。\[Do not display]可以隐藏当前栏目
4. 多数栏目名称是通用字段名称，图像栏显示为 fig，附件栏显示附件图标。如果想改变名称，可以在右侧的 Heading 对栏名称进行自定义。
5. 如果想在 Ahthor 栏下显示作者姓名，而不是第一位作者，选中下方的「Display all authors 」
6. 最后不要忘了确定保存改变

**注：**&#x672C;设置最终效果应用于所有数据库

## 文献排序

EndNote 默认是根据第一作者的名字进行排序的。

可以在文献列表面板的工具栏对文献自定义排序，详见：[文献排序](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/08Search/Sorting_the_Library.htm)。自定义排序后，关闭数据库再次打开还是最后排序结果。

EndNote 的排序是基于操作系统的语言版本和本地设置的字符排序，除非在排序对话框中指定一个特定的语言。这也决定了 a 在 ä 之前还是之后。

EndNote 不会记住所有组的排序。搜索时 EndNote 显示搜索结果排序。同样在导入文献时，EndNote 显示的是导入文献时的排序。在菜单依次打开 References >> Show All References 会根据最后一次排序方法进行排序

**注：** 参阅[引文和参考文献排序](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/15Styles/Sort_Order_BibsNMultplCites.htm) 了解如何在参考文献中排序。参阅[排序设置](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/Sorting.htm)了解参考文献排序时如何忽略某些信息。

## 文献列表面板导航

有很多方法可以浏览文献。

* 右侧的滚动条
* 键盘的上下键 (Up 和 Down)
* 文献列表标题栏，如点击标题栏中的 Year 就会按照发表时间正序排列，再次点击就会以发表时间倒序排列。
* 在文献列表面板直接输入字符，就会显示以当前排序模式下首字母符合所输入字符的文献。如现在是以 Ttile 排序，输入 m，就会显示题目开头为 m 的文献
* Home 和 End 是回到文献列表面板的开头和结尾。Page up 和 Page Down 键是回到当前窗口的开头和结尾。
* 利用工具栏中的搜索进行查找，详见[搜索文献](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/08Search/Searching_for_Refs.htm)


---

# 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/lib/the_reflist_pane.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.
