SMPyBandits
SMPyBandits copied to clipboard
Use a bibtex file to handle references in the documentation
- The way I handle references is archaic and should be changed :boom: !
- The extension sphinxcontrib.bibtex make it easy to use a bibtex file, and for instance to have a page like this one (thanks @guilgautier).
- I already have a beginning of a large bibtex file...
TODO:
- [ ] Configure my
conf.pytaking inspiration from this one. - [ ] Test on one page (eg. UCB.py documentation) and check that the
references/index.htmlpage gets correctly generated. - [ ] If it renders correctly, change ALL references in the documentation.
Hi there! To make sure things work have a look at https://github.com/guilgautier/DPPy/issues/8#issuecomment-404197566
Thanks I will!