# 注意事项

1. EndNote 并不能完全替代手动，只是在手动的情况下更易用，但仍需要人为干预
2. 垃圾进垃圾出，因此要检查 EndNote 导入结果，尤其是当使用 Google Scholar 这样的数据库导入文献时，因为谷歌学术包含了很多垃圾学术研究成果。详见 [Google Scholar 搜索结果充斥着垃圾科学](https://www.howsci.com/google-scholar-is-filled-with-junk-science.html)
3. 建议所有文献归于一个数据库，这样更易维护和运行
4. 不能在文中直接修改引文信息。[科研动力](http://www.howsci.com)注：就是在Word中插入引文，如果想修改参考文献的某些信息，就要在EndNote的数据库(Library)中找到这个文献，然后修改相关信息，再重新格式化一下。不要直接在Word中直接修改引文内容。
5. 如果在脚注或尾注中插入引文，Word 控制引文的编号和位置，EndNote 控制格式。因此如果需要在脚注或尾注中插入引文，首先要在 Word 中插入脚注或尾注，然后再利用 EndNote 在脚注或尾注中插入引文
6. EndNote 提供5种导入文献方法

   * EndNote 的在线检索功能
   * 网络检索平台导出结果再导入到 EndNote
   * 导入
   * 导入 PDF 文件
   * 通过 EndNote online 的捕猎按钮导入

   具体所使用的方法取决于所使用的数据库。联系图书管理员询问所购买的在线检索平台数据库。他们会告诉你学校有哪些科研数据库可用，以及这些数据库的检索方法。
7. 在线检索遵循 Z39.50 协议
   * 不能使用代理服务器 ([科研动力](http://www.howsci.com)注：主要是指收费数据库)
   * 端口和浏览器不同
   * 协议和浏览器不同
8. 可以自定义EndNote
9. 可与同事分享和协作
10. 牢记时刻备份 EndNote 数据库


---

# 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/intro/ten-things-to-remember.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.
