Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate american-journal-of-medical-genetics.csl #2702
Conversation
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
May 23, 2017
Awesome! You've created a pull request to the Citation Styles Language styles repository. We'll get in touch soon (usually within a day or two). In the meantime, our automated test system will go ahead and run some checks on your pull request. In a few minutes you'll be notified of the test results. If you haven't done so yet, please make sure your style validates and follows all our other Style Requirements. To update the current 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 need assistance at any point, please leave a comment and we'll get back to you (feel free to write in Dutch, English, French, German, Portuguese, or Spanish). |
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
May 23, 2017
|
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
May 23, 2017
|
rmzelle
reviewed
May 30, 2017
@@ -24,13 +24,13 @@ | |||
</info> | |||
<macro name="editor"> | |||
<names variable="editor" delimiter=", "> | |||
<name name-as-sort-order="all" sort-separator=", " initialize-with="" delimiter=", " delimiter-precedes-last="always"/> | |||
<name name-as-sort-order="all" sort-separator=", " initialize-with="" delimiter=" " delimiter-precedes-last="always"/> |
This comment has been minimized.
This comment has been minimized.
rmzelle
May 30, 2017
Member
@jxchong, this isn't quite right. The "delimiter" attribute on <name/>
affects the delimiter between subsequent names. To change the delimiter between "Lastname Initials", you have to change the "sort-separator" attribute value.
That said, which instructions are you looking at, exactly? At http://onlinelibrary.wiley.com/journal/10.1002/%28ISSN%291552-4833/homepage/ForAuthors.html (the "documentation" link of this style, for American Journal of Medical Genetics Part A), different examples are given:
For Journals: Thomas, G. H. (1996). High male:female ratio of germ-line mutations: An alternative explanation for postulated gestational lethality in males in X-linked dominant disorders. American Journal of Human Genetics, 58, 1364–1368.
Books:Cassidy SB, Allanson JE, editors. 2010. Management of Genetic Syndromes, Third Edition, Hoboken, NJ: John Wiley and Sons.
Chapter in Book:Battaglia A. 2010. Wolf-Hirschhorn syndrome. In: Cassidy SB, Allanson JE, editors, Management of Genetic Syndromes, Third Edition, Hoboken, NJ: John Wiley and Sons, pp 249-262.
and a recent article from the journal, http://onlinelibrary.wiley.com/doi/10.1002/ajmg.a.38220/pdf, uses comma-space in names, at least for journal articles: "Tluczek, A., Orland, K. M., & Cavanagh, L". The same article also uses parentheses around in-text citations, instead of brackets.
This comment has been minimized.
This comment has been minimized.
jxchong
May 30, 2017
Author
Contributor
Yes that's the correct documentation link/instructions for authors, you have to go to the "References" section to see the mention of brackets instead of parentheses.
The reason this was brought to my attention is because we have a paper currently in review and the editor requested we fix our reference and in-text citation styles to match with the Instructions to Authors and said "please note Wiley has recently changed these." So I'm assuming that recent journal articles are lagging behind and still using the old style since we've been given explicit instructions to change the styling from what is in place now.
This comment has been minimized.
This comment has been minimized.
jxchong
May 30, 2017
Author
Contributor
Fixed the delimited and sort-separator attributes.
Here's what that link says in the "References" section:
_____ References are cited in text with brackets, not parentheses.
_____ References in bibliography are alphabetized, without numbering.
_____ Every author is specified.
_____ Authors’ name punctuation is limited to commas between authors.
_____ Page numbers include beginning and ending page number (e.g., do not use the 1083-9 convention).
This comment has been minimized.
This comment has been minimized.
csl-bot
commented
May 30, 2017
|
This comment has been minimized.
This comment has been minimized.
rmzelle
merged commit b30d526
into
citation-style-language:master
May 30, 2017
1 check passed
This comment has been minimized.
This comment has been minimized.
@jxchong, okay, thanks for clarifying and submitting this change! |
jxchong commentedMay 23, 2017
Per instructions to authors downloaded today "References are cited in text with brackets, not parentheses."