Skip to content

Commit

Permalink
docs: Update Zenodo BibTeX author field in citation in docs (#1323)
Browse files Browse the repository at this point in the history
* Update the BibTeX author field for the Zenodo archive citation in the docs
   - Amends PR #1322
  • Loading branch information
matthewfeickert authored Feb 17, 2021
1 parent 7f97073 commit 6c28066
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ the preferred BibTeX entry for citation of ``pyhf`` includes both the
.. code:: bibtex
@software{pyhf,
author = "{Heinrich, Lukas and Feickert, Matthew and Stark, Giordon}",
author = {Lukas Heinrich and Matthew Feickert and Giordon Stark},
title = "{pyhf: v0.6.0}",
version = {0.6.0},
doi = {10.5281/zenodo.1169739},
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/v0.6.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ CLI API
$ pyhf --citation
@software{pyhf,
author = "{Heinrich, Lukas and Feickert, Matthew and Stark, Giordon}",
author = {Lukas Heinrich and Matthew Feickert and Giordon Stark},
title = "{pyhf: v0.6.0}",
version = {0.6.0},
doi = {10.5281/zenodo.1169739},
Expand Down

0 comments on commit 6c28066

Please sign in to comment.