Skip to content

Commit

Permalink
Update fachhochschule-vorarlberg-note.csl (#4292)
Browse files Browse the repository at this point in the history
Removed "H." for journal articles. This change is necessary, because online magazines often have no booklet number but an article number and so the "H." does not fit for all cases.
The citation guidelines of this University of Applied Sciences require one point after each footnote.
  • Loading branch information
cookie365 authored and adam3smith committed Sep 5, 2019
1 parent 91b903e commit 83603de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fachhochschule-vorarlberg-note.csl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Citation Style of the University of Applied Sciences Vorarlberg/Austria, based on A Harvard author-date style variant, mostly german, footnote style</summary>
<updated>2018-11-06T18:00:00+00:00</updated>
<updated>2019-09-04T16:00:00+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 License</rights>
</info>
<locale xml:lang="de">
Expand Down Expand Up @@ -268,7 +268,7 @@
<date variable="issued">
<date-part name="year" prefix="(" suffix=")"/>
</date>
<text variable="issue" prefix=", H. "/>
<text variable="issue" prefix=", "/>
<choose>
<if variable="page">
<text value=""/>
Expand Down Expand Up @@ -383,7 +383,7 @@
</choose>
</macro>
<citation et-al-min="4" et-al-use-first="1" et-al-subsequent-min="4" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
<layout delimiter="; ">
<layout delimiter="; " suffix=".">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
Expand Down

0 comments on commit 83603de

Please sign in to comment.