Hi,
I knew that bibtex have something to do with bibliography and in my texmaker is F11 and after pressing it I got this errors, I´ve looked for the in internet but nothing.
Code: Select all
! 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.
! LaTeX Error: Lonely \item--perhaps a missing list environment.See the LaTeX manual or LaTeX Companion for explanation.Type H <return> for immediate help.... \bibitem[Met01]{Metzger2001}
hier the entry:
Code: Select all
@ARTICLE{Metzger2001,
author = {Metzger, Robert M.},
title = {THE QUEST FOR UNIMOLECULAR RECTIFICATION FROM OXFORD TO WALTHAM TO
EXETER TO TUSCALOOSA},
journal = {Journal of Macromolecular Science, Part A},
year = {2001},
volume = {38},
pages = {1499-1517},
number = {12},
abstract = { A unimolecular electronic device should perform active electronic
functions by exploiting the energy levels, or conformations, of a
singlemolecule, or a very few molecules, and should be addressable
electrically by macroscopic electrodes. We found unimolecular rectification
in a molecule, γ-hexadecylquinolinium tricyanoquinomethanide, 4,
in which the ground state is Zwitterionic: D+-π-A−, while the
first excited state is undissociated: D0-Ï€-A0. This 2.3 nm long
unimolecular device, measured three years ago between Al electrodes
and now between Au electrodes, confirms a 1974 proposal by Aviram
and Ratner. },
doi = {10.1081/MA-100108401},
eprint = {http://www.tandfonline.com/doi/pdf/10.1081/MA-100108401},
owner = {herranz},
timestamp = {2013.04.17},
url = {http://www.tandfonline.com/doi/abs/10.1081/MA-100108401}
}
I have looked in the entry and I dont know what happens. Maybe the rare characters? After removing from the bib all the entries with rare characters I finally got the bibliography.
I have some entries with turkish names, should I then introduce a new package?
Or I have to change in the text code in the bibtex file from the jab ref the characters and write them in latex? I got all the references from internet and tried to put them as they came, not a good thing?
Thanks for your help and time.
Coral