 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- saved from url=(0046)http://www.bib.umontreal.ca/SS/anth/anbio.html --> <!-- DATE DE CREATION: 99-04-25 --> <HTML><!-- #BeginTemplate "/Templates/anth_sans_marge.dwt" --> <HEAD> <!-- #BeginEditable "doctitle" -->  <TITLE>R&eacute;pertoire de ressources Internet en anthropologie : Anthropologie biologique</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="Marie Brisebois, Stphane Robert"> <!-- #EndEditable --> <!-- #BeginEditable "description" -->  <META NAME="description" CONTENT="Page du rpertoire recensant les ressources Internet relies  &#13;&#10;l'anthropologie biologique"> <!-- #EndEditable --> <!-- #BeginEditable "keywords-fr" -->  <META NAME="keywords" lang="fr" CONTENT="Rpertoire, ressources Internet, anthropologie biologique, primatologie, palontologie, gntique, volution, taxonomie, comportement, hominids, anatomie, physiologie"> <!-- #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=../Templates/./menu.css type=text/css> <!-- #EndEditable --> <script language=JavaScript src=../Templates/./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"> <!--Gabarit (template) sans cadres--><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 fns 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/SS/"><img src="../images/bandeau/menu_accueil.gif" width=57 height=18 border="0" alt="Page d'accueil de la Bibliothque des lettres et sciences humaines"></a></TD>           <TD bgcolor="29225F"><a href="http://www.bib.umontreal.ca/SS/horaire.htm"><IMG src="../images/bandeau/menu_horaires.gif" WIDTH=60 HEIGHT=18 border="0" alt="Horaires de la Bibliothque des lettres et sciences humaines"></a></TD>           <TD COLSPAN=2 bgcolor="29225F"><a href="http://www.bib.umontreal.ca/SS/blshdesc.htm"><IMG src="../images/bandeau/menu_coordonnees.gif" WIDTH=91 HEIGHT=18 border="0" alt="Coordonn&eacute;es de la Bibliothque des lettres et sciences humaines"></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 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/SS/"><img src="../images/bandeau/bandblshgrand_milieucentre.gif" border="0" alt="Page d'accueil de la Bibliothque des lettres et sciences humaines" width="412" height="36"></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="#FFFFFF">       <table width="759" cellspacing=" 0" cellpadding=" 0">         <tr>            <td></td>         </tr>       </table> 	   	   	  <table cellpadding="5" cellspacing="0" border="0" width="100%">           <td>              <h2 align="right"><a href="index.html"><font color="#29225F">Ressources                en anthropologie</font></a> </h2>             <p><!-- #BeginEditable "Contenu" -->              <h1 align=center><IMG align=middle border=0 src="crane.gif"><A   name=debut>Anthropologie biologique</A><IMG align=middle   src="craneb.gif"></h1>             <HR>             <UL type=DISC>               <LI><A href="#anatomie">Anatomie et physiologie</A>                <LI><A     href="#volution">volution</A>                <LI><A     href="#gntique">Gntique</A>                <LI><A     href="#palonto">Palontologie et primatologie</A> </LI>             </UL>             <UL>               <LI><A href="#organisations">Associations et organismes</A>                <LI><A     href="#journaux">Priodiques et autres publications</A> </LI>             </UL>             <HR>             <h2><A name=anatomie>Anatomie et physiologie</A></h2>             <P><A href="http://www.anth.ucsb.edu/faculty/walker/dentition/HumanDentition.html">The                Human Dentition</A><BR>               Ce site prsente l'ensemble des dents formant la dentition humaine                 l'aide de plans vido . Le logiciel <A  href="http://www.quicktime.com/">Quicktime</A> d'Apple est requis.              <P><A href="http://www.csuchico.edu/anth/Module/skull.html">Skull                Module</A><BR>               Module d'apprentissage des os formant le crne humain.  l'aide                d'une image cliquable reprsentant un crne selon plusieurs plans                (arrire, avant, ct, dessous), l'usager peut slectionner un os                en particulier et avoir de l'information sur celui-ci. Le site possde                aussi un glossaire des termes utiliss.</P>             <A   href="#debut">[Retour au dbut de              page]</A>              <HR>             <H2><A name=volution>volution</A></H2>             <P><A href="http://www.human-nature.com/darwin/index.html">Darwin                and Darwinism</A> <BR>               Ce site propose plusieurs ouvrages en version intgrale d'auteurs                clbres dont l'<EM>Origine des espces</EM> de Darwin. De nombreux                liens vers des sites Web sur l'volution compltent le tout.</P>             <P><A href="http://daphne.palomar.edu/animal/animal_1.htm">Classification                of living things </A><BR>               Tutoriel ralis par le prof. Dennis O'Neil du college Palomar de                Californie. Introduction aux principes de la taxonomie oriente                vers les catgories de classification du genre humain. (Traduction                libre)</P>             <P><A href="http://www.talkorigins.org/origins/faqs-evolution.html">The                Talk.Origins Archives : Evolution FAQS</A><BR>               Textes se penchant sur l'volution et ses mcanismes. La section                "fossiles hominids" prsente les arguments crationnistes et volutionnistes                qui ont t formuls envers nos anctres.</P>             <A   href="#debut">[Retour au dbut de              page]</A>              <HR>             <H2><A name=gntique>Gntique </A></H2>             <P><A href="http://www.ornl.gov/TechResources/Human_Genome/home.html">The                Human Genome Project</A><BR>               Projet dont l'objectif est d'identifier l'ensemble des gnes prsents                dans l'ADN humain. The Human Genome Project offre plusieurs ressources                et textes ayant trait  la gntique.</P>             <A   href="#debut">[Retour au dbut de              page]</A>              <HR>             <H2><A name=palonto>Palontologie et primatologie</A></H2>             <P><A href="http://www.cruzio.com/~cscp/index.htm">Fossil Evidence                for Human Evolution in China</A><BR>               Ce site s'intresse  la palontologie chinoise. Un catalogue d'images                de fossiles prhumains et humains est disponible de mme que plusieurs                articles en texte intgral.</P>             <P><A href="http://www.leeds.ac.uk/chb/h1060.html">History of Man                : Human Evolution</A><BR>               La dernire section de ce site, Humb 1060 Course notes, offre plusieurs                textes en format PDF traitant de la palontologie et de la primatologie                (comportement, taxonomie). <A href="http://www.adobe.com/">Acrobat                Reader</A> requis.</P>             <P><A href="http://www.neanderthal-modern.com/index.html">Neanderthals                and Modern Humans-A Regional Guide</A><BR>               Site d'information rcente sur les dcouverrtes concernant les peuples                de la prhistoire eurasienne et sur les premiers tres humains qui                leur ont succd.</P>             <P><A href="http://www.cast.uark.edu/local/icaes/">Origins and Evolution                of Human Diet</A><BR>               Textes provenant du 14e congrs d'anthropologie et des sciences                ethnologiques portant sur les origines et l'volution de l'alimentation                humaine.</P>             <P><A href="http://metz.une.edu.au/~pbrown3/palaeo.html">Peter Brown's                Australian and Asian Paleoanthropology</A><BR>               Site ax sur la palontologie de l'Asie et de l'Australie. Certains                fichiers ncessitent le plugin <A  href="http://www.adobe.com/">Acrobat Reader</A> d'Adobe.</P>             <P><A href="http://www.primate.wisc.edu/pin/">Primate Info Net</A><BR>               Site offrant plusieurs ressources et hyperliens relis au domaine                de la primatologie et de la palontologie (anatomie, comportement,                taxonomie, etc). Le site donne aussi accs  l'annuaire international                des primatologues.</P>             <A   href="#debut">[Retour au dbut de              page]</A>              <HR>             <H2><A name=organisations>Associations et organismes</A></H2>             <P><A href="http://www.aanthq.qc.ca/">Association des anthropologues                du Qubec</A><BR>               Association dont le but est de crer un rseau d'changes entre                les anthropologues qubcois. Les archives du bulletin de liaison                sont disponibles.</P>             <P><A href="http://www.aaanet.org/">American Anthropological association</A><BR>               Vaste association reprsentant l'anthropologie dans son ensemble                : archologie, ethnolinguistique, anthropologie biologique et anthropologie                culturelle. Cette association se subdivise en plusieurs sections                : anthropologie de la religion, psychologique, visuelle, biologique,                etc.</P>             <P><A href="http://vlib.anthrotech.com/Biophysical_Anthropology/Organizations/">BioPhysical                Anthropology - Organizations</A><BR>               Liste d'associations en anthropologie biologique/physique et leurs                sites Web telles l'American Association of Physical Anthropologist                et l'American Society of Primatologists</P>             <H2><A name=journaux>Priodiques et autres publications</A></H2>             <P><A href="http://www3.interscience.wiley.com/cgi-bin/jtoc?Type=DD&ID=67502024">American                Journal of Human Biology</A><BR>               ... a peer-reviewed, internationally circulated journal that publishes                reports of original research, theoretical articles and timely reviews,                and brief communications in the interdisciplinary field of human                biology.The Journal serves as a forum for scientists and health                professionals who share common interests in understanding individual                and population variation in health and disease. As the official                journal of the HUMAN BIOLOGY ASSOCIATION, the Journal also publishes                abstracts of research presented at its annual scientific meeting.                Reviews of books and other publications relevant to human biology                are also regularly published. Les articles peuvent tre consults                en utilisant un ordinateur reli au rseau dorsal de l'Universit                de Montral (adresse IP 132.204.*.*). La collection d'articles en                texte intgral dbute en 1997 et les rsums, en 1996.</P>             <P><A href="http://www.journals.uchicago.edu/AJHG/journal/available.html">American                Journal of Human Genetics</A><BR>               Since its inception in 1948, AJHG has provided a record of research                and review relating to heredity in man and to the application of                genetic principles in medicine, psychology, anthropology, and social                services, as well as in related areas of molecular and cell biology.                Topics explored by AJHG include behavioral genetics, biochemical                genetics, clinical genetics, cytogenetics, dysmorphology, genetic                counseling, immunogenetics, and population genetics and epidemiology.Les                articles peuvent tre consults en utilisant un ordinateur reli                au rseau dorsal de l'Universit de Montral (adresse IP 132.204.*.*).                Les textes lectroniques sont disponibles depuis 1997, les rsums                depuis 1996.</P>             <P><A href="http://www3.interscience.wiley.com/cgi-bin/jtoc?ID=28130">American                journal of Physical Anthropology</A><BR>               The American Journal of Physical Anthropology is designed for the                prompt publication of original and significant articles of human                evolution and variation, including primate morphology, physiology,                genetics, adaptation, growth, development, and behavior, present                and past. It also publishes book reviews, technical reports, brief                communications, and the abstracts and proceedings of the American                Association of Physical Anthropologists.Les articles peuvent tre                consults en utilisant un ordinateur reli au rseau dorsal de l'Universit                de Montral (adresse IP 132.204.*.*). Les textes sont disponibles                depuis 1997, les rsums depuis 1996. </P>             <P><A href="http://anthro.AnnualReviews.org/">Annual Review of Anthropology</A><BR>               Version lectronique de l'ouvrage imprim du mme nom. Les articles                peuvent tre consults en utilisant un ordinateur reli au rseau                dorsal de l'Universit de Montral (adresse IP 132.204.*.*). La                collection d'articles en texte intgral dbute en 1996 avec le numro                25.</P>             <P><A href="http://157.242.64.83/ahbe.htm">Advances in Human Behavior                and Evolution</A><BR>               Priodique lectronique sous forme de liste de discussion. Le priodique                est divis en plusieurs sections comportant de nombreux articles.                Ceux qui ne sont pas abonns peuvent seulement lire les articles                et ne peuvent pas y rpondre.</P>             <P><A href="http://www3.interscience.wiley.com/cgi-bin/jtoc?ID=38641">Evolutionary                Anthropology</A><BR>               Evolutionary Anthropology is an authoritative review journal that                focuses on issues of current interest in biological anthropology,                paleoanthropology, archaeology, functional morphology, social biology,                and bone biology including dentition and osteology  as well as                human biology, genetics, and ecology. Les articles peuvent tre                consults en utilisant un ordinateur reli au rseau dorsal de l'Universit                de Montral (adresse IP 132.204.*.*). Les textes sont diponibles                depuis 1997, les rsums, depuis 1996.</P>             <P><A href="http://www3.interscience.wiley.com/cgi-bin/jtoc?ID=5488">International                Journal of Osteoarchaeology</A><BR>               The aim of the International Journal of Osteoarchaeology is to                provide a forum for the publication of papers dealing with all aspects                of the study of human and animal bones from archaeological contexts.                The journal will publish original papers dealing with human or animal                bone research from any area of the world. It will also publish short                papers which give important preliminary observations from work in                progress and it will publish book reviews. All papers will be subject                to peer review. Les articles peuvent tre consults en utilisant                un ordinateur reli au rseau dorsal de l'Universit de Montral                (adresse IP 132.204.*.*). Les textes sont diponibles depuis 1997,                les rsums, depuis 1996.</P>             <P><A href="http://www.academicpress.com/jhevol">Journal of Human                Evolution</A><BR>               Priodique couvrant l'ensemble des disciplines relies  l'anthropologie                biologique et physique. Ceux qui ne sont pas abonns peuvent consulter                les rsums des articles entre 19 h 00 et 5 h 00, heure du Pacifique.</P>             <A   href="#debut">[Retour au dbut de              page]</A>              <HR>             <P align=center> <A   href="index.html">Accueil</A> | <A   href="general.html">Ressources gnrales</A>                | <A href="sociocul.html">Anthropologie                socio-culturelle</A> | Anthropologie biologique<BR>               <A   href="linguistique.html">Anthropologie linguistique</A>                | <A   href="archeologie.html">Archologie</A> |                <A   href="carte.html">Carte du site</A> </P>             <p>&nbsp;</p><!-- #EndEditable -->        	  </td></table>  	   	   	  <table width="759" cellspacing=" 0" cellpadding=" 0">       </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"> <!-- #BeginEditable "URL_prec" --><a href="index.html"><img src="../images/utilitaires/retour_prec.gif" width="170" height="16" border="0" alt="Retour &agrave;  la page pr&eacute;c&eacute;dente"></a><!-- #EndEditable --> </p>  <!-- #BeginEditable "cartouche" -->  <table bgcolor="2A92CA" width="383">   <tr>      <td height="57">        <address></address>       <address>&copy;Biblioth&egrave;que des lettres et sciences humaines<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/SS">http://www.bib.umontreal.ca/SS</a>        <br>       Responsable&nbsp;: <a href="mailto:marie.brisebois@umontreal.ca">Marie Brisebois        (marie.brisebois@umontreal.ca)</a></address>       </td>   </tr> </table> <!-- #EndEditable -->  </BODY> <!-- #EndTemplate --></HTML> 
