diff writeup/specials.bib @ 407:fe2e2964e7a3

description des transformations en cours ajout d un fichier special.bib pour des references specifiques
author Xavier Glorot <glorotxa@iro.umontreal.ca>
date Wed, 28 Apr 2010 14:35:01 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/writeup/specials.bib	Wed Apr 28 14:35:01 2010 -0400
@@ -0,0 +1,15 @@
+@Book{Serra82,
+  author =       "J. Serra",
+  title =        "Image Analysis and Mathematical Morphology",
+  publisher =    "Academic Press",
+  year =         "1982",
+} 
+@Article{Haralick87,
+  author =       "R. M. Haralick and S. R. Sternberg and X. Zhuang",
+  title =        "Image analysis using mathematical morphology",
+  journal =      "IEEE Trans. Pattern. Anal. Mach. Intel.",
+  volume =       "9",
+  number =       "4",
+  pages =        "532-550",
+  year =         "1987",
+}