ID: 59739438b80ccf8f13c9dfeecae7a357a3267eeb
28 lines
—
842B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:the_argo_software_perspective_2018",
"library:author": [
"Rasmus Bo Sørensen"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-4.0"
],
"library:title": "The Argo software perspective. A multicore programming exercise.",
"blob:at": {
"@id": "file:/pdf/the_argo_software_perspective_2018.pdf",
"blob:primary_source": "https://patmos.compute.dtu.dk/programming_exercise.pdf",
"blob:retrieval_date": "2023-03-12"
}
}
|