# 引文作者列表

作者列表 (Citation >> Author Lists ) 是控制引文的作者如何显示的，如果[输出格式](http://www.howsci.com/tag/output-styles/)是数字型，就不需要作者列表面板设置

### 作者之间的分隔符

Author Separators 是分隔作者之间的分隔符，一般是用逗号和空格分隔多个作者

* 在 between 中输入一个逗号和空格，或者其他需要的分隔符
* before last 中输入最后一个作者之前的分隔符，有时候这里不再是逗号和空格，如有的要求是 and (&) 和一个空格
* before last in format: Author(Year) 中输入的是在Author(Year)格式时分隔最后一位作者的。该项输入要求与 before last 一样。该项可以在有些输出格式要求不同的部分使用不同的格式，如正文中使用的是默认格式，而在页脚使用Author(Year)格式。通过在这部分输入分隔符，就不用编辑每个引文，参考文献和页脚了

一般情况下下仅用到第一行的作者分隔符，因此第一行的设置的分隔符基本可以用于所有的引文了。但是有些格式输出格式要求是两位作者的形式为 Smith and Jones，如果两位以上的作者是 Smith,Jones,and Johnson，此时就需要用到第二行。第一行是两位作者时 before last输入 and，第二行如果有3位以上的作者时 before last也是输入 and。

**注：**&#x61;nd 前后包含空格，逗号后包含空格

### Abbreviating the Author List-First Appearance

有些[期刊](http://www.howsci.com/tag/journaltag/)要求作者列表使用简写，使用 et al. 代表剩余的作者。作者列表简写部分就是满足这样期刊的引文要求的。

**List all author names**\
列出所有作者

**If \_\_\_ or more authors,list the first \_\_\_ author(s)**\
如果有几位作者，列出前几位作者

**and abbreviate with**\
剩余作者的代替符号，如et al.可以使用右侧的Italic选项把简写斜体

### Abbreviating the Author List,Subsequent Appearances

有些[输出格式](http://www.howsci.com/tag/output-styles/)要求如果一篇文献引用了1次以上，第一次引用的形式不同于其他处的引用。例如第一次引用要列出所有作者，再次引用时仅需要列出第一位作者，其余作者用et al.代替

使用上面的 First Appearance author list 设置第一次引用的格式，使用 Subsequent Appearances 设置第二次引用的格式。


---

# 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/citation-author-lists.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.
