# 格式菜单

选择格式(依次打开菜单Edit >> Output Styles )决定了数据库窗口的文献如何格式的

[EndNote](http://www.howsci.com/tag/endnote/) 默认在格式菜单显示了4种格式

**Annotated：**&#x4F5C;者-日期并带有摘要

**APA 6th：**&#x663E;示前6位作者，如果作者更多，显示 (“,...”)

**Author-Date:**&#x4F5C;者-发表年代

**MHRA：**&#x57FA;于近代人文科学研究会(Modern Humanities Research Association)的一个在页脚中插入文献的格式

**Numbered：**&#x5F15;文中是数字，参考文献是根据引文中出现的顺序排序

**Show All Fields：**&#x663E;示文献的所有域名

**Turabian Bibliography：**&#x5305;含两种选项，注释-文献和作者-日期格式

**Vancouver：**&#x548C; Numbered 差不多

设置为某个格式为偏好格式，可在[格式编辑器](/output-style/the-style-manager.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/output-style/the-output-styles-menu.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.
