我正在用这个natbib
软件包来整理我的参考书目。对于英文文档,一切都很好。
\bibliographystyle{plainnat}
\bibliography{tex/bibliography} % the file is called bibliography.bib
有些关键词,例如and
和edition
,属于英语。在撰写德语文档时,就像我的情况一样,必须翻译它们。
我开始编辑plainnat.bst
文件,但结果却相当困难,因为德语等语言中有不同的逗号规则。
有没有一个包或方便的方法可以得到德语版本?我已经在我的文档中使用了以下内容,但它不适用于参考书目。
\usepackage{ngerman} % this only applies to the content, not the bibliography