9.1 Citation of Literature

LATEX can generate references to an item in the bibliography like that one:

For further reading we refer to the book by Chandrasekhar [5] published in 1983.

created from the following instructions

…by Chandrasekhar~\cite{chandrasekhar-83} published in 1983.

Two or more references should be grouped like that

…see [31610812]

using

…see~\cite{abrahams-94, aei-homepage, friedman-98, thorne-87, stergioulas-98, williams-97}

rather than separated like

…see [4], [2], [7], [9], [11].

using separate commands:

…see~\cite{blandford-97}, \cite{lisa-96}, \cite{rampp-97}, \cite{liege-93}, \cite{wambsganss-90}.

Every reference in the bibliography must be cited explicitely in the article. References which show up only in the bibliography and are not referenced in the text will otherwise be swallowed during the Living Reviews conversion process!

More about the specific Living Reviews bibliography style can be found in the online Living Reviews Style Guidelines. Please have also a look at the sample bibliography files of this template.


  Go to previous page Go up Go to next page