@Book{All02,
  author = 	 {J.-M Alliot, T. Schiew, P. Brisset et F. Garcia},
  editor =       {Cépadues-édiions}, 
  title = 	 {Intelligence artificielle et Informatique théorique},
  year = 	 {2002},
  edition =      {2ième},
  note =         {Une    référence   en   français    sur    l'intelligence
  artificielle.  Contient la  plupars des  algorithmique bien  expliqués en
  profondeur.  Présente l'intelligence artificielle  dans son  ensemble, en
  reprenant les bases. L'approche est  souvent mathématique, il ne faut donc
  pas avoir peur des maths. Une bible à posséder absolument. 
  }
}

@Article{DDC,
  author =   {Daniel D. Corkill},
  title =    {Blackboards Systems},
  journal =  {AI Experts},
  year =     {1991},
  volume =   {6},
  number =   {9},
  pages =    {40-47},
  month =    {Sept},
  note =     {Peut être trouvé sur \url{http://bbtech.com/papers/ai-expert.pdf}}}
}

@Misc{BAR,
  author =    {Roman Bart\'ak},
  title = {On-line guide to Constraint Programming},
  URL =       {\url{http://kti.ms.mff.cuni.cz/~bartak/constraints}},
  note =      {\url{http://kti.ms.mff.cuni.cz/~bartak/constraints}. Excellent cours sur la programmation par contraintes.}
}

@Misc{TOR,
  author =    {Marc Torrens},
  title =     {An application using the Java Constraint Library: The Air Travel Planning system},
  URL =       {\url{http://liawww.epfl.ch/~torrens/Project/project/project.html}},

  note =      {\url{http://liawww.epfl.ch/~torrens/Project/project/project.html}.     
  La programmation par contrainte  appliqué traffic aérien.  Une partie est
  consacrée  à  la  programmation  par  contraintes.   Le  thème  qui  nous
  interresse est un peu trop survolé\footnote{sans jeu de mot}, mais, c'est
  une bonne approche.  
  } 
}

@Misc{MON,
  author =    {Eric Monfroy},
  title =     {Programmation par Contraintes},
  URL =       {\url{http://www.sciences.univ-nantes.fr/info/perso/permanents/monfroy/Private/Teaching/Cours/cours-uom3-2-2003.pdf}},
  note =      {\url{http://www.sciences.univ-nantes.fr/info/perso/permanents/monfroy/Private/Teaching/Cours/cours-uom3-2-2003.pdf}. Présentation destiné à un cours sur la programmation par contraintes. De bons exemples mais manquent d'explication pour le novice.
  }
}

