summaryrefslogtreecommitdiff
path: root/bibtex/bst
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2006-07-13 22:26:00 +0200
committerHans Hagen <pragma@wxs.nl>2006-07-13 22:26:00 +0200
commitcb58eea8a8460f4288c8ba9279bcd1a4d9333f74 (patch)
treea935db5f4be07adc3ab7ff0a6838505030a72fc4 /bibtex/bst
parentf9420a5dde4d6646f2e117813bd85e0bfc701d7d (diff)
downloadcontext-cb58eea8a8460f4288c8ba9279bcd1a4d9333f74.tar.gz
stable 2006.07.13 22:26
Diffstat (limited to 'bibtex/bst')
-rw-r--r--bibtex/bst/context/cont-ab.bst1
-rw-r--r--bibtex/bst/context/cont-au.bst1
-rw-r--r--bibtex/bst/context/cont-no.bst1
-rw-r--r--bibtex/bst/context/cont-ti.bst1
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