Commit 1b813be6 authored by delanoe's avatar delanoe

[FIX] IsTex parser ok.

parent 2fa892a8
......@@ -22,7 +22,7 @@ class ISTex(FileParser):
"language_iso3" : 'language',
"doi" : 'doi',
"host" : 'host',
"publication_date" : 'pubdate',
"publication_date" : 'publicationDate',
# "authors" : 'author',
"authorsRAW" : 'author',
"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