> For the complete documentation index, see [llms.txt](https://kb.howsci.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.howsci.com/search/using-show-selected-and-hide-selected.md).

# 显示隐藏选中的文献

显示选中的文献 (Show Selected References) 命令可以仅显示选中的文献

**使用方法**

1. 首先选中文献(「Ctrl」加鼠标可以选择不连续的文献，「Shift」加鼠标可以选择一定范围内的文献)
2. 依次打开菜单 References >> Show Selected References
3. 依次打开菜单 References >> Show All References又可重新显示全部文献

隐藏选中文献( Hide Selected References ) 命令与显示选中文献命令一样，只不过效果是把选中的文献隐藏而已

**使用方法：**

1. 选中文献
2. 依次打开菜单 References >> Hide Selected References
3. 依次打开菜单 References >> Show All References又可重新显示全部文献


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/using-show-selected-and-hide-selected.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.
