-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create universitat-vechta-katholische-theologie.csl
- Loading branch information
Showing
1 changed file
with
347 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,347 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<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> | ||
<title-short>VeKTh</title-short> | ||
<id>http://www.zotero.org/styles/universitaet-vechta-katholische-theologie</id> | ||
<link href="http://www.zotero.org/styles/universitaet-vechta-katholische-theologie" rel="self"/> | ||
<author> | ||
<name>J. Breuer</name> | ||
</author> | ||
<category citation-format="note"/> | ||
<category field="theology"/> | ||
<category field="philosophy"/> | ||
<summary>A German citation style according to the guidelines of the Institut of Catholic Theology at the University of Vechta.</summary> | ||
<updated>2025-01-06T00:44:06+00:00</updated> | ||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0</rights> | ||
</info> | ||
<locale xml:lang="de"> | ||
<terms> | ||
<term name="accessed">Abruf: </term> | ||
<term name="editor" form="short"> | ||
<single>(Hg.)</single> | ||
<multiple>(Hgg.)</multiple> | ||
</term> | ||
<term name="editortranslator" form="verb-short">hg. und übers. von</term> | ||
<term name="reviewed-author">Rezension zu</term> | ||
</terms> | ||
</locale> | ||
<macro name="author"> | ||
<names variable="author" font-style="normal" font-variant="small-caps" vertical-align="baseline"> | ||
<name font-variant="normal" delimiter=" / " delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="4" name-as-sort-order="all"/> | ||
<et-al font-variant="normal"/> | ||
<label form="short" prefix=" "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-init"> | ||
<names variable="author"> | ||
<name form="long" delimiter="/" initialize-with="." font-style="italic"/> | ||
<et-al term="and others" font-style="normal"/> | ||
<label form="short" prefix=" "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="author-short"> | ||
<names variable="author"> | ||
<name font-style="italic" delimiter="/" delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="4"/> | ||
<et-al font-style="normal"/> | ||
<label form="short" prefix=" "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="editor-transl"> | ||
<names variable="editor translator" delimiter=", "> | ||
<label form="verb-short" suffix=" "/> | ||
<name font-style="italic" and="text" delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="4" initialize="false" name-as-sort-order="first"/> | ||
<et-al font-style="normal"/> | ||
</names> | ||
</macro> | ||
<macro name="editor-transl-long"> | ||
<names variable="editor translator editor-translator" delimiter=", "> | ||
<label form="verb-short" plural="never" suffix=" "/> | ||
<name font-style="italic" and="text" delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="4" et-al-subsequent-min="4" et-al-subsequent-use-first="4" initialize="false" name-as-sort-order="first"/> | ||
<et-al font-style="normal"/> | ||
</names> | ||
</macro> | ||
<macro name="translator"> | ||
<names variable="translator"> | ||
<label form="verb-short" suffix=" "/> | ||
<name font-style="italic" and="text" delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="4" initialize="false" name-as-sort-order="first"/> | ||
<et-al font-style="normal"/> | ||
</names> | ||
</macro> | ||
<macro name="translator-long"> | ||
<names variable="translator"> | ||
<label form="verb" suffix=" "/> | ||
<name form="long" delimiter-precedes-last="never" and="text" font-style="italic"/> | ||
<et-al font-style="normal"/> | ||
</names> | ||
</macro> | ||
<macro name="title"> | ||
<choose> | ||
<if type="entry-encyclopedia"> | ||
<text variable="title" quotes="true"/> | ||
</if> | ||
<else-if variable="reviewed-author"> | ||
<text term="reviewed-author" suffix=" "/> | ||
<names variable="reviewed-author" suffix=", "> | ||
<name font-style="italic" delimiter="/" delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="4" name-as-sort-order="all"/> | ||
</names> | ||
<text variable="title"/> | ||
</else-if> | ||
<else> | ||
<text variable="title" font-style="normal"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="accessed"> | ||
<date variable="accessed"> | ||
<date-part form="numeric-leading-zeros" name="day" suffix="."/> | ||
<date-part form="numeric-leading-zeros" name="month" suffix="."/> | ||
<date-part form="long" name="year"/> | ||
</date> | ||
</macro> | ||
<macro name="date"> | ||
<choose> | ||
<if variable="issued"> | ||
<date variable="issued"> | ||
<date-part name="day" form="numeric-leading-zeros" suffix="."/> | ||
<date-part name="month" form="numeric-leading-zeros" suffix="."/> | ||
<date-part name="year" form="long"/> | ||
</date> | ||
</if> | ||
<else> | ||
<date variable="accessed"> | ||
<date-part name="day" form="numeric-leading-zeros" suffix="."/> | ||
<date-part name="month" form="numeric-leading-zeros" suffix="."/> | ||
<date-part name="year" form="long"/> | ||
</date> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="year-date"> | ||
<date variable="issued"> | ||
<date-part name="year" range-delimiter="-"/> | ||
</date> | ||
</macro> | ||
<macro name="volume"> | ||
<choose> | ||
<if is-numeric="volume"> | ||
<group delimiter=" "> | ||
<label variable="volume" form="short"/> | ||
<text variable="volume"/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="volume"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="point-locators-subsequent"> | ||
<choose> | ||
<if variable="locator"> | ||
<choose> | ||
<if locator="page" match="none"> | ||
<label variable="locator" form="short" suffix=" "/> | ||
</if> | ||
</choose> | ||
<text variable="locator"/> | ||
</if> | ||
</choose> | ||
</macro> | ||
<citation et-al-min="4" et-al-use-first="1"> | ||
<layout suffix="." delimiter="; "> | ||
<choose> | ||
<if position="ibid-with-locator"> | ||
<group delimiter=" "> | ||
<text term="ibid"/> | ||
<text macro="point-locators-subsequent"/> | ||
</group> | ||
</if> | ||
<else-if position="ibid"> | ||
<text term="ibid"/> | ||
</else-if> | ||
<else-if position="subsequent"> | ||
<text macro="author-short" suffix=", " font-style="italic"/> | ||
<text variable="title" form="short"/> | ||
<text macro="point-locators-subsequent" prefix=", "/> | ||
</else-if> | ||
<else> | ||
<text macro="author" font-style="normal" suffix=", "/> | ||
<text macro="title"/> | ||
<choose> | ||
<if type="webpage"> | ||
<text variable="container-title" prefix=", abrufbar unter: "/> | ||
<text variable="URL" prefix=", " suffix=", "/> | ||
<group delimiter="; "> | ||
<text macro="accessed"/> | ||
</group> | ||
</if> | ||
<else-if type="speech"> | ||
<group prefix=", "> | ||
<text variable="genre" suffix=" in "/> | ||
<text variable="publisher-place"/> | ||
</group> | ||
<text macro="date" prefix=", "/> | ||
</else-if> | ||
<else-if type="manuscript"> | ||
<text macro="translator" prefix=" (" suffix=")"/> | ||
<text variable="genre" prefix=", "/> | ||
<text variable="publisher-place" prefix=", "/> | ||
<text variable="publisher" prefix=": " suffix=" "/> | ||
<text macro="date" prefix=", "/> | ||
<group delimiter=": " prefix=" (" suffix=")"> | ||
<text variable="archive"/> | ||
<text variable="archive_location"/> | ||
</group> | ||
</else-if> | ||
<else-if type="article-journal entry-encyclopedia" match="any"> | ||
<text macro="editor-transl" prefix=" (" suffix=")"/> | ||
<text term="in" prefix=", " suffix=": "/> | ||
<text variable="container-title" form="short"/> | ||
<text variable="edition" vertical-align="sup"/> | ||
<text variable="volume" prefix=" "/> | ||
<text macro="year-date" prefix=" (" suffix=")"/> | ||
<text variable="page" prefix=", "/> | ||
</else-if> | ||
<else-if type="article-newspaper article-magazine" match="any"> | ||
<text term="in" prefix=", " suffix=": "/> | ||
<text variable="container-title"/> | ||
<text variable="publisher-place" prefix=" (" suffix=")"/> | ||
<text variable="issue" prefix=", Nr. "/> | ||
<text macro="date" prefix=" vom "/> | ||
<text variable="section" prefix=", "/> | ||
<text variable="page" prefix=", "/> | ||
</else-if> | ||
<else-if type="chapter"> | ||
<text macro="translator" prefix=" (" suffix=")"/> | ||
<text term="in" prefix=", " suffix=": "/> | ||
<names variable="editor" font-style="normal" suffix=", "> | ||
<name font-style="normal" delimiter=" / " et-al-min="3" et-al-use-first="3" name-as-sort-order="all"/> | ||
<label form="short" prefix=" "/> | ||
</names> | ||
<text variable="container-title"/> | ||
<group delimiter=" " prefix=" (" suffix=")"> | ||
<text variable="collection-title"/> | ||
<text variable="collection-number"/> | ||
</group> | ||
<text macro="volume" prefix=", "/> | ||
<text variable="publisher-place" prefix=", " suffix=" "/> | ||
<text variable="edition" vertical-align="sup"/> | ||
<text macro="year-date"/> | ||
<text variable="page" prefix=", "/> | ||
</else-if> | ||
<else> | ||
<text macro="editor-transl" prefix=", "/> | ||
<text macro="volume" prefix=", "/> | ||
<group delimiter=" " prefix=" (" suffix=")"> | ||
<text variable="collection-title"/> | ||
<text variable="collection-number" prefix="; "/> | ||
</group> | ||
<text variable="publisher-place" prefix=", " suffix=" "/> | ||
<text variable="edition" vertical-align="sup"/> | ||
<text macro="year-date"/> | ||
</else> | ||
</choose> | ||
<text macro="point-locators-subsequent" prefix=", "/> | ||
</else> | ||
</choose> | ||
</layout> | ||
</citation> | ||
<bibliography et-al-min="4" et-al-use-first="1" subsequent-author-substitute="———" entry-spacing="0" hanging-indent="true"> | ||
<sort> | ||
<key macro="author"/> | ||
<key variable="title"/> | ||
<key variable="volume"/> | ||
<key macro="date"/> | ||
</sort> | ||
<layout suffix="."> | ||
<text macro="author" suffix=", "/> | ||
<text macro="title" font-style="italic"/> | ||
<choose> | ||
<if type="webpage"> | ||
<text variable="container-title" prefix=", abrufbar unter: "/> | ||
<text variable="URL" prefix=", " suffix=", "/> | ||
<group delimiter="; "> | ||
<text macro="accessed" prefix="zuletzt abgerufen am: "/> | ||
</group> | ||
</if> | ||
<else-if type="speech" match="any"> | ||
<group prefix=". "> | ||
<text variable="genre" suffix=" in "/> | ||
<text variable="publisher-place"/> | ||
</group> | ||
<text macro="date" prefix=", "/> | ||
</else-if> | ||
<else-if type="manuscript"> | ||
<text macro="translator-long" prefix=", "/> | ||
<text variable="genre" prefix=". "/> | ||
<text variable="publisher-place" prefix=", "/> | ||
<text variable="publisher" prefix=": " suffix=" "/> | ||
<text macro="date" prefix=", "/> | ||
<group delimiter=": " prefix=" (" suffix=")"> | ||
<text variable="archive"/> | ||
<text variable="archive_location"/> | ||
</group> | ||
</else-if> | ||
<else-if type="article-journal entry-encyclopedia" match="any"> | ||
<text macro="editor-transl-long" prefix=" (" suffix=")"/> | ||
<text term="in" prefix=", " suffix=": "/> | ||
<text variable="container-title" form="long"/> | ||
<text variable="edition" vertical-align="sup"/> | ||
<text variable="volume" prefix=" "/> | ||
<text macro="year-date" prefix=" (" suffix=")"/> | ||
<text variable="page" prefix=", "/> | ||
</else-if> | ||
<else-if type="article-newspaper article-magazine" match="any"> | ||
<text term="in" prefix=", " suffix=": "/> | ||
<text variable="container-title"/> | ||
<text variable="publisher-place" prefix=" (" suffix=")"/> | ||
<text variable="issue" prefix=", Nr. "/> | ||
<text macro="date" prefix=" vom "/> | ||
<text variable="section" prefix=", "/> | ||
<text variable="page" prefix=", "/> | ||
</else-if> | ||
<else-if type="chapter" match="any"> | ||
<text macro="translator-long" prefix=" (" suffix=")"/> | ||
<text term="in" prefix=", " suffix=": "/> | ||
<names variable="editor" suffix=", "> | ||
<name font-variant="small-caps" delimiter=" / "/> | ||
<label form="short" prefix=" "/> | ||
</names> | ||
<text variable="container-title"/> | ||
<group delimiter="; " prefix=" (" suffix=")"> | ||
<text variable="collection-title"/> | ||
<text variable="collection-number"/> | ||
</group> | ||
<text macro="volume" prefix="; "/> | ||
<text variable="publisher-place" prefix=", "/> | ||
<text value=" "/> | ||
<text variable="edition" vertical-align="sup"/> | ||
<text macro="year-date"/> | ||
<text variable="page" prefix=", "/> | ||
</else-if> | ||
<else> | ||
<text macro="editor-transl-long" prefix="; "/> | ||
<text macro="volume" prefix="; "/> | ||
<group delimiter="; " prefix=" (" suffix=")"> | ||
<text variable="collection-title"/> | ||
<text variable="collection-number"/> | ||
</group> | ||
<text variable="publisher-place" prefix=", "/> | ||
<text value=" "/> | ||
<text variable="edition" vertical-align="sup"/> | ||
<text macro="year-date"/> | ||
</else> | ||
</choose> | ||
</layout> | ||
</bibliography> | ||
</style> |