<HTML><!-- #BeginTemplate "/Templates/gabarit_marge_de_gauche_index.dwt" --> <HEAD> <!-- #BeginEditable "doctitle" -->  <TITLE>Direction des Bibliothques, Universit de Montral</TITLE> <!-- #EndEditable -->  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META HTTP-EQUIV="Content-language" CONTENT="fr"> <!-- #BeginEditable "auteur" -->  <META NAME="Author" CONTENT="Indiquer le nom de l'auteur ou des auteurs"> <!-- #EndEditable --> <!-- #BeginEditable "description" -->  <META NAME="description" CONTENT="&Eacute;crire une courte description (r&eacute;sum&eacute;)"> <!-- #EndEditable --> <!-- #BeginEditable "keywords-fr" -->  <META NAME="keywords" lang="fr" CONTENT="Inscrire quelques mots-cls en franais"> <!-- #EndEditable --> <!-- #BeginEditable "keywords-an" -->  <META NAME="Keywords"  lang="en" CONTENT="Inscrire quelques mots-cls en anglais."> <!-- #EndEditable -->   <!--Description selon le standard Dublin Core -->   <!-- #BeginEditable "titre DC" -->  <meta name="DC.Title" lang="fr" content="Titre du document."> <!-- #EndEditable --> <!-- #BeginEditable "auteur DC" -->  <meta name="DC.Creator" content="Webmestre, Direction des bibliothques, Universit de Montral"> <!-- #EndEditable --> <!-- #BeginEditable "sujet DC" -->  <meta name="DC.Subject" lang="fr" content="Mots-cls sujet. Utilisation de thsaurus"> <!-- #EndEditable --> <!-- #BeginEditable "description DC" -->  <meta name="DC.Description" lang="fr" content="Petit rsum ou sommaire"> <!-- #EndEditable --> <!-- #BeginEditable "diteur DC" -->  <meta name="DC.publisher" LANG="fr" content="Direction des biblioth&egrave;ques, Universit&eacute; de Montr&eacute;al"> <!-- #EndEditable --> <!-- #BeginEditable "contributeur DC" -->  <META name="DC.contributor" content="si nc. inscrire autre contributeur"> <!-- #EndEditable --> <!-- #BeginEditable "date_cretation DC" -->  <meta name="DC.Date" SCHEME="ISO8601" content="AAAA-MM-JJ"> <!-- #EndEditable -->  <!--Changer le type au besoin -->  <!-- #BeginEditable "type contenu DC" -->  <meta name="DC.Type" content="Text"> <!-- #EndEditable --> <meta name="DC.Format" content="text/html">  <!-- #BeginEditable "URL-URI DC" -->  <meta name="DC.Identifier" content="http://www.bib.umontreal.ca/"> <!-- #EndEditable --> <meta name="DC.Language" scheme="RFC1766" content="fr">    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <!-- #BeginEditable "css" -->  <link rel=stylesheet href=../menu.css type=text/css> <!-- #EndEditable --> <script language=JavaScript src="../content.js"></script> <script language="JavaScript"> <!-- // check browser version NS4 = (document.layers) ? 1 : 0;  function layer_enter (id) { 	on_layer_id = id; } function layer_exit (id) { 	on_layer_id = - 1; 	setTimeout ('hide('+ id +')', delay/5); } function menu_enter (id) { 	if (buff_id >= 0) 		hide (buff_id);  	show (id); 	active_layer_id = id; } function menu_exit (id) { 	setTimeout ('hide('+ id +')', delay); 	buff_id = active_layer_id; 	active_layer_id = -1; } function show (id) { 	if (!NS4) 		document.all['Menu' + id].style.visibility = "visible"; 	else 		document.layers[id].visibility = "visible"; } function hide (id) { 	if (active_layer_id != id && on_layer_id != id) 	{ 		if (!NS4) 			document.all['Menu' + id].style.visibility = "hidden"; 		else 			document.layers[id].visibility = "hide"; 	} }  function generate_layers () {  	for (i = 0; i < menu_content.length; i++) 	{ 		elements = menu_content[i].split (/\s*\|\s*/); 		layer_body = ''; 		menu_width = elements[0]*1; 		 		for (j = 1; j < elements.length; j++) 		{ 			layer_body += elements[j];	 			if ((NS4 && j < elements.length - 1) || (!NS4 && j < elements.length - 1)) 				layer_body += '<hr width=' + (menu_width - 8) + ' size=1 color='+ border_color + '>'; 		}  		if (!NS4) 			layer_header = '<div id=Menu' + i + 					   	   ' onMouseOver="layer_enter (' + i + ');" onMouseOut = "layer_exit (' + i + ');"' + 				           ' style="visibility: hidden; position: absolute; left: ' + (left_corner_x) + 				           '; top: ' + left_corner_y + ';">'; 		else 			layer_header = '<layer id=' + i + 						   ' onMouseOver="layer_enter (' + i + ');" onMouseOut = "layer_exit (' + i + ');"' + 						   ' visibility=hide left=' + (left_corner_x) + 						   ' top = ' + left_corner_y + '>';  		layer_header += '<table width=' + menu_width + ' cellpadding=0 cellspacing=0 border=0>' + 					    '<td bgcolor=' + border_color + '><table width=' + menu_width + ' cellpadding=3 ' + 					    'cellspacing=' + border_size + ' border=0><td width=' + menu_width + ' bgcolor=' + back_color + '>';   		layer_footer = '</td></table></td></table>'; 		if (!NS4) 			layer_footer += '</div>'; 		else 			layer_footer += '</layer>'; 		document.writeln (layer_header + layer_body + layer_footer); 		 		left_corner_x = left_corner_x*1 + menu_width*1;  	} } generate_layers (); //--> </script>  <script language="JavaScript"> <!-- function MM_preloadImages() { //v3.0   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} }  function MM_swapImgRestore() { //v3.0   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; }  function MM_findObj(n, d) { //v4.0   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);   if(!x && document.getElementById) x=document.getElementById(n); return x; }  function MM_swapImage() { //v3.0   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> <SCRIPT LANGUAGE="javascript"> <!-- //Script d'ouverture d'une nouvelle fentre var remoteWin = null;  function WinExec(url,x,y,z,wparent) {                         remoteWin = window.open(url,"fenetre",'width='+x+',height='+y);                                                  if (!remoteWin.opener) {                                                 remoteWin.opener =  self;}                                                 remoteWin.opener.parent.name = wparent;         }  // --> </script> </HEAD>     <BODY BGCOLOR=2A92CA leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('../images/menu_gauche/perio_on.gif','../images/menu_gauche/info_gen_on.gif','../images/menu_gauche/atrium_on.gif','../images/menu_gauche/bases_on.gif','../images/menu_gauche/formation_on.gif','../images/menu_gauche/thema_on.gif','../images/menu_gauche/num_on.gif','../images/menu_gauche/biblio_on.gif','../images/menu_gauche/outils_on.gif','../images/menu_gauche/guichet_on.gif','../images/menu_gauche/citer_on.gif','../images/menu_gauche/accueil_on.gif','../images/menu_gauche/preseau_on.gif','../images/menu_gauche/peb_on.gif','../images/menu_gauche/formationdoc_on.gif')"> <!--Gabarit (template) avec marge de gauche pour les menus--> <a name="hdp"></a>  <table cellpadding="0" cellspacing="0" border="0" width="100%" vspace="0" hspace="0">   <tr>      <td rowspan="3">        <TABLE WIDTH=760 BORDER=0 CELLPADDING=0 CELLSPACING=0 name="Tableau utilis&eacute; &agrave; des fins de mise en page" vspace="0" hspace="0">         <TR>            <TD bgcolor="0062A2"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=162 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=60 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F" ><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=20 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=106 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=45 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=4 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=50 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=53 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=4 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=60 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=69 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=22 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG SRC="../images/utilitaires/spacer.gif" WIDTH=105 HEIGHT=1 alt=" "></TD>         </TR>         <TR>            <TD ROWSPAN=3 bgcolor="0062A2">              <a href="http://www.umontreal.ca/"><IMG SRC="../images/bandeau/logo_udem.gif" WIDTH=162 HEIGHT=72 border="0" alt="Universit&eacute; de Montr&eacute;al"></a></TD>           <TD bgcolor="29225F" align="left"><a href="http://jade.daa.umontreal.ca/guichets/services/dgtic/bottin/bottin.htm"><IMG SRC="../images/bandeau/menu_bottin.gif" WIDTH=60 HEIGHT=18 border="0" alt="Bottin de l'Universit&eacute;"></a></TD>           <TD COLSPAN=2 bgcolor="29225F"><a href="http://www.umontreal.ca/moteur_rech/index.html"><IMG SRC="../images/bandeau/menu_moteur.gif" WIDTH=126 HEIGHT=18 border="0" alt="Moteur de recherche sur le site de l'Universit&eacute;"></a></TD>           <TD COLSPAN=3 bgcolor="29225F"><a href="http://www.umontreal.ca/plancampus/index.html"><IMG SRC="../images/bandeau/menu_plan.gif" WIDTH=99 HEIGHT=18 border="0" alt="Plan du campus"></a></TD>           <TD COLSPAN=2  bgcolor="29225F"><a href="http://www.bib.umontreal.ca/ED/"><IMG SRC="../images/bandeau/menu_accueil.gif" WIDTH=57 HEIGHT=18 border="0" alt="Page d'accueil de la Biblioth&egrave;que &Eacute;PC-Biologie"></a></TD>           <TD bgcolor="29225F"><a href="http://www.bib.umontreal.ca/db/ap_horaires.htm"><IMG SRC="../images/bandeau/menu_horaires.gif" WIDTH=60 HEIGHT=18 border="0" alt="Horaires des biblioth&egrave;ques"></a></TD>           <TD COLSPAN=2 bgcolor="29225F"><a href="http://www.bib.umontreal.ca/db/ap_coordonnes.htm"><IMG SRC="../images/bandeau/menu_coordonnees.gif" WIDTH=91 HEIGHT=18 border="0" alt="Coordonn&eacute;es des biblioth&egrave;ques"></a></TD>           <TD  bgcolor="29225F"><a href="http://www.bib.umontreal.ca/db/index_du_site.htm"><IMG SRC="../images/bandeau/menu_index.gif" WIDTH=105 HEIGHT=18 border="0" alt="Index du site de la Direction des biblioth&egrave;ques"></a></TD>         </TR>         <TR>            <TD COLSPAN=2 bgcolor=#FFFFFF align=left valign=middle height="18">              <a href=http://www.bib.umontreal.ca/db/catalogues.htm onMouseOver = "menu_enter (0);" onMouseOut = "menu_exit (0);" class=topMenu target="_parent"><b>&nbsp;&nbsp;Catalogues              </b>&nbsp;|</a></TD>           <TD COLSPAN=2 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/ressources_el.htm onMouseOver = "menu_enter (1);" onMouseOut = "menu_exit (1);" class=topMenu target="_parent"><b>&nbsp;Ressources              lectroniques</b></a></TD>           <TD COLSPAN=3 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/explorer.htm class=topMenu target="_parent"><b>&nbsp;|&nbsp;Explorer              Internet</b></a></TD>           <TD COLSPAN=3 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/obtenir.htm onMouseOver = "menu_enter (2);" onMouseOut = "menu_exit (2);" class=topMenu target="_parent"><b>              &nbsp;|&nbsp;Obtenir un document</b></a></TD>           <TD COLSPAN=2 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/pour_nous_joindre.htm onMouseOver = "menu_enter (3);" onMouseOut = "menu_exit (3);" class=topMenu target="_parent"><b>&nbsp;|&nbsp;Pour              nous joindre</b></a></TD>         </TR>         <TR>            <TD COLSPAN=3 bgcolor="29225F" valign="top" height="36" align="left">              <a href="http://www.bib.umontreal.ca/"><IMG SRC="../images/bandeau/dir_bib_P3.gif" WIDTH=186 HEIGHT=36 border="0" alt="Page d'accueil des biblioth&egrave;ques" align="top"></a></TD>           <TD COLSPAN=9 bgcolor="2A92CA" valign="top" height="36"><a href="http://www.bib.umontreal.ca/ED/">              <IMG SRC="../images/bandeau/bandepcgrand_milieucentre.gif" WIDTH=412 HEIGHT=36 border="0" alt="Page d'accueil de la Bibliothque PC-Biologie" align="top">              </a></TD>         </TR>       </table>     </td>      <td bgcolor="29225F" WIDTH="26%"> <IMG SRC="../images/utilitaires/spacer.gif" WIDTH=1 HEIGHT=19 alt=" "></td>   </tr>   <tr>      <td bgcolor="FFFFFF" WIDTH="26%"> <IMG SRC="../images/utilitaires/spacer.gif" WIDTH=1 HEIGHT=18 alt=" "></td>   </tr>   <tr>      <td bgcolor="29225F" WIDTH="26%" valign="top"> <IMG SRC="../images/utilitaires/spacer.gif" WIDTH=1 HEIGHT=36 alt=" " align="top"></td>    </tr> </table> <table cellpadding="0" cellspacing="0" border="0" width="759" vspace="0" hspace="0" >   <TR>      <TD bgcolor="0062A2" align="left" height="39" valign="top" width="162"><img SRC="../images/utilitaires/rect_fonce_162X39.gif" width="162" height="39">        <a href="../atrium_autres.htm" class="menug" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('atrium','','../images/menu_gauche/atrium_on.gif',1)"><img name="atrium" border="0" src="../images/menu_gauche/atrium_off.gif" alt="Atrium et autres catalogues" width="162" height="32"></a>        <A HREF="../pel.htm" class="menug" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('perio','','../images/menu_gauche/perio_on.gif',1)"><img name="perio" border="0" src="../images/menu_gauche/perio_off.gif" alt="Priodiques lectroniques" width="162" height="32"></A>        <a href="../hermes.htm" class="menug" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('bases','','../images/menu_gauche/bases_on.gif',1)"><img name="bases" border="0" src="../images/menu_gauche/bases_off.gif" alt="Bases de donn&eacute;es" width="162" height="20"></a>        <a href="http://www.bib.umontreal.ca/SB/num/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('num','','../images/menu_gauche/num_on.gif',1)"><img src="../images/menu_gauche/num_off.gif" alt="Donn&eacute;es num&eacute;riques" name="num" width="162" height="20" border="0"></a>        <a href="../pages.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thema','','../images/menu_gauche/thema_on.gif',1)"><img src="../images/menu_gauche/thema_off.gif" alt="Pages th&eacute;matiques" name="thema" width="162" height="20" border="0"></a>        <a href="../formation.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image43','','../images/menu_gauche/formationdoc_on.gif',1)"><img name="Image43" border="0" src="../images/menu_gauche/formationdoc_off.gif" width="162" height="20"></a>        <a href="preseau.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('preseau','','../images/menu_gauche/preseau_on.gif',1)"><img src="../images/menu_gauche/preseau_off.gif" alt="Formulaire - pr&ecirc;t r&eacute;seau" name="preseau" width="162" height="20" border="0"></a>        <a href="http://www.bib.umontreal.ca/PB/formul.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('peb','','../images/menu_gauche/peb_on.gif',1)"><img src="../images/menu_gauche/peb_off.gif" alt="Formulaire - pr&ecirc;t entre biblioth&egrave;ques (PEB)" name="peb" width="162" height="32" border="0"></a>        <a href="http://www.bib.umontreal.ca/SS/outilweb.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('outils','','../images/menu_gauche/outils_on.gif',1)"><img src="../images/menu_gauche/outils_off.gif" alt="Outils de recherche sur Internet" name="outils" width="162" height="32" border="0"></a>        <a href="../citation.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('citer','','../images/menu_gauche/citer_on.gif',1)"><img src="../images/menu_gauche/citer_off.gif" alt="Comment citer un site web" name="citer" width="162" height="32" border="0"></a>        <a href="../sites.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('biblio','','../images/menu_gauche/biblio_on.gif',1)"><img src="../images/menu_gauche/biblio_off.gif" alt="Sites web des biblioth&egrave;ques" name="biblio" width="162" height="32" border="0"></a>        <a href="http://www.regis.umontreal.ca/" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('guichet','','../images/menu_gauche/guichet_on.gif',1)"><img src="../images/menu_gauche/guichet_off.gif" alt="Guichet &eacute;tudiant - Cours" name="guichet" width="162" height="20" border="0"></a>        <br>       <br>       <a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('accueil','','../images/menu_gauche/accueil_on.gif',1)"><img src="../images/menu_gauche/accueil_off.gif" alt="Retour &agrave; la page d'accueil" name="accueil" width="162" height="20" border="0"></a>        <br>       <br>       <br>       <br>       <br>     </TD>     <TD bgcolor="#FFFFFF" rowspan="14" valign="top" height="39" align="left" width="597">        <table cellpadding="5" cellspacing="0" border="0" width="100%">         <td> <!-- #BeginEditable "Titre%20de%20la%20page" --> 		<h1><a NAME="bibliographique"></a> Biologie et botanique&nbsp; </h1>           <!-- #EndEditable --> </td>       </table>       <table cellpadding="5" cellspacing="0" border="0" width="100%" >         <td> <!-- #BeginEditable "Contenu" -->                       <br>             <h2> Bases de donn&eacute;es bibliographiques </h2>           <br>           <li> <a href="http://www.nal.usda.gov/ag98/" TARGET="_parent">Agricola</a>              - articles de revue sur les animaux et les plantes d'utilit&eacute;              &eacute;conomique. Acc&egrave;s aussi &agrave; la base de donn&eacute;es              des livres de la National Agricultural Library des &Eacute;tats-Unis.</li>           <li> <a href="http://www.fao.org/agris/" TARGET="_parent">AGRIS</a>---3              millions de r&eacute;f&eacute;rences en agriculture, depuis 1975 par              la FAO.</li>           <li> <a href="http://form.inist.fr/public/fre/conslt.htm" TARGET="_parent">article@INIST</a>---base              de donn&eacute;es de plus de 5 millions d'articles de revue et monographies              scientifiques.</li>           <li> <a href="http://www.imbc.gr/biblio_serv/biaque.html" TARGET="_parent">BIAQUE              - A Bibliography: Interactions of Aquaculture and the Environment</a>---              la relation entre l'aquaculture et l'environnement --- environ 5 000              r&eacute;f&eacute;rences.</li>           <li> <a href="http://www.ingenta.com/" TARGET="_parent">Uncover </a>-              Base de donn&eacute;es de revues scientifiques avec possibilit&eacute;              de commande de photocopies.</li>           <li> <a href="http://fa.r9.fws.gov/textbase/testmenu.htm" TARGET="_parent">U.S.              Fish and Wildlife Service Databases</a> --- Bonne base de donn&eacute;es              sur la faune.</li>           <blockquote>Les bases de donn&eacute;es suivantes sont accessibles seulement              &agrave; partir des ordinateurs dans le domaine <i>umontreal.ca</i>              . Veuillez vous adresser aux employ&eacute;s de la biblioth&egrave;que              pour les proc&eacute;dures de branchement.</blockquote>           <li> <a href="http://alt1.csa.com/htbin/ids52/procskel.cgi?fn=f_category.html&ctx=/tmp/ctxAAAaatwpa"_parent">Aquatic              Sciences and Fisheries Abstracts I&amp;III:</a> Biological sciences              and living resources.</li>           <li> <a href="http://hermes.bib.umontreal.ca/ovidweb" TARGET="_parent">Current              Contents -</a>(interdisciplinaire, mise &agrave; hour hebdomadaire.)</li>           <li> <a href="http://alt1.csa.com/htbin/ids52/procskel.cgi?fn=f_category.html&ctx=/tmp/ctxAAAaatwpa" TARGET="_parent">Entomology              Abstracts</a></li>           <li> <a href="http://www.ams.org/mathscinet/" TARGET="_parent">MathSciNet              - biom&eacute;trie, biostatistique, biologie math&eacute;matique.</a></li>           <li> <a href="http://hermes.bib.umontreal.ca/ovidweb" TARGET="_parent">Medline              </a><a href="telnet://hermes.bib.umontreal.ca/">- </a>microbiologie,              biochimie, recherche biom&eacute;dicale.</li>           <li> <a href="http://hermes.bib.umontreal.ca/ovidweb" TARGET="_parent">PsycInfo</a>              -- neuropsychologie, &eacute;thologie, psychobiologie.</li>           <li> <a href="http://alt1.csa.com/htbin/ids52/procskel.cgi?fn=f_category.html&ctx=/tmp/ctxAAAaatwpa">Risk              Abstracts</a></li>           <br>           &nbsp;            <p>&nbsp; <br>             &nbsp; <br>             <div align="right"><a href="#hdp"><img src="../images/utilitaires/flhaut.gif" width="16" height="16" border="0" alt="Haut de page"></a>  </div>           <hr>           <p><a NAME="factuel"></a><br>             <h2> Bases de donn&eacute;es factuelles </h2>           <dl>              <dt> <a href="http://www.best5.net/animal/" TARGET="_parent">Animal                pictures archive</a> ---<i> plus de 18 000 photos d'animaux. Interrogation                par mot-clef et par hi&eacute;rarchie taxonomique.</i></dt>             <dt> <a href="http://stephenville.tamu.edu/~fmitchel/damselfly/index.html" TARGET="_parent">Damselflies                of Texas</a><i>---base de donn&eacute;es de photos de libellules.</i></dt>             <dt> <a href="http://dendrome.ucdavis.edu/index.html" TARGET="_parent">Dendrome</a>---<i>                G&eacute;n&eacute;tique des arbres de for&ecirc;t</i></dt>             <dt> <a href="http://www.ars-grin.gov/duke/" TARGET="_parent">Dr.                Duke's Phytochemical and Ethnobotanical Databases</a>---<i> produit                par le Minist&egrave;re de l'agriculture des &Eacute;tats-Unis.</i></dt>             <dt> <a href="http://www.fishbase.org/search.cfm">Fishbase</a> ---                <i>"23,800 Species, 41,000 Synonyms, 91,000 Common names, 18,000                Pictures, 17,000 References"</i></dt>             <dt> <a href="http://gbni.glasshouse.nl/prg/gbni?firm=flowerbase" TARGET="_parent">Flowerbase</a><i>---une                base de donn&eacute;es de photos de fleurs. Ne donne pas d'information                pr&eacute;cise sur les vari&eacute;t&eacute;s, mais les photos sont                bonnes. On peut chercher en plusieurs langues.</i></dt>             <dt> <a href="http://www.ncbi.nlm.nih.gov/Web/Search/index.html" TARGET="_parent">GenBank</a></dt>             <dt> <a href="http://gdbwww.gdb.org:/gdb/gdbtop.html" TARGET="_parent">Human                Genome Database</a></dt>             <dt> <a href="http://birds.cornell.edu/LNS/" TARGET="_parent">Library                of natural sounds </a>- Oiseaux surtout mais galement grenouilles,                animaux aquatiques, sons de la fort</dt>             <dt> <a href="http://molbio.info.nih.gov/cgi-bin/pdb/doc/mrus/mol_r_us.html" TARGET="_parent">Molecules                R US - mod&egrave;les de biomol&eacute;cules - interrogation directe</a></dt>             <dt> <a href="http://plants.usda.gov/plantproj/plants/plntmenu.html" TARGET="_parent">National                plants database</a>--<i>publi&eacute; par United States Department                of Agriculture Natural Resources Conservation Service.</i></dt>             <dt> <a href="http://rockefeller.univ-lyon1.fr/VisibleHumanProjectFrancais/VisibleHuman.html" TARGET="_parent">The                NPAC Visible Human Viewer</a>-<i>le Visual Human Project des NIH                avec instructions en fran&ccedil;ais pour l'affichage des images                sur demande.</i></dt>             <dt> <a href="http://ag.udel.edu/departments/ento/insectdb.htm" TARGET="_parent">On-line                insect database - UD College of Agricultural Sciences</a></dt>             <dt> <a href="http://www.wcmc.org.uk/species/animals" TARGET="_parent">Red                list of threatened animals</a>--<i>Internation union for conservation                of nature and natural resources.</i></dt>             <dt> <a href="http://www.rbgkew.org.uk/web.dbs/webdbsintro.html" TARGET="_parent">Vascular                Plant Families and Genera</a>---<i>base de donn&eacute;es des Royal                Botanical Gardens de Kew.</i></dt>           </dl>           <br>           &nbsp; <br>           <div align="right"><a href="#hdp"><img src="../images/utilitaires/flhaut.gif" width="16" height="16" border="0" alt="Haut de page"></a>  </div>           <hr>             <h2><a NAME="ouvrages"></a> Ouvrages de r&eacute;f&eacute;rence </h2>           <p>&nbsp; <br>           <p><b>Ces sites offrent des documents qui fonctionnent comme des ouvrages              de r&eacute;f&eacute;rence traditionnels (dictionnaires sp&eacute;cialis&eacute;s,              tables de statistiques, encyclop&eacute;dies, manuels pratiques, etc.</b>              <br>             <br>               &nbsp;              <dl>              <dt> <a href="http://frost.ca.uky.edu/agripedia/index.htm">Agripedia</a><i>-                une encyclop&eacute;die de l'agriculture en format Web--beaucoup                sur les plantes et les animaux d'utilit&eacute; &eacute;conomique</i></dt>             <dt> <a href="http://humanities.uchicago.edu/forms_unrest/FR-ENG.html">ARTFL                Project: French-English Dictionary Form-<i>Dictionnaire anglais-                fran&ccedil;ais, fran&ccedil;ais-anglais</i></a></dt>             <dt> <a href="http://www.apsnet.org/online/common">Common names of                plant diseases - American Phytopathological Society</a></dt>             <dt> <a href="http://www.mblab.gla.ac.uk/dictionary/">Dictionary of                Cell Biology</a></dt>             <dt> <a href="http://www.biosis.org/free_resources/nomglos.html">Glossary                of nomenclatural terms in zoology</a></dt>             <dt> <a href="http://www.biosis.org/free_resources/ion.html">Index                to organism names</a></dt>             <dt> <a href="http://www-medlib.med.utah.edu/WebPath/webpath.html">Internet                Pathology Laboratory</a></dt>             <dt> <a href="http://www.stat.ncsu.edu/info/jse/datasets.index.html">Journal                of Statistics Education Data Archives</a>---<i>des ensembles de                donn&eacute;es pour des exercices dans des cours de statistiques.</i></dt>             <dt> <a href="http://www.papageien.de/">Lexicon of parrots</a>-bien                illustr&eacute;</dt>             <dt> <a href="http://www.nmnh.si.edu/msw/">Mammal Species of the World</a>                - une taxonomie compl&egrave;te. Aussi interrogeable par nom d'esp&egrave;ce,                latin ou anglais.</dt>             <dt> <a href="http://www.naturesongs.com">Naturesongs.com</a>---<i>beaucoup                de cris d'animaux, surtout des oiseaux et des insectes.</i></dt>             <dt> <a href="http://www.im.nbs.gov/birds.html">The North American                Breeding Bird Survey -- cartes, statistiques, etc. Tr&egrave;s s&eacute;rieux.</a></dt>             <dt> <a href="http://www.cs.ubc.ca/elements/periodic-table">Table                P&eacute;riodique de &Eacute;l&eacute;ments</a></dt>             <dt> <a href="http://phylogeny.arizona.edu/tree/life.html">The Tree                of Life Project</a>---<i> sous construction, ce projet implique                des sp&eacute;cialistes &agrave; travers le monde, qui pr&eacute;sentent                des descriptions de milliers d'organismes &agrave; travers une structure                phylog&eacute;n&eacute;tique. Acc&egrave;s par mot-cl&eacute; aussi.                R&eacute;f&eacute;rences bibliographiques.</i></dt>             <dt> <a href="http://www.med.uiuc.edu/PathAtlasf/titlePage.html">Urbana                Atlas of Pathology</a></dt>             <dt> <a href="http://www.med.harvard.edu/AANLIB/home.html">The Whole                Brain Atlas</a>---<i>"High quality brain imaging, blended with clinical                information..."</i></dt>             <dt> <a href="http://www.biosis.org/products_services/zrsg.html">Zoological                Record Taxonomic Hierarchy</a></dt>           </dl>           <br>          <div align="right"><a href="#hdp"><img src="../images/utilitaires/flhaut.gif" width="16" height="16" border="0" alt="Haut de page"></a>  </div>           <hr>             <p><a NAME="livres"></a> <br>             <h2> <a href="http://www.york.biosis.org/zrdocs/taxhier/index.htm">Monographies                ; Livres, manuels et cours ; Textes int&eacute;graux</a> <a href="http://www.york.biosis.org/zrdocs/taxhier/index.htm"></a></h2>           <br>             <dl>              <dt> <a href="http://www.csdl.tamu.edu/FLORA/301Manhart/index.htm" target="_parent">Botany                30l -Taxonomy of flowering plants (Texas A&amp;M)</a></dt>             <dt> <a href="http://www.infidels.org/library/historical/charles_darwin/descent_of_man/" target="_parent">Darwin:                Descent of Man</a></dt>             <dt> <a href="http://paradigm.soci.brocku.ca/~lward/Darwin/darwin00.html" target="_parent">Darwin:                The expression of the emotions in man and animals</a></dt>             <dt> <a href="http://www.literature.org/authors/darwin-charles/the-origin-of-species/" target="_parent">Darwin:                Origin of Species</a></dt>             <dt> <a href="http://www.literature.org/authors/darwin-charles/the-voyage-of-the-beagle/" target="_parent">Darwin:                Voyage of the Beagle</a></dt>             <!-- <dt> <a href="http://www.wwnorton.com/college/anthro/bioanth/frame.htm" target="_parent">How humans evolved --student resource site</a></dt>//-->             <dt> <a href="http://www.igb.umontreal.ca/www/text/1_infomusk/module1283.htm" target="_parent">Info-muscle</a>                --<i> un document d'information sur le muscle, ses atteintes et                quelques notions de biophysique, produit par l'Institut de g&eacute;nie                biom&eacute;dical de l'Universit&eacute; de Montr&eacute;al.</i></dt>             <dt> <a href="http://curry.edschool.Virginia.edu:80/%7Einsttech/frog/" target="_parent">The                Interactive Frog Dissection, par Mable Kinzie et al.</a></dt>             <dt> <a href="http://cmm.info.nih.gov/modeling/gateway.html" target="_parent">NIH                Guide to molecular modeling - manuel en hypertexte - graphiques                n&eacute;cessaires</a></dt>             <dt> <a href="http://gened.emc.maricopa.edu/bio/bio181/BIOBK/BioBookTOC.html" target="_parent">Online                Biology Book, par Michael J. Farabee</a></dt>             <dt> <a href="http://www.st.nmfs.gov/st2/pdf.htm" target="_parent">Our                Living Oceans - Annual Report - National Marine Fisheries Service,                USA</a></dt>             <dt> <a href="http://esg-www.mit.edu:8001/esgbio/7001main.html">The                7.01 Hypertextbook (Cours de MIT en bio. cellulaire, biochimie et                g&eacute;n&eacute;tique)</a></dt>             <dt> <a href="http://www.cbc.umn.edu/~mwd/cell_www/">Tutorial on Cell                Biology, par Mark Dalton</a></dt>             <dt> <a href="http://george.lbl.gov/vfrog/dissect.html">Virtual frog                dissection kit</a></dt>           </dl>           <br><div align="right"><a href="#hdp"><img src="../images/utilitaires/flhaut.gif" width="16" height="16" border="0" alt="Haut de page"></a>  </div>           <hr>           <p><a NAME="autres"></a> <br>             <h2> Sites WWW int&eacute;ressants </h2>           <br>           <h3> Affili&eacute;s au D&eacute;partement des sciences biologiques              de l'Universit&eacute; de Montr&eacute;al:</h3>           <ul>             <li> <a href="http://www.fas.umontreal.ca/BIOL/SBL/hist.html">Jean-Luc                Verville</a></li>           </ul>           <h3> Ailleurs - Au fur et &agrave; mesure que cette liste grandit, nous              la trierons par cat&eacute;gorie</h3>           <ul>             <li> <a href="http://www-cyanosite.bio.purdue.edu/"><i>Cyanosite</i>-tout                sur les cyanobact&eacute;ries, offert par Purdue University.</a></li>             <li> <a href="http://www.colostate.edu/Depts/Entomology/">Entomologie                - images</a></li>             <li> <a href="http://www.frogsonice.com/froggy/">Froggy - tout sur                les grenouilles, du plus s&eacute;rieux au plus ridicule</a></li>             <li> <a href="http://mcb.harvard.edu/BioLinks.html">Harvard -La liste                de Harvard University des sites WWW en sciences biologiques</a></li>             <li> <a href="http://www-hbp.usc.edu/">Human Brain Project</a></li>             <li> <a href="http://www.amstat.org/publications/jse/">Journal of                Statistics Education Data Archives</a>---<i>des ensembles de donn&eacute;es                pour des exercices dans des cours de statistiques.</i></li>             <li> <a href="http://ivory.lm.com:80/%7Enab/">Neurosciences on the                Internet</a></li>             <li> <a href="http://www.oiseauxqc.org/">Les Oiseaux du Qu&eacute;bec                -- beaucoup de liens avec des sites ornithologiques</a></li>             <li> <a href="http://phylogeny.arizona.edu/tree/phylogeny.html" >                <DD>The Tree of Life Home Page               </a></li>             <li> <a href="http://conbio.net/vl/">Virtual library of Ecology, Biodiversity                and the Environment</a></li>             <li> <a href="http://golgi.harvard.edu/biopages.html">Virtual Library                of Biosciences</a></li>             <li> <a href="http://www.nlm.nih.gov/research/visible/visible_human.html">The                Visible Human Project</a></li>           </ul>             <p>&nbsp;</p>             <!-- #EndEditable --> </td>       </table>     </TD>   </TR> </TABLE> <p align="center"><a href="#hdp"><img SRC="../images/utilitaires/haut_de_page.gif" width="90" height="16" alt="Haut de page" border="0"></a>    <img SRC="../images/utilitaires/spacer.gif" width="3" height="1"> &nbsp;   <!-- #BeginEditable "pageprecedente" --><a href="biologie_groupe.htm"><img src="../images/utilitaires/retour_prec.gif" alt="Retour  la page prcdente" border="0"></a><!-- #EndEditable --></p>      <!-- #BeginEditable "cartouche" -->  <table bgcolor="2A92CA">   <tr>      <td>        <address></address>       <address>&copy;Biblioth&egrave;que &Eacute;PC-Biologie <br>            Direction des biblioth&egrave;ques, Universit&eacute; de Montr&eacute;al.<br>       URL de la page d'accueil&nbsp;:&nbsp;<a href="http://www.bib.umontreal.ca/ED/">http://www.bib.umontreal.ca/ED/</a>        <br>       Responsable&nbsp;: <a href="mailto:pebqmued@umontreal.ca"> Louise Lamy (pebqmued@umontreal.ca)</a></address>       </td>   </tr> </table> <!-- #EndEditable -->  </BODY> <!-- #EndTemplate --></HTML> 
