Skip to content

Commit

Permalink
Fix a bug (#7022)
Browse files Browse the repository at this point in the history
georgd authored May 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f595631 commit 6ee3334
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -18,13 +18,13 @@
</contributor>
<category citation-format="note"/>
<category field="social_science"/>
<updated>2021-06-15T12:27:39+02:00</updated>
<updated>2024-04-23T15:42:45+02:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="de">
<terms>
<term name="et-al">et al.</term>
<term name="volume" form="short">Nr.</term>
<term name="volume" form="short">Jg.</term>
<term name="retrieved">zugegriffen am</term>
<term name="anonymous">ohne VerfasserIn</term>
<term name="anonymous" form="short">o. V.</term>
@@ -35,7 +35,7 @@
</term>
<term name="editor" form="short">Hrsg.</term>
<term name="edition">Aufl.</term>
<term name="issue" form="short">Jg.</term>
<term name="issue" form="short">Nr.</term>
<term name="page" form="short">S.</term>
<term name="in press">vom</term>
</terms>
@@ -67,7 +67,7 @@
</macro>
<macro name="u__edition-publisher-place-date">
<choose>
<if type="article-newspaper legislation webpage" match="none">
<if type="article-newspaper legislation webpage article article-journal" match="none">
<group delimiter=" ">
<group delimiter=" ">
<group>
@@ -156,13 +156,13 @@
<text variable="container-title"/>
<text variable="collection-title"/>
<group delimiter=" ">
<text variable="issue" form="short" suffix="."/>
<text term="issue" form="short"/>
<text variable="volume" form="short" suffix="."/>
<text term="volume" form="short"/>
<date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
</group>
<group delimiter=" ">
<text term="volume" form="short"/>
<text variable="volume"/>
<text term="issue" form="short"/>
<text variable="issue"/>
</group>
</group>
</group>

0 comments on commit 6ee3334

Please sign in to comment.