diff options
author | Karl Berry <karl@freefriends.org> | 2022-12-31 20:36:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-12-31 20:36:49 +0000 |
commit | 2467c10530e7cab29c557fa3e6660f6f432f87b3 (patch) | |
tree | e09605ea9530b3c381c8217896030fbab7612c4b /Master/texmf-dist/bibtex/bst | |
parent | 284640cba495c86fa1748781b6dfa0b64566c287 (diff) |
asmeconf (31dec22)
git-svn-id: svn://tug.org/texlive/trunk@65413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bst')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/asmeconf/asmeconf.bst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/bibtex/bst/asmeconf/asmeconf.bst b/Master/texmf-dist/bibtex/bst/asmeconf/asmeconf.bst index 8884ca5f21c..ce943402a83 100644 --- a/Master/texmf-dist/bibtex/bst/asmeconf/asmeconf.bst +++ b/Master/texmf-dist/bibtex/bst/asmeconf/asmeconf.bst @@ -4,7 +4,7 @@ %%%%% *** https://www.asme.org/publications-submissions/proceedings/author-guidelines/elements-of-a-paper/references *** %%%%% *** The examples given by ASME do *not* cover all possibilities *** %%%%% -%%%%% This file is version 1.14 dated 2022/09/13 +%%%%% This file is version 1.15 dated 2022/12/30 %%%%% %%%%% Author: John H. Lienhard V %%%%% Department of Mechanical Engineering @@ -26,6 +26,10 @@ %%%%% Added: urlprefix = {}, format.web.urldate, bbl.urldate; urltype field changes "accessed" to something else. %%%%% Added: venue and eventdate to @inproceedings %%%%% +%%%%% +%%%%% Edits in version 1.15, 2022/12/30 +%%%%% Add macro "jhmt" for "ASME J. Heat Mass Transfer" +%%%%% %%%%% Edits in version 1.14, 2022/09/13 %%%%% Add code to format.journal.pages to deal with empty pages %%%%% @@ -496,6 +500,8 @@ MACRO {jfcst} {"ASME J. Fuel Cell Sci. Tech."} MACRO {jht} {"ASME J. Heat Transfer"} +MACRO {jhmt} {"ASME J. Heat Mass Transfer"} + MACRO {jmse} {"ASME J. Manuf. Sci. E."} MACRO {jmd} {"ASME J. Mech. Des."} |