> 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/output-style/additional-style-formatting-options/punctuation.md).

# 标点符号

输出格式的某些部分需要冒号前有一个空格，而其他有些格式的要求则相反

EndNote默认的语言是英语，但是也可以选择法语

选择英语EndNote会移除标点符号后面多余的空格，而保留标点符号前面的空格

* 冒号(:)
* 分号(;)
* 叹号(!)
* 问号(?)

选择法语EndNote会移除标点符号前后的空格

* 冒号(:)
* 分号(;)
* 箭头形(<<>>)(左和右)
* 叹号(!)
* 问号(?)
* 百分号(%)
* 美元号($)
* 井号(#)


---

# 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:

```
GET https://kb.howsci.com/output-style/additional-style-formatting-options/punctuation.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.
