Theses, Books, Title pagesInputenc error: Unicode char in bibtex

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
prion
Posts: 1
Joined: Thu Jun 09, 2016 8:43 pm

Inputenc error: Unicode char in bibtex

Post by prion »

Hi there,


While using the template Masters/Doctoral Thesis, I encountered an issue when I have unicode characters in the bibtex file. E.g. if I have an author name with a \'{i} it does work, but characters like \'{\i}, \u{i} or \v{o} don't: they produce an error which says "Inputenc error: Unicode char in bibtex" ...

I am running archlinux with an up to date latex distribution, I used the biber backend, and I compile with latexmk (using pdflatex).

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Inputenc error: Unicode char in bibtex

Post by Johannes_B »

Type in the unicode characters directly. Do not disguise them with macros.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply