# 引文作者姓名

**Name Format**

该项是在引文中显示姓在前还是名在前，是否姓后面有逗号

**First Author/Other Authors**

第一位作者和其他作者的姓名格式，第一位作者姓名格式可以不同其他作者的姓名格式。在列表中选择适当的格式

**Capitalization**

姓名的大小写

* As Is：和数据库中的文献一样
* Normal：首字母大写
* ALL UPPERCASE：全部大写
* Small Caps：小型大写字母，有的文字处理软件可能不支持

如果设置了所有姓名大小写选择，但是有的作者却不想却不是这样改变，可以使用大小写选项让某些作者姓名和输入一样，见[大小写选项](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/output-style/18Prefs/Change_Case.htm)

**Capitalize only the author's last name**

作者姓全部大写，如：JONES, Edward

**Initials**

姓名缩写，如果仅需要姓缩写选择 Last Name Only

**Use initials only for primary authors with the same name**

仅缩写姓一样，名不一样的文献。不管是否会引起歧义引文(作者一样只是年代不一样)，[EndNote](http://www.howsci.com/tag/endnote/)都会缩写引文，以区别来自有相同姓的作者

**Consecutive Citations by the Same Author**

如果有多个引文是同一作者的，有些输出格式要求不能重复作者姓名。选择 Omit repeated authors，这样EndNote就会在第一处引用之外再次引用时忽略在引文中忽略作者姓名。为了使用这个设置，引文必需组合在一处或多处引用，同一作者的引文必须排列在一起。例如：

`(Smith, 1993; Smith, 1999; Wyatt, 2000)`

可以改变成如下样式：

`(Smith, 1993, 1999; Wyatt, 2000)`

还可以选择引文之间的分隔符，如上面的例子，引文之间的分隔符是分号，但是如果是一位作者的引文有多个，年代之间的分隔符是逗号。此时要输入逗号和空格作为同一作者的引文之间的分隔符

如果需要插入有后缀的引用，而不想把这些文献排除在引文之外，选择 Don't omit authors from citations with suffixes 这个选项。例如一个作者的两个引文包括页码后缀：

`(Smith,1993 p 24;Smith,1999 p 5;Wyatt,2000)`

有的[输出格式](http://www.howsci.com/tag/output-styles/)要求保留第二个引文的作者以更清晰明确


---

# 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-names.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.
