Skip to content

Commit

Permalink
Add Zenodo metadata and DOI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nmnobre committed Jun 8, 2023
1 parent 2d83459 commit 36776cb
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"title": "farscape-project/amrex-sycl",
"license": "BSD-3-Clause",
"creators": [
{
"affiliation": "UKRI STFC: Hartree Centre",
"name": "Nuno Nobre",
"orcid": "0000-0002-2380-5384"
},
{
"affiliation": "UKRI STFC: Hartree Centre",
"name": "Alex Grant"
},
{
"affiliation": "UKRI STFC: Hartree Centre",
"name": "Karthikeyan Chockalingam"
},
{
"affiliation": "UKRI STFC: Hartree Centre",
"name": "Xiaohu Guo",
"orcid": "0000-0003-3545-3432"
}
]
}
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# A SYCL plug-in for AMReX's ElectromagneticPIC tutorial

_**Nuno Nobre**, Alex Grant, Karthikeyan Chockalingam and Xiaohu Guo_

[![DOI](https://zenodo.org/badge/650097643.svg)](https://zenodo.org/badge/latestdoi/650097643)
###

[SYCL](https://www.khronos.org/sycl/) unlocks single-source development for
Expand Down

0 comments on commit 36776cb

Please sign in to comment.