Skip to content

Commit a5944bb

Browse files
authored
Update publication URL and DOI for the CSEET paper.
1 parent 1849c66 commit a5944bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/PublicationsSection.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ const publicationLinks: PublicationsLink[] = [
3636
doi: '10.5445/IR/1000179018/v2'
3737
},
3838
{
39-
url: 'https://doi.org/10.5445/IR/1000179016',
39+
url: 'https://doi.org/10.1109/CSEET66350.2025.00028',
4040
title: 'Mitigating Obfuscation Attacks on Software Plagiarism Detectors via Subsequence Merging',
4141
authors: ['Timur Sağlam', 'Nils Niehues', 'Sebastian Hahner', 'Larissa Schmid'],
4242
venue:
4343
'IEEE 37th Conference on Software Engineering Education and Training (CSEET)',
4444
year: 2025,
45-
doi: '10.5445/IR/1000179016'
45+
doi: '10.1109/CSEET66350.2025.00028'
4646
},
4747
{
4848
url: 'https://doi.org/10.1145/3597503.3639192',

0 commit comments

Comments
 (0)