Skip to content

Commit

Permalink
Fix missing journal
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinglee committed Mar 9, 2020
1 parent d4c8adb commit fe2f439
Show file tree
Hide file tree
Showing 12 changed files with 144 additions and 96 deletions.
20 changes: 12 additions & 8 deletions gbt7714-author-year.bst
Original file line number Diff line number Diff line change
Expand Up @@ -912,14 +912,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions gbt7714-numerical.bst
Original file line number Diff line number Diff line change
Expand Up @@ -901,14 +901,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions gbt7714.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -2296,14 +2296,18 @@ FUNCTION {abbreviate}
}
FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}
Expand Down
20 changes: 12 additions & 8 deletions variants/2005/gbt7714-2005-author-year.bst
Original file line number Diff line number Diff line change
Expand Up @@ -912,14 +912,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/2005/gbt7714-2005-numerical.bst
Original file line number Diff line number Diff line change
Expand Up @@ -901,14 +901,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/npr/npr.bst
Original file line number Diff line number Diff line change
Expand Up @@ -941,14 +941,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/thu/thuthesis-author-year.bst
Original file line number Diff line number Diff line change
Expand Up @@ -912,14 +912,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/thu/thuthesis-bachelor.bst
Original file line number Diff line number Diff line change
Expand Up @@ -901,14 +901,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/thu/thuthesis-numeric.bst
Original file line number Diff line number Diff line change
Expand Up @@ -901,14 +901,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/ustc/ustcthesis-authoryear.bst
Original file line number Diff line number Diff line change
Expand Up @@ -912,14 +912,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/ustc/ustcthesis-bachelor.bst
Original file line number Diff line number Diff line change
Expand Up @@ -903,14 +903,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down
20 changes: 12 additions & 8 deletions variants/ustc/ustcthesis-numerical.bst
Original file line number Diff line number Diff line change
Expand Up @@ -901,14 +901,18 @@ FUNCTION {abbreviate}
}

FUNCTION {format.journal}
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
{ journal empty$ not
{ journal
abbreviate.journal
'abbreviate
'skip$
if$
italic.journal entry.lang lang.en = and
'italicize
'skip$
if$
}
{ "" }
if$
}

Expand Down

0 comments on commit fe2f439

Please sign in to comment.