insert BibTeX article *here*, not at the end of the article
Posted
by vy32
on Stack Overflow
See other posts from Stack Overflow
or by vy32
Published on 2010-03-26T06:12:02Z
Indexed on
2010/03/26
6:23 UTC
Read the original article
Hit count: 498
bibtex
I've seen this before, but I just can't find it.
I am writing a resume and want to include the articles from my bibtex file. If I write \cite{FOO} then they all appear at the end. I know that there is some way to say \something{FOO} and the FOO reference appears here.
Basically, I want this section of my CV to look like:
\something{FOO1}
\something{FOO2}
What is the \something?
Thanks.
© Stack Overflow or respective owner