For me, I use biblatex more than bibtex. It supports more entry types, such as patent.
But with xml2bib, a patent entry will be converted to a misc entry.
Last edit: bob 2020-01-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for your work.
I just compiled the new version and tested it.
It meets my requirement for now.
But I find some entry type like online (http://ctan.cs.uu.nl/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib) is converted into Electronic,
and software (https://github.com/JabRef/jabref/issues/5223) is recognized as Article.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I required this in https://sourceforge.net/p/bibutils/discussion/general/thread/4352613b/
But I think it is better to be a topic to see how many people would have such requirement.
For me, I use biblatex more than bibtex. It supports more entry types, such as patent.
But with xml2bib, a patent entry will be converted to a misc entry.
Last edit: bob 2020-01-13
Version 6.9 has an initial version of a xml2biblatex converter. Let me know if you find any problems with it.
Thank you for your work.
I just compiled the new version and tested it.
It meets my requirement for now.
But I find some entry type like
online(http://ctan.cs.uu.nl/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib) is converted intoElectronic,and
software(https://github.com/JabRef/jabref/issues/5223) is recognized asArticle.