MaikelH / BibtexLibrary

A .Net library for working with bibtex files. Contains custom parser for reading bibtex files.
MIT License
7 stars 2 forks source link

Some characters are not recognized #6

Open ForNeVeR opened 8 years ago

ForNeVeR commented 8 years ago

Here's a number of characters I had in my bibtex that weren't recognized by the library:

Does that means these characters aren't valid in bibtex or should the library be able to parse them? JabRef doesn't seem to have any problems with these characters.

ForNeVeR commented 8 years ago

Also the embedded quotes does not seem to be supported (as in title = { "some quoted text" }).

amine-aboufirass commented 3 years ago

You might want to add % to the list