BibTeX, biblatex and biberjabref : special caracters ?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
21did21
Posts: 58
Joined: Thu Sep 08, 2011 12:27 pm

jabref : special caracters ?

Post by 21did21 »

Hello all,

i have a question :
- how can we insert special carateres in jabref (.bib) ?

i am this because i have tried to put "\ae" or "\o" and it don't work :
i have an error during compilation of Bibtex...

thanks for your help

see you

Recommended reading 2024:

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

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

User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

jabref : special caracters ?

Post by cgnieder »

21did21 wrote:i am this because i have tried to put "\ae" or "\o" and it don't work :
i have an error during compilation of Bibtex...
Can you please post a Infominimal working example that shows the bib input and reproduces the error you're getting?

Regards
site moderator & package author
21did21
Posts: 58
Joined: Thu Sep 08, 2011 12:27 pm

Re: jabref : special caracters ?

Post by 21did21 »

when i write for example, in my .bib (with jabref), in author section :
-------------------------------------------------------------------------
1) H\¨o luy
2) T\ae r
the result is :
---------------
1) Hluy
2) Tr
If i put rather this :
---------------------
3) H\¨oluy

the result is one error during compilation of .tex :
"undefined control or sequence"
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

jabref : special caracters ?

Post by localghost »

Kindly follow the link that Clemens has given in his reply to give an adequate problem description. Otherwise this thread ends up in guesswork.

It seems that you have a problem with input encoding. But details can only be spotted if we have a concrete example.
Post Reply