-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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 universitat-vechta-katholische-theologie.csl #7378
base: master
Are you sure you want to change the base?
Conversation
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, click on the ellipsis button in the top-right corner of your style, and then select "Edit file" 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. |
😟 There are some issues with your submission. 5 tests faileduniversitat-vechta-katholische-theologie: may not have any unused macros
universitat-vechta-katholische-theologie: style ID must be of the form "http://www.zotero.org/styles/" + style file name (without ".csl" extension, e.g. "http://www.zotero.org/styles/apa")
universitat-vechta-katholische-theologie: must have the correct Creative Commons BY-SA license text
universitat-vechta-katholische-theologie: name nodes must have valid et-al-min and et-al-use-first attributes
universitat-vechta-katholische-theologie.csl Please check the test report for details. |
…versitat-vechta-katholische-theologie-de-DE.csl
Update and rename universitat-vechta-katholische-theologie.csl to uni…
😟 There are some issues with your submission. 5 tests faileduniversitat-vechta-katholische-theologie-de-DE: must have a conventional file name
universitat-vechta-katholische-theologie-de-DE: may not have any unused macros
universitat-vechta-katholische-theologie-de-DE: style ID must be of the form "http://www.zotero.org/styles/" + style file name (without ".csl" extension, e.g. "http://www.zotero.org/styles/apa")
universitat-vechta-katholische-theologie-de-DE: name nodes must have valid et-al-min and et-al-use-first attributes
universitat-vechta-katholische-theologie-de-DE.csl Please check the test report for details. |
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" et-al-use-first="3" name-as-sort-order="all" demote-non-dropping-particle="sort-only" default-locale="de-DE"> | ||
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) --> | ||
<info> | ||
<title>Universitaet Vechta - Katholische Theologie</title> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add your language into the title. You can use the Umlaut also.
E.g.: Albert-Ludwigs-Universität Freiburg - Geschichte (Deutsch)
You will also want to delete the "-de-DE" from the file name.
<title>Universitaet Vechta - Katholische Theologie</title> | ||
<title-short>VeKTh</title-short> | ||
<id>http://www.zotero.org/styles/universitat-vechta-katholische-theologie</id> | ||
<link href="http://www.zotero.org/styles/universitat-vechta-katholische-theologie" rel="self"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the template style you used for this.
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-init"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This macro is not used throughout the style, so delete it.
No description provided.