]> git.donarmstrong.com Git - org-ref.git/blobdiff - doi-utils.org
add journal article
[org-ref.git] / doi-utils.org
index fa499763c910a7871bf2d8dbd2564de1458f8c74..e08e6013ab8b33b0eb7416acf4179b6429b22c3a 100644 (file)
@@ -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}},