From: John Kitchin Date: Sat, 9 Aug 2014 20:26:58 +0000 (-0400) Subject: add journal article X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=fa6df2b17cdde5c9d60c2085e4bfadecb3897250 add journal article --- 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}},