diff options
Diffstat (limited to 'bibtex/bst')
-rw-r--r-- | bibtex/bst/context/cont-ab.bst | 1 | ||||
-rw-r--r-- | bibtex/bst/context/cont-au.bst | 1 | ||||
-rw-r--r-- | bibtex/bst/context/cont-no.bst | 1 | ||||
-rw-r--r-- | bibtex/bst/context/cont-ti.bst | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/bibtex/bst/context/cont-ab.bst b/bibtex/bst/context/cont-ab.bst index 3b1b3c9f9..c524ff8ee 100644 --- a/bibtex/bst/context/cont-ab.bst +++ b/bibtex/bst/context/cont-ab.bst @@ -686,6 +686,7 @@ FUNCTION {patent} format.authors format.year format.t.title + "" "\bibnumber" number do.out "" "\city" address do.out "" "\nationality" nationality do.out "" "\assignee" assignee do.out diff --git a/bibtex/bst/context/cont-au.bst b/bibtex/bst/context/cont-au.bst index 946860901..2eba98b0a 100644 --- a/bibtex/bst/context/cont-au.bst +++ b/bibtex/bst/context/cont-au.bst @@ -686,6 +686,7 @@ FUNCTION {patent} format.authors format.year format.t.title + "" "\bibnumber" number do.out "" "\city" address do.out "" "\nationality" nationality do.out "" "\assignee" assignee do.out diff --git a/bibtex/bst/context/cont-no.bst b/bibtex/bst/context/cont-no.bst index a0cb52151..dbeb8a45d 100644 --- a/bibtex/bst/context/cont-no.bst +++ b/bibtex/bst/context/cont-no.bst @@ -686,6 +686,7 @@ FUNCTION {patent} format.authors format.year format.t.title + "" "\bibnumber" number do.out "" "\city" address do.out "" "\nationality" nationality do.out "" "\assignee" assignee do.out diff --git a/bibtex/bst/context/cont-ti.bst b/bibtex/bst/context/cont-ti.bst index a0d53433a..734cbb4b6 100644 --- a/bibtex/bst/context/cont-ti.bst +++ b/bibtex/bst/context/cont-ti.bst @@ -686,6 +686,7 @@ FUNCTION {patent} format.authors format.year format.t.title + "" "\bibnumber" number do.out "" "\city" address do.out "" "\nationality" nationality do.out "" "\assignee" assignee do.out |