让我们假设我有正确的.RIS和/或.bib文件导入到Mendeley中。
当我在Office文件中创建Mendeley书目时,许多作者的文章被Mendeley用地球物理研究快信风格写错了。
例如,见以下图片(随机选择的注释文章):

上面的文章总共有13位作者,但门德利只显示其中7位作者,...也是第6位和第13位作者之间的差距。
我需要所有的作者显示在我的参考书目,根据地球物理研究快报的风格。
我怎么才能解决这个问题?
任何帮助都会很感激的。谢谢
发布于 2018-03-13 12:30:55
这一问题的答案有多个部分:
- `et-al-min` which determines the number of authors at which et al kicks in. E.g., it's set to 8 for AGU which means "start using et al for 8 or more authors".
- `et-al-use-first` which determines how many authors are listed before et al. (currently 6 for AGU)
- `et-al-use-last` which determines whether elipsis are used as described above. This can only be true or false.
发布于 2019-05-13 20:58:53
我也有同样的问题,除了更改书目部分外,我还更改了全局格式化部分,并且运行良好
https://stackoverflow.com/questions/49239954
复制相似问题