issue (pour numéro) dans source est traité comme section
This commit is contained in:
parent
78090167b5
commit
f583b052c5
|
@ -229,7 +229,7 @@ interview ; Interview
|
|||
|
||||
<macro name="sourceDivisionLocator">
|
||||
<choose>
|
||||
<if locator="section">
|
||||
<if locator="section issue">
|
||||
<text variable="locator"/>
|
||||
</if>
|
||||
</choose>
|
||||
|
@ -588,6 +588,7 @@ interview ; Interview
|
|||
<macro name="thisCitationLocator">
|
||||
<choose>
|
||||
<if locator="section" variable="annote" match="all"/>
|
||||
<else-if locator="issue" variable="annote" match="all"/>
|
||||
<else-if locator="volume"/>
|
||||
<else>
|
||||
<group delimiter=" ">
|
||||
|
|
Loading…
Reference in New Issue
Block a user