Commit c119625f authored by PkSM3's avatar PkSM3

[BUGFIX] ISTex abastract ok

parent ac716d9e
...@@ -23,6 +23,7 @@ class ISTex(FileParser): ...@@ -23,6 +23,7 @@ class ISTex(FileParser):
"doi" : 'doi', "doi" : 'doi',
"host" : 'host', "host" : 'host',
"publication_date" : 'publicationDate', "publication_date" : 'publicationDate',
"abstract" : 'abstract',
# "authors" : 'author', # "authors" : 'author',
"authorsRAW" : 'author', "authorsRAW" : 'author',
"keywords" : "keywords" "keywords" : "keywords"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment