LyXLyx 2.1 RevTeX 4.1 Multiple references in single citation

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
ComradeVVA
Posts: 1
Joined: Thu May 08, 2014 1:17 am

Lyx 2.1 RevTeX 4.1 Multiple references in single citation

Post by ComradeVVA »

RevTex 4.1 (https://journals.aps.org/files/revtex/auguide4-1.pdf) has worked in a feature that allows multiple references to be grouped in a single citation by inserting a "*" (star) before a reference that one wishes to be grouped with the preceding reference. For example,

Code: Select all

\cite{A,B,*C}
will produce two citations, [1] with A and [2] with B and C. I know that in Lyx 2.1 I can simply insert the above code as LaTeX code. However, I was wondering if this is somehow built in to the "Insert -> Citation..." command in the top menu (since ReVTeX 4.1 is now officially integrated into LyX 2.1). I could not figure out how to do it that way.

Thank you in advance for your help.

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