GeneralSpecial character in bibiliography

General information and discussion about TeXnicCenter
Post Reply
pban92
Posts: 54
Joined: Sat Aug 09, 2008 9:34 am

Special character in bibiliography

Post by pban92 »

I am using a book as my reference by F.E. Jorgensen. His last name has this "phi" and I am struggling to use the correct letter in the name spelling as shown in http://www.space.dtu.dk/English/Researc ... ype=person.
Could anybody help me pls?

Many thanks!

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Special character in bibiliography

Post by localghost »

With the right input encoding you can insert this Danish »ø« directly in the source code. But you can always use a command for this character [1].

Code: Select all

\o
[1] LaTeX2e Reference Manual - Non-English Characters


Best regards
Thorsten
pban92
Posts: 54
Joined: Sat Aug 09, 2008 9:34 am

Re: Special character in bibiliography

Post by pban92 »

Many thanks Thorsten!
Post Reply