# 新建 MARC 记录

建立新滤件，或者打开已有的滤件进行修改时，选择 MARC Records 面板可进行 MARC Records 设置

选择「Process data file as MARC record」，因为美金符号 ($) 多数子域的分隔符，所以「MARC Subfield Delimiter」默认的是 $。如果分隔符不是美金符号，那么删除($)输入设置的分隔符

### Data Start Column

MARC 中的文献数据一般以第8列开始(即从左边数第6个字符，这是 Data Start Column 的默认设置。如果数据文件中的 MARC Records 在有些其他位置以实际的文献数据(相对于标签和子域的分隔符)开始，在「Data starts in column」中输入相应的数值

**注：**&#x5728;「Data starts in column」常输入6及其以上的数值。如果输入的数值过小(如输入5)，数值会变回8。这种情况仅出现在「Data starts in column」输入区。

### Accession Numbers

Accession Number 是数据库(数据库公司的数据库，并非 EndNote 数据库)中的每个记录的唯一编号，因为公司不同，这个号码也可能不同，如有的可能称这个号为 Accession Number；而 PubMed 叫 PMID, 以及其他公司的特定的编号。有时数字会出现在数值标签后，在其他MARC部分没有两位数子域编辑。既然 accession number 常在 001 标签后出现，EndNote 把 001 标签作为 Accession Numbers，把这些号导入到 EndNote 的 Accession Number 字段内。当子域的 Accession Number 不是 001 ，因此需要设置滤件导入这个数值到 EndNote 的 Accession Number 字段

### 第一个字段没有子域分隔符

通常记录数据之前第一个字符是子域分隔符(常是 $)。如果这个第一个字段或者每个标签行的子域分隔符不存在，需要告诉 EndNote 通过合适的选项如何解析第一行数据。这个是文献的真正的数据吗？或者是字段刚巧消失的子域分隔符的指示(如「a」或 「b」)吗？


---

# 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/filters/filter-options/creating-a-filter-marc-records.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.
