Releases: jobovy/sphinx-astrorefs
Release 0.4
Third release of sphinx-astrorefs, a Sphinx extension for including astro-style references in Sphinx documents. Changes wrt version 0.3:
- Correctly deal with bibliographic entries that have identical labels by adding a letter to the year in the reference and bib entry
- Added the remainder of the AAS macros, all AAS macros are now supported (even very obscure ones!)
- Added an automated test that the AAS macro resolution works.
Install from PyPI as
pip install sphinx-astrorefs
Documentation available at https://sphinx-astrorefs.readthedocs.io/en/0.4/.
Release 0.3
Third release of sphinx-astrorefs, a Sphinx extension for including astro-style references in Sphinx documents. Fixes a minor bug in 0.2 that caused multiple \citealt
-style citations in a single line be parsed incorrectly.
Install from PyPI as
pip install sphinx-astrorefs
Documentation available at https://sphinx-astrorefs.readthedocs.io/en/0.3/.
Release 0.2
Second release of sphinx-astrorefs, a Sphinx extension for including astro-style references in Sphinx documents. Fixes some minor bugs in 0.1.
Install from PyPI as
pip install sphinx-astrorefs
Documentation available at https://sphinx-astrorefs.readthedocs.io/en/0.2/.
Release 0.1
First release of sphinx-astrorefs
, a Sphinx extension for including astro-style references in Sphinx documents.
Install from PyPI as
pip install sphinx-astrorefs
Documentation available at https://sphinx-astrorefs.readthedocs.io/en/0.1/.