# 作者列表

参考文献（Bibliography）和脚注（Footnotes）下的作者列表Author Lists面板可以准确的控制作者在参考文献或者脚注中的外观，可以在参考文献和脚注中格式化不同的作者姓名，因此仔细检查作者列表设置。这些设置可影响所有文献类型作者列表形式。

### 作者之间的分隔符

Author Separators是作者之间的分隔符，输入任何标点符号和空格分隔参考文献的不同作者。有多个作者的参考文献，一般是用逗号和空格进行分隔。

* between：输入一个逗号和空格或者其他需要的标点符号
* before last：输入的符号是分隔最后一位出现的作者与倒数第二位作者之间的分隔符，有时可能不是逗号和空格，可能是需要其他的符号，如", and "或者一个&然后再加一个空格

一般第一行的作者之间的分隔符用于1-100位作者，因此基本上可以覆盖所有文献了。但是有的文献可能很变态，尤其是现在单个作者的论文逐渐减少几乎绝迹，多是很多作者的合作论文，因此第二行是100位作者以后的分隔符。另外第二行还有一个好处。比如有的输出格式要求是两位作者的形式为Smith and Jones，如果两位以上的作者是Smith,Jones,and Johnson，此时就需要用到第二行。第一行是两位作者时before last输入and，第二行如果有3位以上的作者时before last也是输入and。

**注：**&#x6CE8;意and前后的可能的空格

### APA 6th设置

[APA 6th](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/output-style/additional-style-formatting-options/APA_6th_Settings.htm)可以显示前6位作者或者编者，最后跟逗号和省略号，选择If eight or more authors,list the first 6 authors,insert,...and add the last author's name设置，当这个设置选择时，会覆盖上面所说的作者或编者之间的分隔符。

**注：**&#x41;PA 6th默认的是", ..."但是可以改成其他的符号，详见[APA 6th](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/output-style/additional-style-formatting-options/APA_6th_Settings.htm)

有些期刊需要把剩余的作者以et al.或者类似的缩写代替，此时根据上面的所说的设置即可，只是把某些符号改成et al.而已。此时要先明白要显示几位作者，然后从第几位作者再以et al.代替。

**List all author names**\
S此项是显示所有作者姓名

**If \_\_\_ or more authors,list the first \_\_\_ author(s)**\
显示的是几位作者，显示的是前几位作者

**and abbreviate with**\
输入缩写如et al.可以代替剩余的作者，可以选择Italic选项以斜体显示

### 同一作者的多个文献

有些参考文献格式要求如果一位作者的多个文献被引用，第一个参考文献的格式化效果不同于剩下的参考文献，例如第一个参考文献可能是列出所有作者，但是剩下的参考文献用破折号代替作者姓名。当然也可以每个参考文献都列出作者。

### 缩写作者列表-脚注(footnotes)

**List all author names**\
同上

**If \_\_\_ or more authors,list the first \_\_\_ author(s)**\
同上

**and abbreviate with**\
同上

所有编辑完成后不要忘记保存输出格式


---

# 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/author-lists-bibliography-and-footnotes.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.
