display archival data for artworks and reports

This commit is contained in:
Elena Razlogova 2008-01-22 11:38:11 +00:00
parent a0fa4ff072
commit ec527223ec

View file

@ -461,12 +461,18 @@
</else>
</choose>
<choose>
<if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
<if type="graphic report" match="any">
<group delimiter=". ">
<text variable="archive_location" text-case="title"/>
<text macro="archive"/>
</group>
</if>
<else-if type="book thesis chapter article-journal article-newspaper article-magazine" match="none">
<group delimiter=". ">
<text variable="archive_location" text-case="title"/>
<text macro="archive"/>
</group>
</else-if>
</choose>
<choose>
<if variable="page" match="none">