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 universitat-vechta-katholische-theologie.csl #7378

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JBBre
Copy link

@JBBre JBBre commented Jan 9, 2025

No description provided.

Copy link

github-actions bot commented Jan 9, 2025

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.

Copy link

github-actions bot commented Jan 9, 2025

😟 There are some issues with your submission.

5 tests failed

universitat-vechta-katholische-theologie: may not have any unused macros

expected: []
     got: ["author-init"]

(compared using ==)

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")

expected: "http://www.zotero.org/styles/universitat-vechta-katholische-theologie"
     got: "http://www.zotero.org/styles/universitaet-vechta-katholische-theologie"

(compared using ==)

universitat-vechta-katholische-theologie: must have the correct Creative Commons BY-SA license text

expected: "This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License"
     got: "This work is licensed under a Creative Commons Attribution-ShareAlike 3.0"

(compared using ==)

universitat-vechta-katholische-theologie: name nodes must have valid et-al-min and et-al-use-first attributes

expected et-al-min (4) to be greater than et-al-use-first (4)

universitat-vechta-katholische-theologie.csl
title should include natural language version of default-locale "de-DE" in parentheses

Please check the test report for details.

JBBre added 2 commits January 10, 2025 00:36
…versitat-vechta-katholische-theologie-de-DE.csl
Update and rename universitat-vechta-katholische-theologie.csl to uni…
Copy link

github-actions bot commented Jan 9, 2025

😟 There are some issues with your submission.

5 tests failed

universitat-vechta-katholische-theologie-de-DE: must have a conventional file name

expected "universitat-vechta-katholische-theologie-de-DE.csl" to match /^[a-z\d]+(-[a-z\d]+)*\.csl$/
Diff:
@@ -1 +1 @@
-/^[a-z\d]+(-[a-z\d]+)*\.csl$/
+"universitat-vechta-katholische-theologie-de-DE.csl"

universitat-vechta-katholische-theologie-de-DE: may not have any unused macros

expected: []
     got: ["author-init"]

(compared using ==)

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")

expected: "http://www.zotero.org/styles/universitat-vechta-katholische-theologie-de-DE"
     got: "http://www.zotero.org/styles/universitat-vechta-katholische-theologie"

(compared using ==)

universitat-vechta-katholische-theologie-de-DE: name nodes must have valid et-al-min and et-al-use-first attributes

expected et-al-subsequent-min (4) to be greater than et-al-subsequent-use-first (4)

universitat-vechta-katholische-theologie-de-DE.csl
title should include natural language version of default-locale "de-DE" in parentheses

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>
Copy link
Contributor

@POBrien333 POBrien333 Jan 10, 2025

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"/>
Copy link
Contributor

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">
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants