summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-05 23:13:51 +0000
committerKarl Berry <karl@freefriends.org>2017-06-05 23:13:51 +0000
commit8e82251d20e2e042e3140d2b1fb11d0acc5b174e (patch)
treece54a1658d15509397a7ef0ec8db4d5fc7785b45 /Master/texmf-dist/bibtex
parent364767eaf5c0a40fc4300c3426b2062498f1d3fb (diff)
cquthesis (31may17)
git-svn-id: svn://tug.org/texlive/trunk@44476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/cquthesis/cqunumerical.bst7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/bibtex/bst/cquthesis/cqunumerical.bst b/Master/texmf-dist/bibtex/bst/cquthesis/cqunumerical.bst
index d8ab668594f..2b13900c368 100644
--- a/Master/texmf-dist/bibtex/bst/cquthesis/cqunumerical.bst
+++ b/Master/texmf-dist/bibtex/bst/cquthesis/cqunumerical.bst
@@ -387,7 +387,7 @@ FUNCTION {format.mark}
media empty$
{ url empty$
'skip$
- { "/OL" * }
+ { "" * }
if$
}
{ "/" * media * }
@@ -1209,7 +1209,7 @@ FUNCTION {misc}
author format.key output
new.block
format.series.volume.title "title" output.check
- "M" format.mark "" output.after
+ "EB" format.mark "" output.after
new.block
format.translators output
new.block
@@ -1264,7 +1264,8 @@ FUNCTION {phdthesis}
author format.key output
new.block
format.series.volume.title "title" output.check
- "D" format.mark ": [PhD]" * "" output.after
+ "D" format.mark "" * "" output.after
+ %%"D" format.mark ": [PhD]" * "" output.after
new.block
format.translators output
new.block