# 数据库中文献编号

EndNote 在添加新文献时，会给这个文献一个编号。这个编号可在临时引文中使用，以确保是对应的唯一文献，如下面井号后面的数字就是文献在数据库的编号

`{Howsci, 2015 #31}`

文献编号在 EndNote 的文献编辑窗口最上方也可以看到

在文献列表窗口中，可能也想看到文献编号，可以[显示栏目](/preferences/display-fields-preferences.md)

文献编号很重要，请记住：

* 不推荐使用文献编号作为记录备案或者转载的依据，因为这些编号不能修改和自定义，某些情况下一个文献的编号可能会发生改变。推荐在「Label」字段或者任何自定义字段中输入唯一的号码作为转载的依据
* 文献编号是其加入到数据库时自动赋予的
* 如果一个文献在不同数据库，其编号很可能不相同
* 文献编号不会被其他文献所使用，即使某一文献从数据库中删除，其编号也不会被其他文献所使用
* 文献编号不能修改

### 数据库中删除文献

如果从数据库删除了一个引用的文献，EndNote 在格式化文章时就找不到该文献。如果把这个文献再次添加到数据库，其编号与上次的编号也不相同，因此 EndNote 此时也不能正确格式文章。需要重新插入该文献方可


---

# 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/rtf/record-numbers.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.
