> For the complete documentation index, see [llms.txt](https://kb.howsci.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.howsci.com/powepoint/output-styles.md).

# PowePoint 的输出格式

输出格式决定了 PowePoint 中引文和参考文献的格式

强烈推荐在插入引文或者参考文献前先选择输出格式，因为在插入文献后不能像在Word中选择其他输出格式格式化引文或者参考文献了

选择「Styles」菜单中没有的格式可以在「Styles」列表中选择「Select Another Style」

### PowePoint 中默认的输出格式

EndNote 在格式菜单中有默认的8种输出格式

* Annotated
* APA 6th
* Author-Date
* MHRA
* Numbered
* Show All Fields
* Turabian Bibliography
* Vancouver

参阅[输出格式菜单](/output-style.md)

在插入文献时，还可以选择特定的格式，如：

* Display as Author (Year)
* Exclude Author
* Exclude Year

### Styles 菜单中添加常用格式

1. 在 EndNote 中依次打开 Edit >> Output Styles >> Open Style Manager
2. 对常用格式标记即可在格式菜单中显示

### 移除不常用格式

1. 在EndNote中依次打开Edit >> Output Styles >> Open Style Manager
2. 对不常用格式取消选中前面的方框


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.howsci.com/powepoint/output-styles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
