LyXCitation for numbered formula

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
wewa_chris
Posts: 1
Joined: Fri Dec 23, 2011 10:19 am

Citation for numbered formula

Post by wewa_chris »

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

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

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: Citation for numbered formula

Post by Stefan Kottwitz »

Hi wewa,

welcome to the board!

You could insert the citation by \text{...} into the equation, if you load amsmath.

Stefan
LaTeX.org admin
mox
Posts: 1
Joined: Thu Dec 04, 2014 2:12 pm

Citation for numbered formula

Post by mox »

Hi,
You could insert \cite{...} into the equation.
a.e:
Capture.JPG
Capture.JPG (5.82 KiB) Viewed 2256 times
@INPROCEEDINGS{Azuma97,
title = {A Survey of Augmented Reality},
author = {Ronald T. Azuma},
year = {1997},
address = {Malibu},
keywords = {Augmented Reality AR}
}

result:
Capture2.JPG
Capture2.JPG (12.67 KiB) Viewed 2256 times
Best regards,
Mox
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Citation for numbered formula

Post by Johannes_B »

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.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply