icesat2py/icepyx

custom bib entry labeling with pybtex

オープン

#146 opened on 2020/10/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (119 件のフォーク)auto 404
documentationenhancementhelp wanted

Repository metrics

Stars
 (256 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド