Hi all,
I am using JabRef to insert library on .tex files. Encoding in JabRef is UTF-8 and so is in .tex files.
Some of the references contain special characters. I get the followign symbols in .bib file:
ĂŻ
�
á etc
I try to manually correct these issues, so that:
ĂŻ → {"\i}
â€� → -
á → {'i} etc
Once I do this and run .tex file, everything is OK. But if I add any new reference from the JabRef interface and save it, characters become again unusual and I get the following error when running the .tex file: “! Package inputenc Error: Invalid UTF-8 byte sequence.”
What can I do so that JabRef is properly saving the .bib files? Additionally, is there any way for the references that I have already modified, not to change back after adding or modifying a reference?
Thanks in advance.