X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=doi-utils.org;h=e08e6013ab8b33b0eb7416acf4179b6429b22c3a;hp=fa499763c910a7871bf2d8dbd2564de1458f8c74;hb=fa6df2b17cdde5c9d60c2085e4bfadecb3897250;hpb=94050462064e2ba79dcc6ffe34a9386c4634335f;ds=sidebyside diff --git a/doi-utils.org b/doi-utils.org index fa49976..e08e601 100644 --- a/doi-utils.org +++ b/doi-utils.org @@ -473,7 +473,7 @@ Now we define a function that fills in that template from the metadata. doi (plist-get results :DOI) url (plist-get results :URL)) (cond - ((string= type "journal-article") + ((or (string= type "journal-article") (string= type "article-journal")) (doi-utils-expand-template "@article{, author = {%{author}}, title = {%{title}},