diff options
author | Marius <mariausol@gmail.com> | 2012-10-19 01:20:13 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2012-10-19 01:20:13 +0300 |
commit | 69d2352af4b60929b37fc49f3bdb263977016244 (patch) | |
tree | db5eb11398e345dfa23b4c4500fb93575d2afb7c /bibtex/bst | |
parent | c18f7cbe51449a611ea1819fedd9a4ff18529b7d (diff) | |
download | context-69d2352af4b60929b37fc49f3bdb263977016244.tar.gz |
stable 2012.05.30 11:26
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, 0 insertions, 4 deletions
diff --git a/bibtex/bst/context/cont-ab.bst b/bibtex/bst/context/cont-ab.bst index e09da7ca5..c524ff8ee 100644 --- a/bibtex/bst/context/cont-ab.bst +++ b/bibtex/bst/context/cont-ab.bst @@ -618,7 +618,6 @@ FUNCTION {misc} format.t.title format.key "" "\city" address do.out - "" "\day" day do.out "" "\month" month do.out "" "\pubname" publisher do.out "" "\howpublished" howpublished do.out diff --git a/bibtex/bst/context/cont-au.bst b/bibtex/bst/context/cont-au.bst index d0b87186c..2eba98b0a 100644 --- a/bibtex/bst/context/cont-au.bst +++ b/bibtex/bst/context/cont-au.bst @@ -618,7 +618,6 @@ FUNCTION {misc} format.t.title format.key "" "\city" address do.out - "" "\day" day do.out "" "\month" month do.out "" "\pubname" publisher do.out "" "\howpublished" howpublished do.out diff --git a/bibtex/bst/context/cont-no.bst b/bibtex/bst/context/cont-no.bst index 393d13db8..dbeb8a45d 100644 --- a/bibtex/bst/context/cont-no.bst +++ b/bibtex/bst/context/cont-no.bst @@ -618,7 +618,6 @@ FUNCTION {misc} format.t.title format.key "" "\city" address do.out - "" "\day" day do.out "" "\month" month do.out "" "\pubname" publisher do.out "" "\howpublished" howpublished do.out diff --git a/bibtex/bst/context/cont-ti.bst b/bibtex/bst/context/cont-ti.bst index 34175a0ba..734cbb4b6 100644 --- a/bibtex/bst/context/cont-ti.bst +++ b/bibtex/bst/context/cont-ti.bst @@ -618,7 +618,6 @@ FUNCTION {misc} format.t.title format.key "" "\city" address do.out - "" "\day" day do.out "" "\month" month do.out "" "\pubname" publisher do.out "" "\howpublished" howpublished do.out |