Skip to content

Commit 7128fb0

Browse files
committed
New publications added
1 parent 91e72c3 commit 7128fb0

2 files changed

Lines changed: 36 additions & 2 deletions

File tree

content/publications.json

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Diego Camarmas-Alonso",
99
"Félix García-Carballeira",
1010
"Elías Del-Pozo-Puñal",
11-
"Alejandro Calderón Mateos"
11+
"Alejandro Calderón-Mateos"
1212
],
1313
"media_src": "images/publications/sarteco.png",
1414
"media_alt": "Jornadas sarteco",
@@ -25,12 +25,46 @@
2525
"Diego Camarmas-Alonso",
2626
"Félix García-Carballeira",
2727
"Elías Del-Pozo-Puñal",
28-
"Alejandro Calderón Mateos"
28+
"Alejandro Calderón-Mateos"
2929
],
3030
"media_src": "images/publications/clei_2021.png",
3131
"media_alt": "CLEI",
3232
"doi": "http://doi.org/10.1109/CLEI53233.2021.9640144",
3333
"cite": "@INPROCEEDINGS{9640144,author={Camarmas-Alonso, Diego and García-Carballeira, Félix and Del-Pozo-Puñal, Elías and Mateos, Alejandro Calderón},booktitle={2021 XLVII Latin American Computing Conference (CLEI)}, title={A new generic simulator for the teaching of assembly programming}, year={2021},volume={},number={},pages={1-9},doi={10.1109/CLEI53233.2021.9640144}}",
3434
"id": "pub-2"
35+
},
36+
{
37+
"title": "CREATOR: a tool for teaching assembly programming with RISC-V",
38+
"year": "2023",
39+
"type": "Conference poster",
40+
"publisher": "RISC-V Summit Europe",
41+
"authors": [
42+
"Félix García-Carballeira",
43+
"Alejandro Calderón-Mateos",
44+
"Diego Camarmas-Alonso",
45+
"Elías Del-Pozo-Puñal"
46+
],
47+
"media_src": "images/publications/riscv_summit_europe.jpg",
48+
"media_alt": "CLEI",
49+
"doi": "https://riscv-europe.org/media/proceedings/posters/2023-06-07-Felix-GARCIA-CARBALLEIRA-poster.pdf",
50+
"cite": "",
51+
"id": "pub-3"
52+
},
53+
{
54+
"title": "Integración del simulador CREATOR con hardware RISC-V: caso de estudio con microcontrolador ESP32",
55+
"year": "2023",
56+
"type": "Conference paper",
57+
"publisher": "Jornadas Sarteco",
58+
"authors": [
59+
"Diego Camarmas-Alonso",
60+
"Félix García-Carballeira",
61+
"Alejandro Calderón-Mateos",
62+
"Elías Del-Pozo-Puñal"
63+
],
64+
"media_src": "images/publications/sarteco.png",
65+
"media_alt": "Jornadas sarteco",
66+
"doi": "https://doi.org/10.5281/zenodo.8378899",
67+
"cite": "@proceedings{diego_camarmas_alonso_2023_8378899, title = {{Integración del simulador CREATOR con hardware RISC-V: caso de estudio con microcontrolador ESP32}}, year = 2023, publisher = {Zenodo}, month = sep, doi = {10.5281/zenodo.8378899}, url = {https://doi.org/10.5281/zenodo.8378899}}",
68+
"id": "pub-4"
3569
}
3670
]
164 KB
Loading

0 commit comments

Comments
 (0)