Вопрос

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.

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top