Skip to content

Commit

Permalink
adding missing comma to bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
csteinmetz1 committed Feb 15, 2022
1 parent c7ca223 commit c228b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ If you use pyloudnorm in your work please consider citing us.
@inproceedings{steinmetz2021pyloudnorm,
title={pyloudnorm: {A} simple yet flexible loudness meter in Python},
author={Steinmetz, Christian J. and Reiss, Joshua D.},
booktitle={150th AES Convention}
booktitle={150th AES Convention},
year={2021}}
```

Expand Down

0 comments on commit c228b77

Please sign in to comment.