SMPyBandits icon indicating copy to clipboard operation
SMPyBandits copied to clipboard

Use a bibtex file to handle references in the documentation

Open Naereen opened this issue 7 years ago • 2 comments

  • 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.py taking inspiration from this one.
  • [ ] Test on one page (eg. UCB.py documentation) and check that the references/index.html page gets correctly generated.
  • [ ] If it renders correctly, change ALL references in the documentation.

Naereen avatar Jul 10 '18 11:07 Naereen

Hi there! To make sure things work have a look at https://github.com/guilgautier/DPPy/issues/8#issuecomment-404197566

guilgautier avatar Jul 11 '18 14:07 guilgautier

Thanks I will!

Naereen avatar Jul 11 '18 15:07 Naereen