Skip to content

Commit

Permalink
Merge pull request #869 from CoffeaTeam/nsmith--patch-1
Browse files Browse the repository at this point in the history
chore: Update README.rst with citation
  • Loading branch information
lgray committed Jul 19, 2023
2 parents f129fa4 + 9f380d2 commit 3b38a27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ repos:
rev: v2.2.5
hooks:
- id: codespell
args: ["--skip=*.ipynb","-L hist,Hist,nd,SubJet,subjet,Subjet,PTD,ptd,fPt,fpt"]
args: ["--skip=*.ipynb","-L hist,Hist,nd,SubJet,subjet,Subjet,PTD,ptd,fPt,fpt,Ser,ser"]
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,10 @@ The following are installed automatically when you install coffea with pip:
Documentation
=============
All documentation is hosted at https://coffeateam.github.io/coffea/

Citation
========
If you would like to cite this code in your work, you can use the zenodo DOI indicated in ``CITATION.cff``, or the `latest DOI <https://zenodo.org/badge/latestdoi/159673139>`__. You may also cite the proceedings:

- "N. Smith et al 2020 EPJ Web Conf. 245 06012"
- "L. Gray et al 2023 J. Phys.: Conf. Ser. 2438 012033"

0 comments on commit 3b38a27

Please sign in to comment.