> 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/finding-text-in-a-single-reference.md).

# 文献内信息查找

如果一个文献有大量的文本，如摘要或者注释很长，此时想找一个信息可能就难度就比较大了。为了解决这个问题 [EndNote](http://www.howsci.com/tag/endnote/) 提供了文献内查找功能

1. 打开一个文献，如果打开多个文献，只有当前窗口文献有效
2. 依次打开菜单 Reference >> Go To
3. 输入查找的信息，然后选择 Next 或直接回车

[EndNote](http://www.howsci.com/tag/endnote/) 如果找到查找的内容会以高亮的方式显示


---

# 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/finding-text-in-a-single-reference.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.
