documentationenhancementhelp wanted
Repository metrics
- Stars
- (256 stars)
- PR merge metrics
- (PR metrics pending)
Description
We use the sphinx extension for bibtex to include references in our documentation. The extension (sphinxcontrib.bibtex) uses pybtex under the hood to parse and format the bibtex entries. It would be great if we could customize the labels that are used for each reference entry (or remove them), but the pybtex examples are thin on how to control what bibtex entry field is used for the label or how to customize it.