diff --git a/ustcthesis-authoryear.bbx b/ustcthesis-authoryear.bbx index 77fae15b..5b8a5415 100644 --- a/ustcthesis-authoryear.bbx +++ b/ustcthesis-authoryear.bbx @@ -3,7 +3,11 @@ \RequireBibliographyStyle{gb7714-2015ay} -\ExecuteBibliographyOptions{gbpub = false} +\ExecuteBibliographyOptions{ + gbpub = false, + url = false, + doi = false, + } \DeclareDelimFormat{nameyeardelim}{\addperiod\space} \DeclareDelimFormat[bib,biblist]{nameyeardelim}{\addperiod\space} diff --git a/ustcthesis-authoryear.bst b/ustcthesis-authoryear.bst index 86d0f41b..b33b2111 100644 --- a/ustcthesis-authoryear.bst +++ b/ustcthesis-authoryear.bst @@ -91,8 +91,8 @@ FUNCTION {load.config} #0 'only.start.page := #0 'wave.dash.in.pages := #1 'show.urldate := - #1 'show.url := - #1 'show.doi := + #0 'show.url := + #0 'show.doi := #1 'show.preprint := #0 'show.note := #0 'show.english.translation := diff --git a/ustcthesis-numeric.bbx b/ustcthesis-numeric.bbx index 935d184d..163b2fed 100644 --- a/ustcthesis-numeric.bbx +++ b/ustcthesis-numeric.bbx @@ -6,6 +6,8 @@ \ExecuteBibliographyOptions{ gbpub = false, gbalign = left, + url = false, + doi = false, } \DeclareFieldFormat{sentencecase}{% diff --git a/ustcthesis-numerical.bst b/ustcthesis-numerical.bst index 514f9477..41976870 100644 --- a/ustcthesis-numerical.bst +++ b/ustcthesis-numerical.bst @@ -86,8 +86,8 @@ FUNCTION {load.config} #0 'only.start.page := #0 'wave.dash.in.pages := #1 'show.urldate := - #1 'show.url := - #1 'show.doi := + #0 'show.url := + #0 'show.doi := #1 'show.preprint := #0 'show.note := #0 'show.english.translation :=