WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
225 stars 81 forks source link

UTF-8 problem with bibtex #61

Open fnielsen opened 7 years ago

fnielsen commented 7 years ago

Scholia generates bibtex files with UTF-8 characters that bibtex cannot understand. Bibtex's sorting and author name extraction fails. Either users are forced over to biber or something must be done, e.g., a conversion table and accent conversion.

egonw commented 5 years ago

Suggestion: export BiBLaTeX which does export Unicode.

fnielsen commented 5 years ago

Isn't there a problem with the backend not having good support of styles?

egonw commented 5 years ago

as in CSL?

larsgw commented 5 years ago

I can work on the accents, I just did some work on that for my new BibTeX parser.