# 引文中的分号

分号或者其他分隔符如果作为前缀在格式化后不显示，如果想显示这些分隔符，需要在这些分隔符前加一个重音符 (\`) (ESC 下面的键输入)。这样就会告诉 EndNote 这不是分隔符，例如：

`(see Figure 1; Howsci, 2015)`

因为此处的分号是引文的分隔符，格式化是不会显示的。如果想显示分号，未格式化引文形式必须如下样式

``{see Figure 1`; \Howsci, 2015 #28}``

重音符(\`)后面的分号EndNote在格式化文献的时候就不会做为分隔符处理了


---

# 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/cwyw/citations/including-semicolons-and-other-citation-delimiters-in-a-citation.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.
