Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我以前见过这个,但我就是找不到。
我正在写一份简历,并希望包含我的 bibtex 文件中的文章。如果我写 \cite{FOO} 那么它们都出现在最后。我知道有一些方法可以说 \something{FOO} 并且 FOO 参考出现在这里。
基本上,我希望我的简历的这一部分看起来像:
\something{FOO1} \something{FOO2}
什么是\东西?
谢谢。
找到了。使用bibentry包。