]> git.donarmstrong.com Git - org-ref.git/commitdiff
add journal article
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 9 Aug 2014 20:26:58 +0000 (16:26 -0400)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 9 Aug 2014 20:26:58 +0000 (16:26 -0400)
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}},