Releases: Vitaliy-1/DOCX2JATS
Releases · Vitaliy-1/DOCX2JATS
DOCX2JATS 1.0.3
DOCX2JATS 1.0.2
Gives notice if reference list is found.
Shows where is the problem in parsing authors names.
Script for parsing maybe called from any directory. Hope not only in windows. Correction: not working for now, will fix in next release.
DOCX2JATS 1.0.1
Minor fix of reference parser. Now it chooses from journal, conference, book or chapter on basis of the best regex match.
parser first release
how to use (Windows cmd):
java -jar 1.jar input.docx output.xml
Path to jar file and output file can be relative. Path to docx should be absolute (e.g. C:\folder\docx.docx).