Generalis there xr-cite (like xr-hyper) ?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
moshiko
Posts: 30
Joined: Fri May 08, 2009 9:03 am

is there xr-cite (like xr-hyper) ?

Post by moshiko »

Hi,

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post Reply