Metadata-Version: 2.1
Name: sphinx-astrorefs
Version: 0.2
Summary: Astro-style references in Sphinx documents
Home-page: UNKNOWN
Author: Jo Bovy
Author-email: bovy@astro.utoronto.ca
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pybtex
Requires-Dist: latexcodec

# sphinx-astrorefs
Astro-style references in Sphinx documents

[![Documentation Status](https://readthedocs.org/projects/sphinx-astrorefs/badge/?version=latest)](https://sphinx-astrorefs.readthedocs.io/en/latest/?badge=latest)
[![image](http://img.shields.io/pypi/v/sphinx-astrorefs.svg)](https://pypi.python.org/pypi/sphinx-astrorefs/)


``sphinx-astrorefs`` is a Sphinx extension for formatting citations and references in a style similar to that used in the astrophysics literature. It is built on top of [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex), a Sphinx extension for including bibtex citations in Sphinx documents. By pre- and post-processing the input and output from Sphinx and sphinxcontrib-bibtex, ``sphinx-astrorefs`` allows you to obtain citations in the astro-specific style in the HTML and LaTeX rendering of your Sphinx documents.

* Author: Jo Bovy - bovy at astro dot utoronto dot ca
* Documentation: [https://sphinx-astrorefs.readthedocs.io/](https://sphinx-astrorefs.readthedocs.io/)


