> 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/xian-shi-yin-cang-wen-xian-de-ying-yong.md).

# 显示隐藏文献的应用

有些 EndNote 命令，如搜索，域编辑，文本编辑，排序，打印和导出等，可能会显示那些符合要求的文献，下面是一引动显示文献的应用

* 限制搜索命令仅搜索显示的文献
* 为当前文献列表增加搜索结果，从而显示复合搜索结果。为某一组增加文献或者移动文献
* 「Change/ Move/Copy Fields」命令调整显示的文献
* 使用更新术语表仅显示符合新术语的文献
* 建立主要参考文献列表
* 打印或者导出显示的文献

查看一部分文献的一种方法是利用[搜索数据库](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/search/The_Search_Pane.htm)命令。[显示隐藏选中的文献 ](/search/using-show-selected-and-hide-selected.md)命令提供了另一种控制文献显示的方法。


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.howsci.com/search/xian-shi-yin-cang-wen-xian-de-ying-yong.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
