Skip to content

Commit c5c1f3a

Browse files
committed
minor doc addition
1 parent c0f0c0a commit c5c1f3a

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

docs/index.rst

+21-4
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,29 @@ pySYD: |br| Automated Measurements |br| of Global Asteroseismic Parameters
1212
- Large frequency separation
1313
- Mean oscillation amplitudes
1414

15-
For a basic introduction to these parameters and asteroseismic data analysis of solar-like oscillators see `Bedding et al. 2014 <https://ui.adsabs.harvard.edu/abs/2014aste.book...60B/abstract>`_.
15+
For a basic introduction to these parameters and asteroseismic data analysis of
16+
solar-like oscillators see `Bedding et al. 2014 <https://ui.adsabs.harvard.edu/abs/2014aste.book...60B/abstract>`_.
1617

17-
Please cite our recent JOSS paper `Chontos+2021 <https://arxiv.org/abs/2108.00582>`_ if you make use of ``pySYD`` in your work. The recommended BibTeX entry for this citation is:
18+
Please cite our recent JOSS paper `Chontos+2021 <https://arxiv.org/abs/2108.00582>`_ if you
19+
make use of ``pySYD`` in your work. The recommended BibTeX entry for this citation is:
1820

1921
.. code-block::
2022
21-
{@ARTICLE{2021arXiv210800582C, author = {{Chontos}, Ashley and {Huber}, Daniel and {Sayeed}, Maryum and {Yamsiri}, Pavadol}, title = "{$\texttt{pySYD}$: Automated measurements of global asteroseismic parameters}", journal = {arXiv e-prints}, keywords = {Astrophysics - Solar and Stellar Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics}, year = 2021, month = aug, eid = {arXiv:2108.00582}, pages = {arXiv:2108.00582},archivePrefix = {arXiv}, eprint = {2108.00582}, primaryClass = {astro-ph.SR}, adsurl = {https://ui.adsabs.harvard.edu/abs/2021arXiv210800582C}, adsnote = {Provided by the SAO/NASA Astrophysics Data System}}
23+
{@ARTICLE{2021arXiv210800582C,
24+
author = {{Chontos}, Ashley and {Huber}, Daniel and {Sayeed}, Maryum and {Yamsiri}, Pavadol},
25+
title = "{$\texttt{pySYD}$: Automated measurements of global asteroseismic parameters}",
26+
journal = {arXiv e-prints},
27+
keywords = {Astrophysics - Solar and Stellar Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics},
28+
year = 2021,
29+
month = aug,
30+
eid = {arXiv:2108.00582},
31+
pages = {arXiv:2108.00582},
32+
archivePrefix = {arXiv},
33+
eprint = {2108.00582},
34+
primaryClass = {astro-ph.SR},
35+
adsurl = {https://ui.adsabs.harvard.edu/abs/2021arXiv210800582C},
36+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
37+
}
2238
2339
2440
Code contributions are welcome and should be submitted as a pull request.
@@ -32,11 +48,12 @@ Bug reports and feature requests should be posted to the `GitHub issue tracker <
3248
quickstart
3349
overview
3450
examples
35-
cli
3651
performance
52+
cli
3753
advanced
3854
api
3955

56+
4057
Indices and tables for the source code
4158
======================================
4259

0 commit comments

Comments
 (0)