Skip to content

Commit

Permalink
update bibtex ref for latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Karl W. Schulz <[email protected]>
  • Loading branch information
koomie committed Dec 13, 2022
1 parent ca24186 commit 70878d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"creators": [
{
"affiliation": "AMD",
"name": "Xiamin Lu"
"name": "Xiaomin Lu"
},
{
"affiliation": "AMD Research",
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@ This software can be cited using a Zenodo
style reference is provided below for convenience:

```
@software{xiaomin_lu_2022_7314632,
@software{xiamin_lu_2022_7434848,
author = {Xiaomin Lu and
Cole Ramos and
Fei Zheng and
Karl W. Schulz and
Jose Santos},
title = {AMDResearch/omniperf: v1.0.4 (11 November 2022)},
month = nov,
title = {AMDResearch/omniperf: v1.0.5 (13 December 2022)},
month = dec,
year = 2022,
publisher = {Zenodo},
version = {v1.0.4},
doi = {10.5281/zenodo.7314632},
url = {https://doi.org/10.5281/zenodo.7314632}
version = {v1.0.5},
doi = {10.5281/zenodo.7314631},
url = {https://doi.org/10.5281/zenodo.7314631}
}
```

0 comments on commit 70878d4

Please sign in to comment.