# 文献排序

文献排序可以根据相应的条件排序，[EndNote](http://www.howsci.com/tag/endnote/) 默认是以第一作者的姓排序的，但是用户可以自定义排序，通过工具栏点击相应的栏标题，会根据该栏进行排序。

### 选择排序方法

1. 选择文献列表面板
2. 依次打开菜单 Tools >> Sort Library
3. 选择一个或多个(最多不能超过5个)字段
4. 选择字段右侧的排序方法，是升序 (ascending) 还是降序 (descending)
5. 确定

排序初始设置为以作者排名字母顺序，然后是发表时间...

**注意：**[EndNote](http://www.howsci.com/tag/endnote/) 根据操作系统所使用的默认语言作为排序的默认语言，但是可以从排序对话框中的 Sort Language 更改默认语言


---

# 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/search/sort-library-dialog.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.
