Hallo,
i'd like to insert a citation for a numbered formula. But how do I make this citation correkt?
If I add a citation after the formula, its displayed under the formula after printing. And inserting a citation in a formula is not possible.
Thanks for any help.
regards wewa
LyX ⇒ Citation for numbered formula
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Citation for numbered formula
Hi wewa,
welcome to the board!
You could insert the citation by \text{...} into the equation, if you load amsmath.
Stefan
welcome to the board!
You could insert the citation by \text{...} into the equation, if you load amsmath.
Stefan
LaTeX.org admin
Citation for numbered formula
Hi,
You could insert \cite{...} into the equation.
a.e: @INPROCEEDINGS{Azuma97,
title = {A Survey of Augmented Reality},
author = {Ronald T. Azuma},
year = {1997},
address = {Malibu},
keywords = {Augmented Reality AR}
}
result: Best regards,
Mox
You could insert \cite{...} into the equation.
a.e: @INPROCEEDINGS{Azuma97,
title = {A Survey of Augmented Reality},
author = {Ronald T. Azuma},
year = {1997},
address = {Malibu},
keywords = {Augmented Reality AR}
}
result: Best regards,
Mox
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Citation for numbered formula
I guess there will be some explanations to any equation in any document, one single equation without any further context? Don't do it.
If you simply add the citation to your accompanying text, the equation will look just right.
If you simply add the citation to your accompanying text, the equation will look just right.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.