Create own BibTeX style or customize existing one?

牧云@^-^@ 提交于 2019-12-01 03:38:28

I'd recommend biblatex. It's not included yet with most TeX distributions at the authors request, but it is completely usable and very well documented. I think it will be less painful to use to get what you want, and also a better investment for the future as I think biblatex will quickly become the favored standard once it has it's 1.0 release.

I've used latex makebst to generate new one :)

You can try custom-bib :

This is the custom-bib package for generating customized BibTeX bibliography
styles from a generic file by means of the docstrip program that is part of
the LaTeX2e installation.

Find a standard bibtex stylesheet for your citation style: IEEE, ACM, MLA, specific journal, etc.

What style are you trying to conform to?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!