# 选择

### 选择单个文献

对一个文献进行操作首先要在文献窗口中选中这个文献，最简单的方法是在文献列表面板中点击文献题目，此时选中的文献高亮显示

还可以通过输入当前栏目排序下的文献第一个字母来选择文献。例如如果现在是以作者姓名排序，输入作者名字的拼写，就会逐步显示要查找的文献。同理如果是以题目排序，输入题目的几个字母也会找到该文献。

**注意：** 题目的 a，an 和 the 是忽略不计的。直接在文献列表面板输入即可，但是输入是不显示的

### 选择多个文献

* 按住 Ctrl 可以选择不连续文献
* 按住 Shift 可选择连续文献
* 可以通过鼠标滚轮加大选择范围，然后再用 Shift 选择多个文献
* 依次打开菜单 Edit >> Select All 或者 Ctrl+A 可选择所有文献

参阅[显示隐藏文献](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/references/08Search/Showing_and_Hiding_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/references/edite-references/selecting-references.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.
