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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply