viziphant
viziphant copied to clipboard
Fix documentation, remove version cap on sphinxcontrib-bibtex
This PR removes the version cap on sphinxcontrib-bibtex==1.0.0
.
Newer versions of sphinxcontrib-bibtex
require the path to the .bib
file to be specified in the configuration file for the documentation (conf.py).
- removed version cap for
sphinxcontrib-bibtex
- added path to
viziphant.bib
file toconf.py
See docs here: https://viziphant-experimental.readthedocs.io/en/fix-bibtex/modules.html
todo:
- [x] add new citation style, analogous to https://github.com/NeuralEnsemble/elephant/pull/523