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

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