# 文献编辑快捷键

| **功能**                                              | **快捷键**      |
| --------------------------------------------------- | ------------ |
| 创建新文献                                               | Ctrl+N       |
| 选择多个文献                                              | Ctrl+鼠标左键    |
| 选择一定范围内文献                                           | Shift+鼠标右键   |
| 打开选中的文献                                             | Ctrl+E       |
| 在 EndNote 窗口间切换                                     | Ctrl+Tab     |
| 关闭当前窗口                                              | Ctrl +W      |
| 关闭所有与活动窗口同样类型的 EndNote 窗口                           | Ctrl+Shift+W |
| 选择下一个字段                                             | Tab          |
| 选择上一个字段                                             | Shift+Tab    |
| 当光标在 Author, Journal, 或 Keywords 字段时，显示相应的术语表，以选择术语 | Ctrl+1       |
| 输入内容时                                               |              |
| 撤销前一个操作                                             | Ctrl+Z       |
| 剪切                                                  | Ctrl+X       |
| 复制                                                  | Ctrl+C       |
| 粘贴                                                  | Ctrl+V       |
| 全选某一字段内容                                            | Ctrl+A       |
| 拼写检查                                                | Ctrl+Y       |
| 设置文本为纯文本字体                                          | Ctrl+T       |
| 选择纯文本字体                                             | Ctrl+L       |
| 粗体                                                  | Ctrl+B       |
| 斜体                                                  | Ctrl+I       |
| 下划线                                                 | Ctrl+U       |


---

# 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/keyboard/editing-keyboard-commands.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.
