[open-bibliography] Basic RDF/XML to bibtex/RIS conversion?
Jim Pitman
pitman at stat.Berkeley.EDU
Fri Feb 3 16:02:20 UTC 2012
Peter Murray-Rust <pm286 at cam.ac.uk> wrote:
> If people absolutely require classical BibTeX characters are there services or programs that will do the conversion?
Yes. The dictionary in the current BibTeX parser can easily be inverted to map a limited set of
utf-8 chars to their BibTeX/ascii equivalents. The only problem would be if the utf-8 contains something that is not
in the range of the dictionary. Then some improvisation is required.
--Jim
More information about the open-bibliography
mailing list