# 连接文件的模板

Templates 中是编辑连接文件的导入滤件的。连接文件检索到文献后，需要把检索到的文献各个部分与 EndNote的各个字段相对应，这样才能把文献正确导入到 EndNote 的数据库中

多数 EndNote 的连接文件，其滤件是以 MARC 格式解析文献的。当创建新的连接文件时，Templates 默认滤件设置为标准 MARC21 格式

这部分的滤件与常规的导入滤件一样，详见[滤件管理器 ](/filters/edit-filters/filter-manager.md)和 [滤件模板](/filters/filter-templates.md)

如果检索到文献导入时与自己期望的不一样，需要比较连接文件的滤件设置和和 EndNote 从在线数据库接收到的文献原始信息。可以打开连接状态看看，当检索文献时依次打开菜单 Window >> Show Connection Status >> Record Data。这个数据还存在在日志文件中，Connection.log 日志文件默认文件夹如下：

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

**Windows Vista** :  C:\Users\User Name\\

**Windows 7** :  C:\Users\User Name\\

**Windows 8** :  C:\Users\User Name\\

日志文件可以用任何文字处理软件打开，如记事本。如需改变日志存储文件夹可见[URLs & Links 设置](/references/creating-a-new-reference/url.md).


---

# 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/connection-files/filter-information.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.
