如果这是一个基本问题,我很抱歉,但经过一周的折腾,我希望这里有人能帮我解决这个问题。我不是高级用户,但我已经使用 LaTeX 5 年了,以前从未遇到过这个问题。
在我的 68 个引用中,有 2 个似乎有问题。它们输出 (,nda) 和 (,.ndb)。根据谷歌,“nd”可能代表“无日期”,但我的引用包含年份。在我看来,它们看起来确切地就像引用的其他文章/杂项一样。
@article{gordon1954
title={The economic theory of a common-property resource: the fishery},
author={Gordon, H S},
journal={Journal of Political Economy},
volume = {62},
number = {1},
pages={124--142},
year={1954},
publisher={Springer}
}
@misc{icesmack
author={ISEC},
title={Latest advice 2019: ICES advice on fishing opportunities, catch, and effort - Mackerel},
year={2019},
url = {http://ices.dk/sites/pub/Publication\%20Reports/Advice/2019/2019/mac.27.nea.pdf},
note = {Accessed: 2010-02-25. This is one example of a report. Other species' reports can be found at the ICES advice page}
}
我曾尝试注释掉不同的元素,但没有帮助......
提前谢谢了!