forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove et-al settings from american-chemical-society.csl (JabRef#4615)
- Loading branch information
1 parent
2393106
commit cc68a6c
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<title-short>ACS</title-short> | ||
<id>http://www.zotero.org/styles/american-chemical-society</id> | ||
<link href="http://www.zotero.org/styles/american-chemical-society" rel="self"/> | ||
<link href="http://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014" rel="documentation"/> | ||
<link href="https://pubs.acs.org/doi/pdf/10.1021/bk-2006-STYG.ch014" rel="documentation"/> | ||
<author> | ||
<name>Julian Onions</name> | ||
<email>[email protected]</email> | ||
|
@@ -20,7 +20,7 @@ | |
<category citation-format="numeric"/> | ||
<category field="chemistry"/> | ||
<summary>The American Chemical Society style</summary> | ||
<updated>2018-12-30T12:00:00+00:00</updated> | ||
<updated>2020-03-10T12:00:00+00:00</updated> | ||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
<locale xml:lang="en"> | ||
|
@@ -145,7 +145,7 @@ | |
<text variable="citation-number"/> | ||
</layout> | ||
</citation> | ||
<bibliography second-field-align="flush" entry-spacing="0" et-al-min="11" et-al-use-first="10"> | ||
<bibliography second-field-align="flush" entry-spacing="0"> | ||
<layout suffix="."> | ||
<text variable="citation-number" prefix="(" suffix=") "/> | ||
<text macro="author" suffix=" "/> | ||
|