summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst')
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst b/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
index 0d200a0197e..7c3c09f9bdb 100644
--- a/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
+++ b/Master/texmf-dist/doc/latex/hepthesis/example/h-physrev.bst
@@ -142,13 +142,13 @@ if$
FUNCTION {emphasize}
{ duplicate$ empty$
{ pop$ "" }
-{ "{\em " swap$ * "}" * }
+{ "{\itshape " swap$ * "}" * }
if$
}
FUNCTION {embolden}
{ duplicate$ empty$
{ pop$ "" }
-{ "{\bf " swap$ * "}" * }
+{ "{\bfseries " swap$ * "}" * }
if$
}
FUNCTION {paren}
@@ -533,7 +533,7 @@ format.authors "author" output.check
new.block
crossref missing$
{ journal field.or.null
-format.vol.num.pages
+format.vol.num.pages
format.date empty$
'skip$
{ duplicate$ empty$
@@ -571,7 +571,7 @@ crossref missing$
{ new.block
format.book.crossref output.nonnull
}
-if$
+if$
eprint output
new.block
note output