| References |
|
The reference list The reference list should contain all the references cited in the text, ordered alphabetically by surname (with initials following). If there are several references to the same first author, they should be entered according to the following scheme:
Please note that for papers that have more than five authors, only the first three should be given, followed by "et al." The A&A format for references is as follows:
To set the reference list in the proper A&A format, we encourage you to use BibTeX and the natbib package instead of the standard thebibliography environment. How to used BibTeX for A&A For extensive description of the general use of BibTeX, please see for example The LaTeX Companion p.757 (Franck Mittelbach and Michel Goosens, second edition). To use BibTeX, you must:
In the TEX file, the references list is enclosed as follows:
\documentclass{aa} Citations in the text References are normally cited in the text by placing the name(s) and the year in parentheses, without any comma between them. If there are two authors for one citation, both names should be given, separated by an ampersand (&). If there are more than two authors, only the first name should be given, followed by "et al.". Commas should be used only to separate two or more years linked with one author (author group). If two or more citations are made in one set of parentheses, they should be separated by a semi-colon. If more than one citation for a particular author (author group) is made for the same year, "a", "b", "c", etc. should be added to the year. If citations are made within the normal running text, only the year(s) should be placed in parentheses. The following examples illustrate the required style:
Authors' initials are permitted only in exceptional cases, for example, to distinguish between two authors with the same surname. Each literature citation made in the text should have a corresponding entry in the References at the end of the paper. For frequently cited papers, an abbreviated form of citation is recommended, e.g., Paper I, Paper II (if appropriate) or by the initial letters of the authors' surnames. The Natbib package provides citation commands that automatically format the citations in the proper format. The command \citet is to be used for textual citations, while the command \citep is to be used for parenthetical citations. Some examples are given below.
Multiple citations can be made as usual, by including more than one citation key in the \cite command argument.
|
|||||||||||||||||||||||||||||||


