Skip to content

Commit 8c0bd2c

Browse files
authored
Fix broken links to papers
1 parent 4dc96e2 commit 8c0bd2c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,10 @@ This mode is an extension to the match mode. It first detects library versions i
128128
## Scientific Publications
129129

130130
For technical details and large-scale evaluation results, please refer to our publications:<br>
131-
> Reliable Third-Party Library Detection in Android and its Security Applications<br>
132-
> https://www.infsec.cs.uni-saarland.de/~derr/publications/pdfs/derr_ccs16.pdf
131+
> - [Reliable Third-Party Library Detection in Android and its Security Applications](https://people.svv.lu/derr/publications/pdfs/derr_ccs16.pdf) (CCS'16)<br>
133132
>
134-
> Keep me Updated: An Empirical Study of Third-Party Library Updatability on Android<br>
135-
> https://www.infsec.cs.uni-saarland.de/~derr/publications/pdfs/derr_ccs17.pdf
133+
> - [Keep me Updated: An Empirical Study of Third-Party Library Updatability on Android](https://people.svv.lu/derr/publications/pdfs/derr_ccs17.pdf) (CCS'17)<br>
136134
137-
If you use LibScout in a scientific publication, we would appreciate citations using these Bibtex entries: [[bib-ccs16]](https://www.infsec.cs.uni-saarland.de/~derr/publications/bib/derr_ccs16.bib)
138-
[[bib-ccs17]](https://www.infsec.cs.uni-saarland.de/~derr/publications/bib/derr_ccs17.bib)<br>
135+
If you use LibScout in a scientific publication, we would appreciate citations using these Bibtex entries: [[bib-ccs16]](https://people.svv.lu/derr/publications/bib/derr_ccs16.bib)
136+
[[bib-ccs17]](https://people.svv.lu/derr/publications/bib/derr_ccs17.bib)<br>
139137

0 commit comments

Comments
 (0)