Add more DOIs

This commit is contained in:
Ananth Venkatesh 2024-02-16 15:18:48 -08:00 committed by GitHub
parent ece9451c7b
commit 103f571395
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,13 +97,15 @@ export const documents: Readonly<{ [key: string]: Document }> = {
'lidar', 'lidar',
], ],
code: [ code: [
'https://github.com/Team-1280/programming-dwm',
'https://github.com/Team-1280/Swerve', 'https://github.com/Team-1280/Swerve',
'https://github.com/Team-1280/Jankboard', 'https://github.com/Team-1280/Jankboard',
'https://github.com/Team-1280/identity', 'https://github.com/Team-1280/identity',
], ],
status: 'published no review', status: 'reviewed',
}, },
file: 'pdf', file: 'pdf',
doi: '10.5281/zenodo.10672616',
abstract: abstract:
'This document outlines the first two weeks of prototyping conducted by the EECS subteam for Team 1280. Action items are presented in a doing/working/moving format to keep track of new developments related to EECS projects.', 'This document outlines the first two weeks of prototyping conducted by the EECS subteam for Team 1280. Action items are presented in a doing/working/moving format to keep track of new developments related to EECS projects.',
}, },