# 自定义组添加文献

任何时候都可以为新建立或已有自定义组添加文献。[EndNote](http://www.howsci.com/tag/endnote/) 允许一个文献可以添加到多个组中，但是这样也不会造成重复文献，因为 [EndNote](http://www.howsci.com/tag/endnote/) 为每个文献都赋予了一个特定的编号。添加文献方法：

1. 首先选择文献，有多种选择文献的方法
   * 点击一个文献即选中选择
   * 显示一批文献(如搜索结果)，然后依次打开 Edit >> Select All，或者直接快捷键 Ctrl+A
   * 选中一篇文献然后按住 Shift，再选中一篇文献，可把两篇文献之间的文献全部选中
   * 按住 Ctrl 键不断选择文献，可以选择不连续文献
2. 把文献添加到组中有多种方法
   * 拖放选中的文献到组中
   * 依次打开菜单 Groups >> Add References To，然后选择组的名称或者直接选择新建一个组(Create Custom Group)
   * 右击文献在扩展菜单中选择 Add References To，然后选择组名称或者直接新建一个组(Create Custom Group)

**如何知道哪些文献未分组**

未分类组 (Unfiled group) 包含了未有分组的文献，未分类组可能或者不可能包含智能组的文献，右击未分类组，在扩展菜单中设置 Exclude Smart Groups 或 Include Smart Groups，如果选择忽略智能组，那么未分类组就不包含智能组文献，如果选择包含智能组，那未分类组就包含智能组文献。


---

# 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/group/groups/adding-references-to-custom-group.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.
