General ⇒ is there xr-cite (like xr-hyper) ?
is there xr-cite (like xr-hyper) ?
I am writing a document "second.tex" which refers to labels of defined in "first.tex". I use xr-hyper for that purpose.
I would also like to use \cite{X} where X is defined in the bbl file "first.bbl". Is there any way to do that ?
Currently, I am adding the following line in "second.tex"
\input{first.bbl}
and cite as usual. It puts the reference list at the end. I then comment this line out and compile again to remove that list, taking advantage that the citation numbers remains. but if I recompile all the citation numebrs turns to "?". quite annoying.... is there any better option ?
thanks.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis