[console_scripts]
teachbooks = teachbooks.cli.main:main

[pybtex.style.formatting]
apa = teachbooks.plugins.pybtex.formatting.apa:APAStyle

[pybtex.style.labels]
apa = teachbooks.plugins.pybtex.labels.apa:APALabelStyle

[pybtex.style.names]
firstlast = teachbooks.plugins.pybtex.names:FirstLastStyle

[sphinxcontrib.bibtex.style.referencing]
author_year_round = teachbooks.plugins.sphinxcontrib_bibtex.style.referencing.author_year_apa:AuthorYearRoundReferenceStyle
