# 创建注释型参考文献目录

创建包含摘要的文献目录，可以使用「Annotated」输出格式。「Annotated」输出格式是基于作者-日期型输出格式创建，可以在参考文献中包含摘要。还可以编辑任何输出格式包含注释或者摘要字段的内容

**例如修改「Numbered」输出格式包含摘要**

1. 依次打开菜单 Edit >> Output Styles >> Open Style Manager
2. 选择「Numbered」输出格式，然后「Edit」
3. Bibliography >> Layout >> End each reference with
4. Insert Field >> Abstract
5. File >> Save As，保存为一个新的输出格式

使用这个新的输出格式格式化文章或者打印就可以在参考文献目录中显示摘要了


---

# 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/independent-bibs/creating-annotated-bibliographies.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.
