2021-05-04T11:30:56-07:00

This commit is contained in:
ackman678
2021-05-04 11:31:25 -07:00
parent fbc2419ed8
commit 2d3635dbe9
2 changed files with 2110 additions and 1956 deletions

4062
OMEGA.bib

File diff suppressed because it is too large Load Diff

View File

@@ -212,7 +212,7 @@
<macro name="date"> <macro name="date">
<choose> <choose>
<if type="article-journal" match="any"> <if type="article-journal" match="any">
<group suffix=";" delimiter=" "> <group prefix="(" suffix="). " delimiter=" ">
<date variable="issued" form="text" date-parts="year"/> <date variable="issued" form="text" date-parts="year"/>
</group> </group>
</if> </if>
@@ -274,7 +274,7 @@
<macro name="pages"> <macro name="pages">
<choose> <choose>
<if type="article-journal article-magazine article-newspaper" match="any"> <if type="article-journal article-magazine article-newspaper" match="any">
<text variable="page" prefix=": "/> <text variable="page" prefix=":"/>
</if> </if>
<else> <else>
<group prefix=" " delimiter=" "> <group prefix=" " delimiter=" ">