Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create university-of-aleppo-faculty-of-medicine.csl #4077

Closed
wants to merge 1 commit into from

Conversation

Projects
None yet
4 participants
@firasuke
Copy link

commented May 4, 2019

Created for use in articles, dissertations and theses in the Faculty of Medicine at the University of Aleppo

@csl-bot

This comment has been minimized.

Copy link

commented May 4, 2019

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.

@csl-bot

This comment has been minimized.

Copy link

commented May 4, 2019

😃 Your submission passed all our automated tests.

@adam3smith

This comment has been minimized.

Copy link
Member

commented May 8, 2019

Thanks! We would really like some sort of documentation for this style before publishing it -- could be a link or you could upload a document here (note that you need to do it on the site -- email attachments won't work)

@firasuke

This comment has been minimized.

Copy link
Author

commented May 9, 2019

Here's a link to the style's documentation.

@adam3smith
Copy link
Member

left a comment

Thanks! A couple of small, mostly stylistic, change requests.

</info>
<macro name="author">
<names variable="author">
<name initialize-with=". " name-as-sort-order="all" sort-separator=" "/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

what about edited books?

<text variable="publisher"/>
</macro>
<macro name="edition">
<number vertical-align="baseline" suffix=" ed. " variable="edition" form="ordinal"/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

no need for the vertical-align. Better to use a term instead of a suffix for edition. Also, good to account for non-number editions (e.g. "completely revised 2nd edition")

<number vertical-align="baseline" suffix=" ed. " variable="edition" form="ordinal"/>
</macro>
<macro name="publisher-place">
<text variable="publisher-place" suffix=". "/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

Move the suffix into the bibliography for consistency

This comment has been minimized.

Copy link
@firasuke
<text variable="issue"/>
</macro>
<macro name="container-title">
<text variable="container-title" suffix=". "/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

Move the suffix into the bibliography for consistency

This comment has been minimized.

Copy link
@firasuke
<key variable="citation-number"/>
</sort>
<layout vertical-align="sup" delimiter="، " prefix="[" suffix="]">
<text variable="citation-number" vertical-align="sup"/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

No need for the vertical-align here; it's inherited from layout.

This comment has been minimized.

Copy link
@firasuke
<sort>
<key variable="citation-number"/>
</sort>
<layout vertical-align="sup" delimiter="، " prefix="[" suffix="]">

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

Is that really supposed to be an inverted comma as delimiter?

This comment has been minimized.

Copy link
@firasuke

firasuke May 10, 2019

Author

Yes, the use of the inverted comma is intended.

<macro name="isbn">
<text variable="ISBN" prefix="ISBN: "/>
</macro>
<citation initialize="false">

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

remove initialize here. typically you'll want to add a collapse="citation-number" here to get [1-4] instead of [1, 2, 3, 4]

This comment has been minimized.

Copy link
@firasuke

firasuke May 10, 2019

Author

I purposely avoided the use of collapse since it doesn't work well with right-to-left languages.

</sort>
<layout>
<text variable="citation-number" vertical-align="baseline" prefix="[" suffix="] "/>
<text macro="author" text-decoration="none" suffix=". "/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

Use a group with delimiter=". " instead of all the suffixes.

This comment has been minimized.

Copy link
@firasuke
<key variable="author"/>
</sort>
<layout>
<text variable="citation-number" vertical-align="baseline" prefix="[" suffix="] "/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

No need for the vertical-align

This comment has been minimized.

Copy link
@firasuke
<title>University of Aleppo - Faculty of Medicine</title>
<title-short>UAFM</title-short>
<id>http://www.zotero.org/styles/university-of-aleppo-faculty-of-medicine</id>
<link rel="self" href="http://www.zotero.org/styles/university-of-aleppo-faculty-of-medicine"/>

This comment has been minimized.

Copy link
@adam3smith

adam3smith May 10, 2019

Member

add a link with rel="documentation" to the documentation you created

This comment has been minimized.

Copy link
@firasuke
@firasuke

This comment has been minimized.

Copy link
Author

commented May 10, 2019

I applied most of the requested changes on the style; however, I wasn't able to apply them on this pull request as the 'Edit file' option was greyed out, though I don't know if that's related with me deleting the fork of this repo.

@adam3smith

This comment has been minimized.

Copy link
Member

commented May 11, 2019

The description of the changes all make sense -- could you point me to the file that has them? For future reference, please don't delete the fork and branch of an active pull request -- that makes it impossible to make any changes, as you can see.

@firasuke

This comment has been minimized.

Copy link
Author

commented May 11, 2019

Here's a link to the style. Thanks for clarifying, I'll make sure to not remove future forks.

@adam3smith

This comment has been minimized.

Copy link
Member

commented May 16, 2019

Thanks!

@firasuke

This comment has been minimized.

Copy link
Author

commented May 16, 2019

You're most welcome. Thanks for your valuable comments, fast replies and hard efforts.

@rmzelle

This comment has been minimized.

Copy link
Member

commented May 27, 2019

@firasuke, could you tell me whether this CSL style is only meant to be used in English?

@adam3smith

This comment has been minimized.

Copy link
Member

commented May 27, 2019

@rmzelle -- there were specific things in the style to accommodate RTL languages, so I assume not.

@firasuke

This comment has been minimized.

Copy link
Author

commented May 27, 2019

@rmzelle, this style is meant to be used only in both English and Arabic; however, and as pointed out by @adam3smith, it was designed with right-to-left languages in mind.

Please do note that citation numbers are delimited by inverted commas and do not collapse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.