Skip to content

Releases: jobovy/sphinx-astrorefs

Release 0.4

25 Aug 05:41
Compare
Choose a tag to compare

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

09 Aug 17:21
Compare
Choose a tag to compare

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

22 Jul 04:40
Compare
Choose a tag to compare

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

01 Jul 06:20
Compare
Choose a tag to compare

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/.