我正在尝试将 AIP bst 文件转换为 word bibtex4word
。我对几乎所有内容都很陌生。我使用的是 word 参考文献,但它没有很多样式,包括 Applied Physics Letters。我使用的是 MikTeX 2.9、JabRef 2.9.2 和Bibtex4word
。我的参考文献在 JabRef 中。我可以使用Bibtex4word
默认样式(plain、alpha、IEEEtran
),但安装新样式时遇到了困难。
我在这里下载了文件:http://publish.aps.org/revtex然后按照自述文件所述将“必需”文件复制到相应的目录中。我使用 MikTeX 程序管理器安装Revtex
包和样式。然后我能够让样式在 中工作bibtex4word
,差不多。aipnum4-1
样式应该使用上标数字作为参考,并且应该是最小参考书目。参考书目中的数据似乎工作正常,但有大量无关的东西(如类别标签)。我在下面包含了一个“普通”和一个使用附带的文件的aipnum4-1
示例。Test4w.doc
Bibtex4word
我的设置是否出了问题?其他人也遇到过这个问题吗?我该如何解决?有没有更好的 AIP-APLbibtex
包可以使用?
这是我使用“普通”风格得到的结果:
Citation List
[1, 2, 3, 4]
Bibliography
[1] Bob Ollerton, Bill Ollerton, and Barnaby Ollerton. Dynamic stabilty in rapid turn manoevres. Journal of Broomstick Design, 52(4):273–282, January 1926.
[2] Claude E. Shannon. Juggling with quafffles. In Proc. Warlock Juggling Federation Convention, pages 384–389, Hogsmeade, January 1975.
[3] Kennilworthy Whisp and J. K. Rowling. Ancient broom games, chapter 2, pages 3–6. In [4], 2001.
[4] Kennilworthy Whisp and J. K. Rowling. Quidditch through the ages. Whizz Hard Books, 2001.
这是我使用“aipnum4-1”样式得到的结果:
Citation List
[[Ollerton, Ollerton, and Ollerton(1926), [Shannon(1975), [Whisp and Rowling(2001a), [Whisp and Rowling(2001b)]
Bibliography
[[Ollerton, Ollerton, and Ollerton(1926)] author author B. Ollerton, author B. Ollerton, and author B. Ollerton, 10.1598/JBD.52.4.1 journal journal Journal of Broomstick Design volume 52, pages 273–282 (year 1926)NoStop%
[[Shannon(1975)] author author C. E. Shannon, in @noop booktitle Proc. Warlock Juggling Federation Convention (address Hogsmeade, year 1975) pp. pages 384–389NoStop%
[[Whisp and Rowling(2001a)] author author K. Whisp and author J. K. Rowling, title Ancient broom games, Chap. chapter 2, pp. pages 3–6, in [[Whisp and Rowling(2001b)] (year 2001)NoStop%
[[Whisp and Rowling(2001b)] author author K. Whisp and author J. K. Rowling, @noop title Quidditch through the ages (publisher Whizz Hard Books, year 2001)NoStop%
答案1
我给 bibtex4word 的作者 (Mike) 发了一封电子邮件,他回复说:
一些 bibtex 样式使用 Bibtex4Word 无法理解的 Latex 命令。我会根据需要添加额外的命令。有机会时,我会添加 revtex 样式所需的命令。
我通过使用不同的样式来获得适当的内联引用样式来解决这个问题,使用 Miktek 生成参考文献,然后将其剪切并粘贴到 MSWord 中。不幸的是,样式(上标、粗体、斜体)在 bibtex 输出 PDF 和 MSWord 之间丢失了。