# 网络版自定义设置

可以自定义 EndNote 程序的很多设置，从而满足自己的需要，其中多数设置可用于每个用户

### 一般设置

多数一般设置都存储在注册表中，例如很多 EndNote 的设置，主题目录设置和插入文献设置都保存在注册表中

### 文献类型

如果是和其他人分享数据库，可能需要限制其他人使用自己修改的文献类型

* 文献类型的修改适用于当前电脑当前用户
* 如果数据库在不同电脑间同时打开，自己看到的文献类型遵循自己的文献类型设置，其他人并不是

如果创建一个自定义文献类型或者修改一个原有的文献类型，需要与其他用户分享这些文献类型，这样大家看到的文献样式才一样，详见[分享文献类型](/reference-types/sharing-your-reference-type-table.md)

### 保存的检索策略

检索策略保存在自己电脑的个人文件夹内

**Windows XP**: C:\Documents and Settings\User Name\Application Data\EndNote\Searches

**Windows Vista**: C:\ Users\User Name\ AppData\Roaming\EndNote\Searches

**Windows 7**: C:\ Users\User Name\ AppData\Roaming\EndNote\Searches

**Windows 8**: C:\ Users\User Name\ AppData\Roaming\EndNote\Searches

可以把检索策略文件保存在其他位置，但是如果选择载入检索策略，EndNote 会打开这些文件夹。检索策略保存的文件类型是 ENQ 文件

### Cite While You Write

Cite While You Write 可在 Word2007, 2010, 2013 间直接兼容

因为文献数据保存为格式化的文献，同事可以直接打开文章而不需要相应的数据库，但是如果是修改文章引文则需要同样的数据库


---

# 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/vol/custom-settings.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.
