问题
I'm having a Bib String like this.
Baehr H.D. (1984), Thermodynamik, 5. Auflage, Springer Verlag, Berlin, Heidelberg
Now i want to split this Bibiliography string into formatted string like BibTex using C#. Please help me with this.
回答1:
Take a look at http://www.zotero.org/support/kb/importing_formatted_bibliographies for a listing of existing tools that can parse formatted bibliographic entries and extract their bibliographic information.
来源:https://stackoverflow.com/questions/17429391/how-to-split-bibiliography-mla-string-into-bibtex-using-c