Skip to content

Commit

Permalink
fix: missing comma in bibtex entry in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joanise authored Mar 28, 2024
1 parent e306de6 commit e8ea6f0
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 @@ -108,7 +108,7 @@ If you want to contribute scripts to this repo, please:
author = {Larkin, Samuel and Joanis, Eric and Stewart, Darlene and Simard, Michel and Foster, George and Ueffing, Nicola and Tikuisis, Aaron},
license = {MIT},
title = {{Portage Text Processing}},
url = {https://github.com/nrc-cnrc/PortageTextProcessing}
url = {https://github.com/nrc-cnrc/PortageTextProcessing},
year = {2022},
}
```
Expand Down

0 comments on commit e8ea6f0

Please sign in to comment.