# 引文编号

[引文模板](https://kb.howsci.com/output-style/modifying-style-templates/citations-template)如果使用 "Bibliography Number" 时 ( Citation >> Templates ) 引文就是编号的形式，每个引文都会有一个编号，这个编号与参考文献的排序号一样。对于数字型引文，当未格式化时，多个引文如下形式：

`{Keys,1998#93;Jen,1996#88}`

依次打开 Citation >> Numbering

### Use Number Ranges for Consecutive Citations

该选项选中时，多个文献的编号是个区间，多是1-3这样的形式

### Grouped References

这些选项可以引用任何文献合在一起并且一个编号。引文并没有自己的编号，但是引文和参考文献的编号是了确定整个引文组。还可以设置如何在参考文献中分组的分隔符。

### Composite Citations

这部分设置可以区分不同的引文

1. 选中 “Use letters to separate grouped references”
2. “Present letters in” 设置是上标还是下标
3. 选择合适的字母形式，下面的例子说明了字母和数字在连续引用和范围中形式

* (1a,1b),(1a,1b,2a-c)\
  数字和一个字母或者范围的第一个字母，这是EndNote的默认设置
* (1a,b),(1a,b,2a-c)\
  只有第一个引文有数字
* (1a,b),(1a,1b,2a-c)\
  第一个引文的字母前有一个数字，另外的字母如果包含数字是为了防止歧义
* (1a,1b),(1a,1b,2a-2c)\
  字母前都有数字

1. “Precede by”和“Follow by”两个选项是输入的任何字母希望用什么符号环绕起来，如常用括号，可以在“Precede by”填入（，在“Follow by”中填入）


---

# 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/additional-style-formatting-options/numbering-citations.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.
