# 排序规则

[EndNote](http://www.howsci.com/tag/endnote/) 排序时除了考虑到标题以外，还把引号，圆括号和其他标点符号纳入排序中。按字母排序时，标点符号是第一位的，然后是数字，最后是字母 A-Z

如果一个文献的某个内容为空，或者不在选定的文献类型中，升序排列时该文献排在其他文献之前

### 作者姓名

以作者姓名进行排序时，[EndNote](http://www.howsci.com/tag/endnote/) 一般是这样排序的，首先是第一位作者的姓，然后是名，再然后是第2作者的姓名，然后是第3位作者。[EndNote](http://www.howsci.com/tag/endnote/) 最多支持255个字符，如果作者的姓名字符数超过了255，EndNote 会进行下一选项的排序。

如果 [EndNote](http://www.howsci.com/tag/endnote/) 数据库的作者姓名有诸如 de, di, van, 和 von 这样的，可以通过[排序选项](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/Sorting.htm)让 EndNote 在排序时忽略这些字符

### 题目

根据题目排序时，EndNote 忽略题目开头的冠词 A , An , The，另外还可以通过[排序选项](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/18Prefs/Sorting.htm)自定义忽略一些词

### 变音符号排序

变音符号在英语，西班牙语，瑞典语和其他语言中排序是不一样的，EndNote 首先读取[排序设置](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/search/Sorting_the_Library.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/search/special-cases-in-sorting.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.
