# MARC 记录

「MARC」 全称为 Machine Readable Cataloging format (机读编目格式)。MARC建立于1938年，迄今超过77年历史。机读编目格式标准是一种图书管理的通讯格式标准，用以让图书馆或出版商之间作目录信息交换用途。MARC标准源于美国国会图书馆于1970年代开发的目录格式。虽然说是标准，但其实MARC是各国的机读编目格式标准的一个大集合，每个国家依然有自己的格式标准。中国机读编目格式(CMARC)，是由中华民国国家图书馆发展的一套图书资讯编目格式，以便于计算机处理书本或印刷品分类。它也是一种元数据标准，现已发展到第四个版本

机读编目格式是由美国国家图书馆开发的一种机器可读的目录记录标准格式。它比普通的标签数据格式更难读, 但是它仍可与 EndNote 的滤件相同导入方式导入 EndNote 数据库中。标签数据由左边一个标识符，通常是一个易记易读的标签，然后右边是一个或多个相应的信息。如果 EndNot e导入到相应的栏目中，数据必须用一致的相符标记

### MARC格式和连接文件

很多连接文件 (Connection Files) 使用 MARC 格式，因为它是 Z39.50 标准的一部分。当建立一个新的链接文件时，连接文件的 Templates 和 MARC Records部分 自动设置为标准 USMARC (MARC21) 数据。如果需要自定义链接文件的这部分，本节中的文章将有所帮助


---

# 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/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.
