BibTeX, biblatex and biber ⇒ problem with standard data entry: pages
problem with standard data entry: pages
-------------
@ARTICLE{minna:2008,
author = {Minna, JD; Schiller JH},
title = {Harrison's Principles of Internal Medicine (17th ed.)},
publisher = {McGraw Hill},
year = 1995,
pages = {551–562},
}
-------------
I get the following error message:
-------------
! Package inputenc Error: Keyboard character used is undefined
(inputenc) in inputencoding `latin1'.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
...
l.6 \newblock page 551��
�562, 1995.
-------------
If i omit 'pages = {551–562},' no error message occur.
Is it the character '-' between the pages that is a problem? If so, what should I use instead?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm