Skip to content

Commit 505059d

Browse files
fixed bibtex entry.
1 parent 91d3bd5 commit 505059d

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

src/pages/index.astro

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ const metadata = {
242242
image={{
243243
src: '~/assets/images/data-structure-gray.png',
244244
alt: 'File Hierarchy of SCOPE',
245-
width: '1569',
246-
height: '1569'
245+
width: '1586',
246+
height: '1497'
247247

248248
}}
249249
>
@@ -344,15 +344,9 @@ const metadata = {
344344
"SCOPE was created by Jörg Gamerdinger and Sven Teufel (PhD students @ University of Tübingen), assistent by Stephan Amann, Jan-Patrick Kirchner and Süleyman Simsek (BSc./MSc. students). The work was supervised by Prof. Oliver Bringmann (Head of Embedded Systems Group, University of Tübingen)",
345345
},
346346
{
347-
title: 'How to cite this Work?',
347+
title: "How to cite this Work?",
348348
description:
349-
"@INPROCEEDINGS{SCOPE-Dataset,
350-
author={Gamerdinger, Jörg and Teufel, Sven and Schulz, Patrick and Amann, Stephan and Kirchner, Jan-Patrick and Bringmann, Oliver},
351-
booktitle={2024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC)},
352-
title={SCOPE: A Synthetic Multi-Modal Dataset for Collective Perception Including Physical-Correct Weather Conditions},
353-
year={2024},
354-
pages={1-8},
355-
}",
349+
"@INPROCEEDINGS{SCOPE-Dataset, author={Gamerdinger, Jörg and Teufel, Sven and Schulz, Patrick and Amann, Stephan and Kirchner, Jan-Patrick and Bringmann, Oliver}, booktitle={2024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC)}, title={SCOPE: A Synthetic Multi-Modal Dataset for Collective Perception Including Physical-Correct Weather Conditions}, year={2024}, pages={1-8}}",
356350
},
357351
]}
358352
/>

0 commit comments

Comments
 (0)