@Misc{Dus00,
  author =	 {Séverine Dusollier},
  title = 	 {\textit{Protection juridique des mesures techniques anti-piratage: le cas DVD}},
  howpublished = {Publié sur le web},
  month = 	 {janvier},
  year = 	 {2000},
  note = 	 {\url{http://www.droit-technologique.org}}
}

@Misc{Won01,
  author =	 {William Wong, Ray Weiss},
  title = 	 {\textit{PowerPC On-Chip Debug Hardware Resources}},
  howpublished = {Publié sur le web},
  year = 	 {2001},
  note = 	 {\url{http://www.elecdesign.com}}
}

@Manual{IBM,
  title = 	 {PowerPC 750FX Microprocessor User's Manual},
  organization = {IBM},
  note = 	 {Peut être trouvé sur \url{http://www.ibm.com}}
}

@Manual{Intel,
  title = 	 {IA-32 Intel Architecture Software Developer's Manual, Volume 3 : System Programming Guide},
  organization = {Intel},
  note = 	 {Chapitre 5. Peut être trouvé sur \url{http://www.intel.com}}
}

@Article{Cif95,
  author = 	 {C. Cifuentes et A. Fitzgerald},
  title = 	 {"Reverse Engineering of Computer Programs: Comments on the Copyright Law Review Committee's Final Report on Computer Software Protection."},
  journal = 	 {"Journal of Law and Information Science"},
  year = 	 {1995},
  volume = 	 {6},
  number = 	 {2},
  pages = 	 {241-276},
  month = 	 {Dec},
  note = 	 {Peut être trouvé sur \url{http://www.csee.uq.edu.au/\~cristina/jlis95.ps}},
}

@Book{App98,
  author = 	 {A. Appel},
  title = 	 {"Modern Compiler Implementation"},
  year = 	 {1998},
  pages = 	 {538}
}

@Misc{Bas02,
  author = 	 {Séverine Basset},
  title = 	 {\textit{Le point sur la décompilation}},
  howpublished = {Publié sur le web},
  month = 	 {25 juin},
  year = 	 {2002},
  note = 	 {\url{http://www.droit-ntic.com}}
}

@Misc{GDB,
  author = 	 {GDB Developpers},
  title = 	 {\textit{GDB Internals Manual}},
  howpublished = {Publié sur le web},
  year = 	 {2003},
  note = 	 {\url{http://sources.redhat.com/gdb/}}
}


@Manual{Mic,
  title = 	 {ECMA and ISO/IEC C\# and Common Language Infrastructure Standarts},
  organization = {Microsoft},
  note = 	 {Peut être téléchargé en PDF sur \url{http://msdn.microsoft.con/net/ecma/}},
  annotate =     {les spécifications officielles do CLI, le langage intermédiaire du framework .NET}
}

@Manual{Sun,
  title = 	 {The Java Virtual Machine Specification},
  organization = {Sun Microsystem},
  note = 	 {Peut être téléchargé en PDF, HTML et PostScript sur \url{http://java.sun.com/doc/}},
  annote = 	 {le mot officiel de Sun}
}

@Misc{GHC,
  title = 	 {Glasgow Haskell Compiler},
  note = 	 {\url{haskell.cs.yale.edu/ghc/}},
}

@Misc{CAML,
  author = 	 {INRIA Rocquenfort},
  title = 	 {CAML, un dialecte de \textsc{ML}},
  note = 	 {\url{http://caml.inria.fr}},
}

@Article{Mil78,
  author = 	 {R. Milner},
  title = 	 {A Theory of Polymorphism in Programming},
  journal = 	 {JCSS},
  year = 	 {1978},
}

@Article{Myc99,
  author = 	 {A. Mycroft},
  title = 	 {Type-Based Decompilation},
  journal = 	 {Lecture Notes in Computer Science},
  year = 	 {1999},
  key = 	 {ESOP'99},
  volume = 	 {1576},
  note = 	 {Peut être trouvé en PostScript sur \url{http://www.cl.cam.ac.uk/users/am/papers/esop99.ps.gz}},
}


