File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -204,9 +204,11 @@ tox -e docs-dev
204204
205205Bibliographic citations are managed with the plugin
206206[ sphinx-bibtex] ( https://sphinxcontrib-bibtex.readthedocs.io/en/latest/index.html ) .
207- To enter a citation first add the entry to ` docs/pydvl.bib ` . This should be an
208- export of the Zotero folder ` software/pydvl ` in the
209- [ TransferLab Zotero library] ( https://www.zotero.org/groups/2703043/transferlab/library ) .
207+ To enter a citation first add the entry to ` docs/pydvl.bib ` . For team
208+ contributor this should be an export of the Zotero folder ` software/pydvl ` in
209+ the [ TransferLab Zotero library] ( https://www.zotero.org/groups/2703043/transferlab/library ) .
210+ All other contributors just add the bibtex data, and a maintainer will add it to
211+ the group library upon merging.
210212
211213To add a citation inside a module or function's docstring, use the sphinx role
212214` :footcite:t: ` . A references section is automatically added at the bottom of
You can’t perform that action at this time.
0 commit comments