Exporting bibtex keys as well in UTF-8
Hi folks. I am using Zotero 1.0.10 with Kile (via getBibTexFromZotero perl script thanks to Jason - http://www.curiousjason.com/zoterotobibtex.html) on Ubuntu 9,Firefox 3.0.11.
I can export bibtex entries in UTF-8 but the non-ASCII characters are dropped from the key. e.g. the key for paper by Müller starts with 'mller'. Is there a way to correct this? I use Kile's autocomplete feature and start typing the author's name to retrieve the bibtex key. I have set the export encoding to UTF-8 in zotero's advanced options.
thanks for any input
shalin
I can export bibtex entries in UTF-8 but the non-ASCII characters are dropped from the key. e.g. the key for paper by Müller starts with 'mller'. Is there a way to correct this? I use Kile's autocomplete feature and start typing the author's name to retrieve the bibtex key. I have set the export encoding to UTF-8 in zotero's advanced options.
thanks for any input
shalin
// for now, remove any characters not explicitly known to be allowed;
// we might want to allow UTF-8 citation keys in the future, depending
// on implementation support.