Skip to content

Commit 80206ad

Browse files
anchrivebwiernik
andauthored
Update american-physics-society.csl (#5934)
* Update american-physics-society.csl When more than 10 authors, print only "First Author et. al." In accordance with https://journals.aps.org/prl/authors#techformat * Re-indent CSL styles * Update american-physics-society.csl @bwiernik Thank you for the quick review! Co-authored-by: Brenton M. Wiernik <[email protected]> Co-authored-by: anchrive <[email protected]> Co-authored-by: Brenton M. Wiernik <[email protected]>
1 parent cfbdba6 commit 80206ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Diff for: american-physics-society.csl

+5-2
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,18 @@
1515
<author>
1616
<name>Brenton M. Wiernik</name>
1717
</author>
18+
<contributor>
19+
<name>Anna C. Véron</name>
20+
</contributor>
1821
<category citation-format="numeric"/>
1922
<category field="physics"/>
2023
<summary>Common style use by APS publications.</summary>
21-
<updated>2012-09-27T22:06:38+00:00</updated>
24+
<updated>2022-03-02T11:58:54+00:00</updated>
2225
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2326
</info>
2427
<macro name="author">
2528
<names variable="author">
26-
<name delimiter=", " initialize-with=". " and="text"/>
29+
<name and="text" et-al-min="11" et-al-use-first="1" initialize-with=". " delimiter=", "/>
2730
<label form="long" prefix=", " suffix=" "/>
2831
<substitute>
2932
<names variable="editor"/>

0 commit comments

Comments
 (0)