4
votes
1answer
83 views

How to include a Chinese paper in reference via bibtex?

When including the following entry in my ref.bib @article{chen2012, title={基于电无级变速器的内燃机最优控制策略及整车能量管理}, author={陈骁 and 黄声华 and 万山明 and 庞珽}, journal={电工技术学报}, volume={27}, number={2}, ...
5
votes
1answer
103 views

Č doesn't sort in bibliography correctly but {\v C} does

I have an example here of an article document using pdflatex, bibtex, and natbib, where the Č character for Čermak isn't sorted in the bibliography correctly. I don't understand why not. Both files ...
1
vote
0answers
560 views

BibTeX error “inputenc Error: Unicode char \u8: not set up for use with LaTeX” [closed]

So I am trying to get BibTex to work and I run into the above error: . After a quick search in here I found that it is a problem with extra space in the BibTex file that could be solved by adding the ...
4
votes
1answer
578 views

Converting LaTeX commands in BibTeX title field to UTF-8?

I've been Googling and downloading different software for the last two days and I'm not getting very far. I was referred to this site and it looks like a great resource. Hopefully I can get the ...
10
votes
2answers
1k views

Mapping from Unicode character to LaTeX-Symbol for BibTeX?

I'm writing a little BibTeX exporter for the publication database of my institute. We do have a lot of authors with all kind of weird characters in their names, which get the "WTF is ...