我正在写论文,在使用 Bibtex 时遇到了一些问题。首先,错误消息:
流程已启动
这是 BibTeX,版本 0.99d(MiKTeX 2.9.6960 64 位)顶级辅助文件:Propiedades tipo Lindel
Paralindelof 中的 hor 警告 — — Paralindelof 中的标题为空 警告 — — Paralindelof 中的期刊为空 警告 — — Paralindelof 中的年份为空 警告 — — Handbook 中的作者和编辑为空 警告 — — Handbook 中的标题为空 警告 — — Handbook 中的出版商为空 警告 — — Handbook 中的年份为空 警告 — — Mappings 中的作者为空 警告 — — Mappings 中的标题为空 警告 — — Mappings 中的期刊为空 警告 — — Mappings 中的年份为空 警告 — — Menger 中的作者为空 警告 — — Menger 中的标题为空 警告 — — Menger 中的期刊为空 警告 — — Menger 中的年份为空 警告 — — Some 中的作者为空 警告 — — Some 中的标题为空 警告 — — Some 中的期刊为空 警告 — — Some 中的年份为空 警告 — — The 中的作者为空 警告 — — The 中的标题为空 警告 — — The 中的期刊为空 警告 — — The 中的年份为空 (共有 18 条错误消息)
进程因错误而退出
我的参考书目如下:
@ARTICLE {A comparison of Lindelof-type covering properties of topological spaces,
author = "P. Staynova",
title = "A comparison of Lindelöf-type covering properties of topological spaces",
journal = "Rose-Hulman. Undergraduate Mathematics Journal",
year = "2011",
volume = "12",
number = "2",
pages = "1-42"
}
@BOOK {Rings of Continuous Functions,
author = "L. Gillman{,} M. Jerison",
title = "Rings of Continuous Functions",
publisher = "Springer Verlag",
year = "1960",
edition = "first"
}
@BOOK {General Topology. Revised and completed edition,
author = "R. Engelking",
title = "General Topology. Revised and completed edition",
publisher = "Heldermann Verlag",
year = "1989"
edition = "first"
}
@BOOK {Extensions and absolutes of Hausdorff spaces,
author = "J. R. Porter{,} R. G. Woods",
title = "Extensions and absolutes of Hausdorff spaces",
publisher = "Springer Verlag",
year = "1980",
edition = "first"
}
@ARTICLE {Chain Conditions in Para Lindelof and related spaces,
author = "R. L. Blair",
title = "Chain Conditions in Para-Lindelöf and related spaces",
journal = "Topology Proceedings",
year = "1986",
volume = "11",
pages = "247-266"
}
@ARTICLE {On the generalized Lindelöf property,
author = "J. Ewert{,} S. P. Ponomarev",
title = "On the generalized Lindelöf property",
journal = "Real Analysis Exchange",
year = "1999",
pages = "177-194",
month = "jul"
}
@ARTICLE {Paralindelof spaces and closed mappings,
author = "D. K. Burke",
title = "Paralindelöf spaces and closed mappings",
journal = "Topology Proceedings",
year = "1980",
volume = "5",
pages = "47-57"
}
@BOOK {Handbook of the History of General Topology volume 1,
author = "C.E Aull{,} R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "1997",
volume = "Volume 1",
edition = "first"
}
@BOOK {Handbook of the History of General Topology volume 3,
author = "C.E Aull{,} R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "2001",
volume = "Volume 3",
edition = "first"
}
@ARTICLE {A Note on Quasi Lindelof Spaces,
author = "P. Staynova",
title = "A Note on Quasi-Lindelöf Spaces",
journal = "Proceedings of the Forty First Spring Conference of the Union of Bulgarian Mathematicians"
year = "2012",
month = "dec",
}
@BOOK {Handbook of the History of General Topology volume 2,
author = "C.E Aull{,} R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "1998",
volume = "Volume 2",
edition = "first"
}
@ARTICLE {Mappings and decompositions of continuity on almost Lindelof spaces,
author = "A. J. Fawakhreh{,} A. Kili{\c c}man",
title = "Mappings and decompositions of continuity on almost Lindelöf spaces",
journal = "International Journal of Mathematics and Mathematical Sciences",
year = "2006",
pages = "1-7",
month = "mar"
}
@ARTICLE {Menger type covering properties of topological spaces,
author = "D. Kocev",
title = "Menger-type covering properties of topological spaces",
journal = "Filomat",
year = "2014",
volume = "29"
number = "1"
pages = "99-106"
}
@ARTICLE{On almost Lindelof spaces,
author = "H. Z. Hdeib{,} M. S. Sarsak",
title = "On almost Lindelöf spaces",
journal = "Questions and Answers in General Topology"
year = "2001",
month = "jan",
}
@ARTICLE {On relatively almost Lindelof subsets,
author = "M. S. Sarsak",
title = "On relatively almost Lindelöf subsets",
journal = "Acta Mathematica Hungarica",
year = "2002",
volume = "97",
number = "1",
pages = "109-114"
}
@ARTICLE {Some counterexamples and properties on generalizations of Lindelof spaces,
author = "F. Cammaroto{,} G. Santoro",
title = "Some counterexamples and properties on generalizations of Lindelöf spaces",
journal = "International Journal of Mathematics and Mathematical Sciences",
year = "1996",
volume = "19",
number = "4",
pages = "737-746",
month = "sep"
}
@ARTICLE {The almost Lindelof degree,
author = "S. Willard{,} U.N.B. Dissanayake",
title = "The almost Lindelöf degree",
journal = "Canadian Mathematical Bulletin",
year = "1984",
volume = "27",
number = "4",
pages = "452-455"
}
@inproceedings{The Lindelof Property,
author = "C. Good",
title = "The Lindelöf Property",
year = "2003",
month = "dec",
}
我已经阅读了该论坛的许多有同样问题的帖子,但发布的解决方案对我来说不起作用。
我做错了什么?有什么问题?
错误消息中说的空字段实际上并不空。我非常感谢您能为我提供的任何帮助。
更新
在我的帖子发表评论后,我已经使用 BibTeX 解决了错误消息,但现在又出现了另一条错误消息:
流程已启动
这是 BibTeX,版本 0.99d(MiKTeX 2.9.6960 64 位)顶级辅助文件:Propiedades tipo Lindel
进程因错误而退出
但是,我的文件可以正常工作,并且参考书目出现在 PDF 中。这是我的参考书目文件:
@ARTICLE {p.staynova2011,
author = "P. Staynova",
title = "A comparison of Lindelöf-type covering properties of topological spaces",
journal = "Rose-Hulman. Undergraduate Mathematics Journal",
year = "2011",
volume = "12",
number = "2",
pages = "1-42"
}
@BOOK {l.gillmanm.jerison1960,
author = "L. Gillman and M. Jerison",
title = "Rings of Continuous Functions",
publisher = "Springer Verlag",
year = "1960",
edition = "first"
}
@BOOK {r.engelking1989,
author = "R. Engelking",
title = "General Topology. Revised and completed edition",
publisher = "Heldermann Verlag",
year = "1989"
edition = "first"
}
@BOOK {j.r.porterr.g.woods1980,
author = "J. R. Porter and R. G. Woods",
title = "Extensions and absolutes of Hausdorff spaces",
publisher = "Springer Verlag",
year = "1980",
edition = "first"
}
@ARTICLE {r.l.blair1986,
author = "R. L. Blair",
title = "Chain Conditions in Para-Lindelöf and related spaces",
journal = "Topology Proceedings",
year = "1986",
volume = "11",
pages = "247-266"
}
@ARTICLE {j.ewerts.p.ponomarev1999,
author = "J. Ewert and S. P. Ponomarev",
title = "On the generalized Lindelöf property",
journal = "Real Analysis Exchange",
year = "1999",
pages = "177-194",
month = "jul"
}
@ARTICLE {d.k.burke1980,
author = "D. K. Burke",
title = "Paralindelöf spaces and closed mappings",
journal = "Topology Proceedings",
year = "1980",
volume = "5",
pages = "47-57"
}
@BOOK {c.eaullr.lowen1997.volume1,
author = "C.E Aull and R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "1997",
volume = "Volume 1",
edition = "first"
}
@BOOK {c.eaullr.lowen2001.volume3,
author = "C.E Aull and R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "2001",
volume = "Volume 3",
edition = "first"
}
@ARTICLE {p.staynova2012,
author = "P. Staynova",
title = "A Note on Quasi-Lindelöf Spaces",
journal = "Proceedings of the Forty First Spring Conference of the Union of Bulgarian Mathematicians"
year = "2012",
month = "dec",
}
@BOOK {c.eaullr.lowen2001.volume2,
author = "C.E Aull and R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "1998",
volume = "Volume 2",
edition = "first"
}
@ARTICLE {a.j.fawakhreha.kilicman2006,
author = "A. J. Fawakhreh and A. Kiliçman",
title = "Mappings and decompositions of continuity on almost Lindelöf spaces",
journal = "International Journal of Mathematics and Mathematical Sciences",
year = "2006",
pages = "1-7",
month = "mar"
}
@ARTICLE {d.kocev2014,
author = "D. Kocev",
title = "Menger-type covering properties of topological spaces",
journal = "Filomat",
year = "2014",
volume = "29"
number = "1"
pages = "99-106"
}
@ARTICLE{h.z.hdeibm.s.sarsak2001,
author = "H. Z. Hdeib and M. S. Sarsak",
title = "On almost Lindelöf spaces",
journal = "Questions and Answers in General Topology"
year = "2001",
month = "jan",
}
@ARTICLE {m.s.sarsak2002,
author = "M. S. Sarsak",
title = "On relatively almost Lindelöf subsets",
journal = "Acta Mathematica Hungarica",
year = "2002",
volume = "97",
number = "1",
pages = "109-114"
}
@ARTICLE {f.cammarotog.santoro1996,
author = "F. Cammaroto and G. Santoro",
title = "Some counterexamples and properties on generalizations of Lindelöf spaces",
journal = "International Journal of Mathematics and Mathematical Sciences",
year = "1996",
volume = "19",
number = "4",
pages = "737-746",
month = "sep"
}
@ARTICLE {s.willardu.n.b.dissanayake1984,
author = "S. Willard and U.N.B. Dissanayake",
title = "The almost Lindelöf degree",
journal = "Canadian Mathematical Bulletin",
year = "1984",
volume = "27",
number = "4",
pages = "452-455"
}
@INPROCEEDINGS{c.good2003,
author = "C. Good",
title = "The Lindelöf Property",
year = "2003",
month = "dec",
}
@BOOK {a.t.mascaruaf.c.segura2015,
author = "A. T. Mascarúa and F. C. Segura",
title = "Elementos de Topología General",
publisher = "Instituto de Matemáticas. UNAM.",
year = "2015",
edition = "first",
month = "jan"
}
结果如下:
答案1
因为您没有给我们构建参考书目的 tex 代码,所以我只是使用我的标准 bibtex 测试文件来编写您的参考书目。
出现错误的原因是 bib 文件中某些行的末尾缺少逗号。
请看下面的代码
\begin{filecontents*}{mybibfile.bib}
@Book{Goossens,
author = {Goossens, Michel and Mittelbach, Frank and
Samarin, Alexander},
title = {The LaTeX Companion},
edition = {1},
publisher = {Addison-Wesley},
location = {Reading, Mass.},
year = {1994},
}
@Book{adams,
title = {The Restaurant at the End of the Universe},
author = {Douglas Adams},
series = {The Hitchhiker's Guide to the Galaxy},
publisher = {Pan Macmillan},
year = {1980},
}
@ARTICLE {p.staynova2011,
author = "P. Staynova",
title = "A comparison of Lindelöf-type covering properties of topological spaces",
journal = "Rose-Hulman. Undergraduate Mathematics Journal",
year = "2011",
volume = "12",
number = "2",
pages = "1-42",
}
@BOOK {l.gillmanm.jerison1960,
author = "L. Gillman and M. Jerison",
title = "Rings of Continuous Functions",
publisher = "Springer Verlag",
year = "1960",
edition = "first",
}
@BOOK {r.engelking1989,
author = "R. Engelking",
title = "General Topology. Revised and completed edition",
publisher = "Heldermann Verlag",
year = "1989",
edition = "first",
}
@BOOK {j.r.porterr.g.woods1980,
author = "J. R. Porter and R. G. Woods",
title = "Extensions and absolutes of Hausdorff spaces",
publisher = "Springer Verlag",
year = "1980",
edition = "first",
}
@ARTICLE {r.l.blair1986,
author = "R. L. Blair",
title = "Chain Conditions in Para-Lindelöf and related spaces",
journal = "Topology Proceedings",
year = "1986",
volume = "11",
pages = "247-266",
}
@ARTICLE {j.ewerts.p.ponomarev1999,
author = "J. Ewert and S. P. Ponomarev",
title = "On the generalized Lindelöf property",
journal = "Real Analysis Exchange",
year = "1999",
pages = "177-194",
month = "jul",
}
@ARTICLE {d.k.burke1980,
author = "D. K. Burke",
title = "Paralindelöf spaces and closed mappings",
journal = "Topology Proceedings",
year = "1980",
volume = "5",
pages = "47-57",
}
@BOOK {c.eaullr.lowen1997.volume1,
author = "C.E Aull and R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "1997",
volume = "Volume 1",
edition = "first",
}
@BOOK {c.eaullr.lowen2001.volume3,
author = "C.E Aull and R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "2001",
volume = "Volume 3",
edition = "first",
}
@ARTICLE {p.staynova2012,
author = "P. Staynova",
title = "A Note on Quasi-Lindelöf Spaces",
journal = "Proceedings of the Forty First Spring Conference of the Union of Bulgarian Mathematicians",
year = "2012",
month = "dec",
}
@BOOK {c.eaullr.lowen2001.volume2,
author = "C.E Aull and R. Lowen",
title = "Handbook of the History of General Topology",
publisher = "Kluwer Academic Publishers",
year = "1998",
volume = "Volume 2",
edition = "first",
}
@ARTICLE {a.j.fawakhreha.kilicman2006,
author = "A. J. Fawakhreh and A. Kiliçman",
title = "Mappings and decompositions of continuity on almost Lindelöf spaces",
journal = "International Journal of Mathematics and Mathematical Sciences",
year = "2006",
pages = "1-7",
month = "mar",
}
@ARTICLE {d.kocev2014,
author = "D. Kocev",
title = "Menger-type covering properties of topological spaces",
journal = "Filomat",
year = "2014",
volume = "29",
number = "1",
pages = "99-106",
}
@ARTICLE{h.z.hdeibm.s.sarsak2001,
author = "H. Z. Hdeib and M. S. Sarsak",
title = "On almost Lindelöf spaces",
journal = "Questions and Answers in General Topology",
year = "2001",
month = "jan",
}
@ARTICLE {m.s.sarsak2002,
author = "M. S. Sarsak",
title = "On relatively almost Lindelöf subsets",
journal = "Acta Mathematica Hungarica",
year = "2002",
volume = "97",
number = "1",
pages = "109-114",
}
@ARTICLE {f.cammarotog.santoro1996,
author = "F. Cammaroto and G. Santoro",
title = "Some counterexamples and properties on generalizations of Lindelöf spaces",
journal = "International Journal of Mathematics and Mathematical Sciences",
year = "1996",
volume = "19",
number = "4",
pages = "737-746",
month = "sep",
}
@ARTICLE {s.willardu.n.b.dissanayake1984,
author = "S. Willard and U.N.B. Dissanayake",
title = "The almost Lindelöf degree",
journal = "Canadian Mathematical Bulletin",
year = "1984",
volume = "27",
number = "4",
pages = "452-455",
}
@INPROCEEDINGS{c.good2003,
author = "C. Good",
title = "The Lindelöf Property",
year = "2003",
month = "dec",
}
@BOOK {a.t.mascaruaf.c.segura2015,
author = "A. T. Mascarúa and F. C. Segura",
title = "Elementos de Topología General",
publisher = "Instituto de Matemáticas. UNAM.",
year = "2015",
edition = "first",
month = "jan"
}
\end{filecontents*}
\documentclass[10pt,a4paper]{article}
\usepackage{showframe} % to visualise the typing area and margins
\usepackage{hyperref} % better urls
\begin{document}
This is text with \cite{Goossens} and \cite{adams}.
\nocite{*} % to test all bib entrys
\bibliographystyle{unsrt} % <===========================================
\bibliography{mybibfile}
\end{document}
编译后的结果没有错误,只有一个警告(缺少书名,但这是正确的!):
如果可能的话,将作者的写作改为familyname, name and familyname2, name2 name2 and familyname3, n3.
顺便说一句:我在这里使用包filecontents
只是为了将更正的 bib 文件和 tex 代码连接到一个编译的 MWE。您不需要使用包filecontents
!