Alexandre Janniaux 6 gadi atpakaļ
vecāks
revīzija
1ef7398f50
1 mainītis faili ar 27 papildinājumiem un 1 dzēšanām
  1. 27 1
      bibliography.bib

+ 27 - 1
bibliography.bib

@@ -23,7 +23,7 @@
     author = {Jordan Rabet},
     title = {Browser Security Beyond Sandboxing},
     howpublished = {https://www.youtube.com/watch?v=sheeWKC6CuM},
-    note = {Conférence: BlueHat IL},
+    journal = {BlueHat IL Conferences},
     year = {2018}
 }
 
@@ -43,3 +43,29 @@
     {\url{https://www.installsetupconfig.com/win32programming/accesscontrollistacl1.html}},
     note    = {Dernier accès: 2018-09-12}
 }
+
+@misc{BEP35,
+    title   = {BEP 35, Torrent Signing},
+    author  = {Chris Brown},
+    howpublished =
+    {\url{http://www.bittorrent.org/beps/bep_0035.html}}
+}
+
+@misc{SSLlibtorrent,
+    title   = {bittorrent over SSL},
+    author  = {arvid},
+    howpublished =
+    {\url{https://blog.libtorrent.org/2012/01/bittorrent-over-ssl/}},
+    month = {janvier},
+    year = {2012}
+}
+
+@book{Lengyel:2011:MGP:2031513,
+    author = {Lengyel, Eric},
+    title = {Mathematics for 3D Game Programming and Computer Graphics, Third Edition},
+    year = {2011},
+    isbn = {1435458869, 9781435458864},
+    edition = {3rd},
+    publisher = {Course Technology Press},
+    address = {Boston, MA, United States},
+}