Difference between revisions of "Template:PlanckPapers"
Line 65: | Line 65: | ||
|planck2014-a11=[http://xxx.lanl.gov/abs/1502.05956#page={{{2|1}}} {{{3|Planck-2015-A11}}}] | |planck2014-a11=[http://xxx.lanl.gov/abs/1502.05956#page={{{2|1}}} {{{3|Planck-2015-A11}}}] | ||
|planck2014-a12=[http://xxx.lanl.gov/abs/1502.01588#page={{{2|1}}} {{{3|Planck-2015-A12}}}] | |planck2014-a12=[http://xxx.lanl.gov/abs/1502.01588#page={{{2|1}}} {{{3|Planck-2015-A12}}}] | ||
− | |planck2014-a13=[http:// | + | |planck2014-a13=[http://xxx.lanl.gov/abs/1507.02704#page={{{2|1}}} {{{3|Planck-2015-A13}}}] |
|planck2014-a14=[http://arxiv.org#page={{{2|1}}} {{{3|Planck-2015-A14}}}] | |planck2014-a14=[http://arxiv.org#page={{{2|1}}} {{{3|Planck-2015-A14}}}] | ||
|planck2014-a15=[http://xxx.lanl.gov/abs/1502.01589#page={{{2|1}}} {{{3|Planck-2015-A15}}}] | |planck2014-a15=[http://xxx.lanl.gov/abs/1502.01589#page={{{2|1}}} {{{3|Planck-2015-A15}}}] | ||
|planck2014-a16=[http://xxx.lanl.gov/abs/1502.01590#page={{{2|1}}} {{{3|Planck-2015-A16}}}] | |planck2014-a16=[http://xxx.lanl.gov/abs/1502.01590#page={{{2|1}}} {{{3|Planck-2015-A16}}}] | ||
|planck2014-a17=[http://xxx.lanl.gov/abs/1502.01591#page={{{2|1}}} {{{3|Planck-2015-A17}}}] | |planck2014-a17=[http://xxx.lanl.gov/abs/1502.01591#page={{{2|1}}} {{{3|Planck-2015-A17}}}] | ||
− | |planck2014-a18=[http:// | + | |planck2014-a18=[http://xxx.lanl.gov/abs/1506.07135#page={{{2|1}}} {{{3|Planck-2015-A18}}}] |
|planck2014-a19=[http://xxx.lanl.gov/abs/1502.01592#page={{{2|1}}} {{{3|Planck-2015-A19}}}] | |planck2014-a19=[http://xxx.lanl.gov/abs/1502.01592#page={{{2|1}}} {{{3|Planck-2015-A19}}}] | ||
|planck2014-a20=[http://xxx.lanl.gov/abs/1502.01593#page={{{2|1}}} {{{3|Planck-2015-A20}}}] | |planck2014-a20=[http://xxx.lanl.gov/abs/1502.01593#page={{{2|1}}} {{{3|Planck-2015-A20}}}] | ||
Line 203: | Line 203: | ||
|planck2014-a11=[http://xxx.lanl.gov/abs/1502.05956'''A11 Diffuse component separation'''], Planck Collaboration C11, submitted, (2015). | |planck2014-a11=[http://xxx.lanl.gov/abs/1502.05956'''A11 Diffuse component separation'''], Planck Collaboration C11, submitted, (2015). | ||
|planck2014-a12=[http://xxx.lanl.gov/abs/1502.01588'''A12 Foreground-targeted component separation'''], Planck Collaboration C12, submitted, (2015). | |planck2014-a12=[http://xxx.lanl.gov/abs/1502.01588'''A12 Foreground-targeted component separation'''], Planck Collaboration C12, submitted, (2015). | ||
− | |planck2014-a13=[http:// | + | |planck2014-a13=[http://xxx.lanl.gov/abs/1507.02704'''A13 Power spectra and likelihood'''], Planck Collaboration C13, submitted, (2015). |
|planck2014-a14=[http://arxiv.org '''A14 Simulations'''], Planck Collaboration C14, in preparation, (2015). | |planck2014-a14=[http://arxiv.org '''A14 Simulations'''], Planck Collaboration C14, in preparation, (2015). | ||
|planck2014-a15=[http://xxx.lanl.gov/abs/1502.01589'''A15 Cosmological parameters'''], Planck Collaboration C15, submitted, (2015). | |planck2014-a15=[http://xxx.lanl.gov/abs/1502.01589'''A15 Cosmological parameters'''], Planck Collaboration C15, submitted, (2015). |
Revision as of 06:50, 13 July 2015
Contents
Description
The template PlanckPapers produces references for Planck papers in the text. There are three differences between this template and the BibCite.
- PlanckPapers creates in the text a direct link to the papers being cited;
- With PlanckPapers, it is possible to create a link to a specific page of the paper;
- With PlanckPapers it is possible to create a link with text defined by the user;
The syntax of PlanckPapers is
{{PlanckPapers|label|page|link}}
where the thre parameters are as follows:
- label
- label used to cite the paper in LaTeX;
- page
- (optional parameter) page number where the paper paper should open when the user clicks on the link. When this parameter is not provided the paperwill open in page 1;
- link
- (optional parameter) text of the link to the paper. If not supplied the default text is one of Planck-2013-X, Planck-Early-X or Planck-Int-X or Planck-PreLaunch-X, for the Planck 2013 papers, Planck early papers, Planck internediate papers or Planck pre launch papers. The X stands for a roman numeral identifying the paper being cited;
Examples
Citing a paper using all the default values for optional parameters
What you type
{{PlanckPapers|planck2013-p01}}
How it appears
A very interesting result can be found in Planck-2013-I[1].
Citing a paper and opening it in a given page
What you type
{{PlanckPapers|planck2014-XVIII|10}}
How it appears
On the other hand in Planck-2014-XVIII[2] a demonstration is given of a most interesting fact.
In this case the paper opens in page 10.
Citing a paper with a custom link
What you type
{{PlanckPapers|planck2013-p09||isotropy and statistics paper}}
How it appears
On the other hand it is shown in the isotropy and statistics paper[3] the above mentioned result is rubish.
Note that in this last case, the second argument (the page number where the paper should open) does not need to have a value and it is perfectly fine for the corresponding slot in the template syntax (delimited by the || in the template syntax) to be emtpy. It is however mandatory to use the two | in order for the template to be interpreted correctly.
Displaying the list of references at the end of the page
Have a look at BibCite.
References
- ↑ Planck 2013 results. I. Overview of Products and Results, Planck Collaboration, 2014, A&A, 571, A1
- ↑ Planck intermediate results. XVIII. The millimetre and submillimetre emission from planetary nebulae, Planck Collaboration Int. XVIII, A&A, 573, A6, (2015).
- ↑ Planck 2013 results. XXIII. Isotropy and statistics of the CMB, Planck Collaboration, 2014, A&A, 571, A23