I'm trying to start to use BibTeX. But my first is being very bad. I'm always getting this error
But I can't find what bibtex refers to....I didn't find a database entry for "("
My .bib file:
Code: Select all
@BOOK{barry,
title = "{Atmosphere, Weather and Climate}",
publisher = "Routledge",
year = "2003",
author = "Roger Barry and Richard Chorley",
}
@BOOK{benestad,
title = "{Solar Activity and Earth's Climate}",
publisher = "Springer",
year = "2006",
author = "Rasmus Benestad",
}
@ARTICLE{landsberg,
author = "E. Landsberg and R. Kaylor",
title = "{Spectral analysis of long meteorological serieslandsberg}",
journal = "{Journal of Interdisciplinary Cycle Research}",
year = "1976",
volume = "7",
pages = "237",
}
@BOOK{peixoto,
title = "Physics of Climate",
publisher = "Springer",
year = "1992",
author = "Jose Peixoto and Abraham Oort",
}
@MISC{IPCC1,
author = "Watson R.T. and the Core Writing Team eds.",
title = "{A Contribution of Working Groups I, II, and III to the Third Assessment Report of the Intergovernmental Panel on Climate Change}",
institution = "{IPCC, Cambridge University Press, Cambridge}",
year = "2001",
}
@MISC{IPCC2,
author = "S. Solomon and D. Manning and Z. Chen and M. Marquis and K.B. Averyt and M. Tignor and H. Miller",
title = "{IPCC, Climate Change 2007, The Physical Science Basis. Fourth Assessment Report}",
institution = "{Cambridge University Press, New York}",
year = "2007",
}
@BOOK{soon,
title = "{The Maunder Minimum and the Variable Sun-Earth Connection}",
publisher = "{World Scientific Publishing Co. Pte. Ltd.}",
year = "2003",
author = "Willie Wei-Hock Soon and Steven H. Yaskell",
}