Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate international-journal-of-geriatric-psychiatry.csl #3140
Conversation
Found a whole bunch of mistakes just by random. Should be a bit better now.
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
Nov 26, 2017
Awesome! You just created a pull request to the Citation Styles Language styles repository. One of our human volunteers will try to get in touch soon (usually within a week). In the meantime, I will run some automated checks. You should be notified of the results in a few minutes. If you haven't done so yet, please make sure your style validates and follows all our other Style Requirements. To update this pull request, visit the "Files changed" tab above, and click on the pencil icon (see below) in the top-right corner of your style to start editing. If you have any questions, please leave a comment and we'll get back to you. While we usually respond in English, feel free to write in whatever language you're most comfortable. |
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
Nov 26, 2017
|
@@ -45,6 +45,7 @@ | |||
<macro name="author-short"> | |||
<names variable="author"> | |||
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/> | |||
<et-al/> |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
POBrien333
Nov 28, 2017
Author
Contributor
Not sure where that is coming from. thanks for spotting it.
Found some more small bits. Thanks! |
@@ -20,7 +19,7 @@ | |||
<issn>0885-6230</issn> | |||
<eissn>1099-1166</eissn> | |||
<summary>Harvard (author-date style) for International Journal of Geriatric Psychiatry</summary> |
This comment has been minimized.
This comment has been minimized.
adam3smith
Nov 26, 2017
Member
we should add a note that this follows published articles and not the (useless) author guidelines
@@ -160,7 +159,7 @@ | |||
</group> | |||
</layout> | |||
</citation> | |||
<bibliography> | |||
<bibliography delimiter-precedes-et-al="always" et-al-min="4" et-al-use-first="3"> |
This comment has been minimized.
This comment has been minimized.
adam3smith
Nov 26, 2017
Member
I think this is 6/3 or 7/3 I see at least 5 listed authors here: http://onlinelibrary.wiley.com/doi/10.1002/gps.4447/epdf I think 7/3 is the most common rule, so I'd go with that.
@@ -146,7 +145,7 @@ | |||
</if> | |||
</choose> | |||
</macro> | |||
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year"> | |||
<citation delimiter-precedes-et-al="never" et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year"> |
This comment has been minimized.
This comment has been minimized.
adam3smith
Nov 26, 2017
Member
Looking at the Crellin et al. reference in http://onlinelibrary.wiley.com/doi/10.1002/gps.4447/epdf I think this should be 3/1
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
Nov 28, 2017
|
f1e9a0f
into
citation-style-language:master
This comment has been minimized.
This comment has been minimized.
Thanks! |
POBrien333 commentedNov 26, 2017
Found a whole bunch of mistakes just by random. Should be a bit better now.