Skip to content

Commit 0da32d0

Browse files
committed
Update README.md
1 parent fc319c5 commit 0da32d0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
Please have a look at the [wiki](https://github.com/obfuscator-llvm/obfuscator/wiki) !
22

33
Current version: [LLVM-3.5.0](https://github.com/obfuscator-llvm/obfuscator/tree/llvm-3.5)
4+
5+
You can cite Obfuscator-LLVM using the following Bibtex entry:
6+
7+
```
8+
@INPROCEEDINGS{ieeespro2015-JunodRWM,
9+
author={Pascal Junod and Julien Rinaldini and Johan Wehrli and Julie Michielin},
10+
booktitle={Proceedings of the {IEEE/ACM} 1st International Workshop on Software Protection, {SPRO'15}, Firenze, Italy, May 19th, 2015},
11+
editor = {Brecht Wyseur},
12+
publisher = {IEEE},
13+
title={Obfuscator-{LLVM} -- Software Protection for the Masses},
14+
year={2015},
15+
pages={3--9},
16+
doi={10.1109/SPRO.2015.10},
17+
}
18+
```

0 commit comments

Comments
 (0)