CINXE.COM

<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" /> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport" /> <meta content="CONICET Digital, el repositorio institucional del CONICET, un servicio gratuito para acceder a la producción científico-tecnológica de investigadores, becarios y demás personal del CONICET." name="Description" /> <link rel="shortcut icon" href="/themes/CONICETDigital/images/favicon.ico" /> <link rel="apple-touch-icon" href="/themes/CONICETDigital/images/apple-touch-icon.png" /> <meta name="Generator" content="DSpace 6.5.32" /> <link type="application/opensearchdescription+xml" rel="search" href="http://ri.conicet.gov.ar:80/open-search/description.xml" title="DSpace" /> <style> @media (min-width: 1200px){ .mini-item{ float: left; padding: 0px; width: 13% !important; } } @media (max-width: 1200px){ .mini-item{ float: left; } } .ui-icon-extlink {display:none!important;} main a[href^="http://"][target^=_blank]:after, main a[href^="http://"][target^=_blank]:after, main a[href^="https://"][target^=_blank]:after, main a[href^="https://"][target^=_blank]:after { display:none!important; } </style> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "https://ri.conicet.gov.ar/", "potentialAction": { "@type": "SearchAction", "target": "https://ri.conicet.gov.ar/discover?query={search_term_string}", "query-input": "required name=search_term_string" } } </script> <script type="text/javascript"> //Clear default text of empty text areas on focus function tFocus(element) { if (element.value == ' '){element.value='';} } //Clear default text of empty text areas on submit function tSubmit(form) { var defaultedElements = document.getElementsByTagName("textarea"); for (var i=0; i != defaultedElements.length; i++){ if (defaultedElements[i].value == ' '){ defaultedElements[i].value='';}} } //Disable pressing 'enter' key to submit a form (otherwise pressing 'enter' causes a submission to start over) function disableEnterKey(e) { var key; if(window.event) key = window.event.keyCode; //Internet Explorer else key = e.which; //Firefox and Netscape if(key == 13) //if "Enter" pressed, then disable! return false; else return true; } function FnArray() { this.funcs = new Array; } FnArray.prototype.add = function(f) { if( typeof f!= "function" ) { f = new Function(f); } this.funcs[this.funcs.length] = f; }; FnArray.prototype.execute = function() { for( var i=0; i < this.funcs.length; i++ ) { this.funcs[i](); } }; var runAfterJSImports = new FnArray(); function ocultar(e){ if(e!==undefined){ if ((e.previousSibling !== undefined)){ if(e.previousSibling !== null){ if(e.previousSibling.previousSibling !== undefined){ if(e.previousSibling.previousSibling !== null) { e.previousSibling.previousSibling.setAttribute('style',''); e.setAttribute('style','Display:none'); e.parentNode.lastChild.previousSibling.setAttribute('style','Display:none'); } } } } } } function mostrar(eve,a){ e=eve.parentNode.parentNode; if(jQuery(e.parentNode.lastElementChild).is(":visible")){ jQuery(e.parentNode.lastElementChild).hide('slow',function(){jQuery('.explorarPor').css('height',jQuery('#ds-body').outerHeight()-14);}); //e.firstElementChild.firstElementChild.setAttribute("style","width: 12px;transform: rotate(0deg);"); jQuery(e.parentNode).css("background-image","url(/themes/CONICETDigital/images/BracketA.png)"); //jQuery(e.parentNode).css("font-size","105%"); if(e.parentNode.parentNode.parentNode.tagName=="DIV"){ jQuery(e.parentElement).css("background-color",""); jQuery(e.parentElement).css("padding-bottom","8px"); } } else{ jQuery(e.parentNode.lastElementChild).show('slow',function(){jQuery('.explorarPor').css('height',jQuery('#ds-body').outerHeight()-14);}); jQuery(e.parentNode).css("background-image","url(/themes/CONICETDigital/images/BracketB.png)"); if(e.parentNode.parentNode.parentNode.tagName=="DIV"){ jQuery(e.parentElement).css("padding-bottom","0px"); } } } function mostrarArea(e,a){ if(jQuery(e.parentNode.lastElementChild).is(":visible")){ jQuery(e.parentNode.lastElementChild).hide('slow',function(){jQuery('.explorarPor').css('height',jQuery('#ds-body').outerHeight()-14);}); //e.firstElementChild.firstElementChild.setAttribute("style","width: 12px;transform: rotate(0deg);"); jQuery(e.parentNode).css("background-image","url(/themes/CONICETDigital/images/BracketA.png)"); //jQuery(e.parentNode).css("font-size","105%"); if(e.parentNode.parentNode.parentNode.tagName=="DIV"){ jQuery(e.parentElement).css("background-color",""); jQuery(e.parentElement).css("padding-bottom","8px"); } } else{ jQuery(e.parentNode.lastElementChild).show('slow',function(){jQuery('.explorarPor').css('height',jQuery('#ds-body').outerHeight()-14);}); jQuery(e.parentNode).css("background-image","url(/themes/CONICETDigital/images/BracketB.png)"); if(e.parentNode.parentNode.parentNode.tagName=="DIV"){ jQuery(e.parentElement).css("padding-bottom","0px"); } } } </script> <title xmlns:i18n="http://apache.org/cocoon/i18n/2.1">Ver Autor JESUS DARIO NUÑEZ</title> <link rel="stylesheet" href="/themes/CONICETDigital/lib/css/style.css?v=1.01" media="all" type="text/css" /> <style> .file-wrapper, .ds-artifact-item { min-height: 160px; } </style> <style type="text/css"> #aspect_VerAuthor_div_browse-by-author{ font-size: 15px; color: #118fca; } </style> <link rel="stylesheet" href="/static/css/autoptimize_859ecb60158b41ba29193deb026da47e.css?ver=1.2.2" media="all" type="text/css" /> <link rel="stylesheet" href="/static/css/autoptimize_859ecb60158b41ba29193deb026da47e.css?ver=1.2.2" media="all" type="text/css" /> <script src="/themes/CONICETDigital/lib/js/jquery.js?ver=1.12.4" type="text/javascript">;</script> <script src="/static/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1" type="text/javascript">;</script> <script src="/themes/CONICETDigital/lib/js/bootstrap.min.js?ver=5.0.4" type="text/javascript">;</script> <style> .ordenFecha select{ position: relative; left: 60px; } .ordenFecha select ~select{ } .ordenFecha input{ position: relative; left: 200px; width: 235px; } .ordenFecha input ~input{ width: inherit; } .controlFecha select{ position: relative; left: 288px; } .controlFecha select ~select{ } .controlFecha span{ position: relative; left: 288px; } .controlFecha span ~span{ } .controlFecha input{ position: relative; left: 288px; } .controlFecha input ~input{ } #aspect_discovery_RelatedItems_div_item-related-container{ float: left; } </style> </head><!--[if lt IE 7 ]> <body class="ie6"> <![endif]--> <!--[if IE 7 ]> <body class="ie7"> <![endif]--> <!--[if IE 8 ]> <body class="ie8"> <![endif]--> <!--[if IE 9 ]> <body class="ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--><body ><!--<![endif]--> <div id="ds-main"> <header class="site-header" id="masthead"> <nav class="navbar navbar-default"> <div class="container flexbox-container"> <div class="navbar-header"> <button aria-expanded="false" data-target="#bs-example-navbar-collapse-1" data-toggle="collapse" class="navbar-toggle collapsed" type="button"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"> </span> <span class="icon-bar"> </span> <span class="icon-bar"> </span> </button> <a href="/" aria-label="Repositorio Institucional" class="navbar-brand"> <img alt="Repositorio Institucional" height="50" src="/static/images/logo.png" /> </a> <div class="conicet-text">Repositorio Institucional<br />CONICET Digital</div> </div> <div class="navtopright"> <div class="redeshome"> <ul> <li class="h-buscador header-links"> <form action="/discover" id="searchform" method="get" name="busquedaForm" role="search"> <div class="buscar input-group"> <input class="field form-control form-text" type="text" value="" onkeypress="return submitFormWithEnter(this,event)" id="s" name="query" autocomplete="off" placeholder="Buscar..." /> <span class="input-group-btn"> <button type="submit" id="searchsubmit" class="btn-primary btn form-submit"> <i class="fa fa-search"> <span /> </i> </button> </span> </div> </form> </li> </ul> </div> </div> </div> <div id="bs-example-navbar-collapse-1" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li> <a target="" href="/" aria-label="Inicio">Inicio</a> </li> <li class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href="#"> EXPLORAR <span class="caret" /> </a> <ul class="dropdown-menu"> <li> <a href="/explorar-autores">AUTORES</a> </li> <li> <a href="/subject/">DISCIPLINAS</a> </li> <li> <a href="/community-list">COMUNIDADES</a> </li> </ul> </li> <li> <a target="" href="/wp/estadisticas/" aria-label="Estadísticas">Estadísticas</a> </li> <li class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href="#"> Novedades <span class="caret" /> </a> <ul class="dropdown-menu"> <li> <a href="/wp/novedades-2/noticias/">Noticias</a> </li> <li> <a href="/wp/novedades-2/boletines/">Boletines</a> </li> </ul> </li> <li class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href="#"> Ayuda <span class="caret" /> </a> <ul class="dropdown-menu"> <li> <a href="/wp/ayuda/">General</a> </li> <li> <a href="/wp/ayuda/datos-de-investigacion/">Datos de investigación</a> </li> </ul> </li> <li class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href="#"> Acerca de <span class="caret" /> </a> <ul class="dropdown-menu"> <li> <a href="/wp/acerca-de/conicet-digital/">CONICET Digital</a> </li> <li> <a href="/wp/acerca-de/equipo/">Equipo</a> </li> <li> <a href="/wp/acerca-de/red/">Red Federal</a> </li> </ul> </li> <li> <a target="" aria-label="Contacto" href="/wp/contacto/?ref=http://ri.conicet.gov.ar/author/27984">Contacto</a> </li> </ul> </div> </nav> </header> <div class="hidden" id="no-js-warning-wrapper"> <div id="no-js-warning"> <div class="notice failure">JavaScript is disabled for your browser. Some features of this site may not work without it.</div> </div> </div> <div id="ds-body"> <section> <div class="container"> <h1 class="ds-div-head">JESUS DARIO NUÑEZ</h1> <div id="aspect_conicet_VerAutor_div_author-view" class="ds-static-div primary"> <h2 class="ds-div-head">Datos académicos</h2> <div id="aspect_conicet_VerAutor_div_datos" class="ds-static-div"> <table id="aspect_conicet_VerAutor_table_datos" class="ds-table"> <tr class="ds-table-row odd"> <td class="ds-table-cell odd">Lugar de trabajo</td> <td class="ds-table-cell even">UNIVERSIDAD NACIONAL DE MAR DEL PLATA / FACULTAD DE CS.EXACTAS Y NATURALES / DEPARTAMENTO DE CS.MARINAS / LABORATORIO D/BIO-ECOLOGIA D/CRUSTACEOS Y MOLUSCOS DEL M.A</td> </tr> <tr class="ds-table-row even"> <td class="ds-table-cell odd">Título</td> <td class="ds-table-cell even">Doctor en ciencias biológicas</td> </tr> <tr class="ds-table-row odd"> <td class="ds-table-cell odd">Grado</td> <td class="ds-table-cell even">Universitario de posgrado/doctorado</td> </tr> </table> </div> </div> <div id="aspect_conicet_VerAutor_div_browse-by-author-items" class="ds-static-div primary"> <p class="ds-paragraph">PRODUCCION CIENTÍFICO TECNOLÓGICA</p> <div style=" margin-top: 20px; width: 100%; margin-bottom: 20px;" class="pagination clearfix top"> <p class="pagination-info">Mostrando ítems 1-20 de 43</p> <ul xmlns:i18n="http://apache.org/cocoon/i18n/2.1" class="pagination-links"> <li /> <li> <a class="next-page-link" href="?pagina=1">Página siguiente</a> </li> </ul> </div> <div xmlns:i18n="http://apache.org/cocoon/i18n/2.1" id="aspect_conicet_VerAutor_div_browse-by-author-results" class="ds-static-div primary"> <ul xmlns:oreatom="http://www.openarchives.org/ore/atom/" xmlns:ore="http://www.openarchives.org/ore/terms/" xmlns:atom="http://www.w3.org/2005/Atom" class="ds-artifact-list"> <!-- External Metadata URL: cocoon://metadata/handle/11336/34399/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/34399"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/34399/CONICET_Digital_Nro.bcb6ea21-99f3-4c8c-a387-18615e736797_A.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/34399">A geographic comparison of the resting site fidelity behaviour in an intertidal limpet: Correlation with biological and physical factors</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/19029">Cledón, Maximiliano</a> </span> </span> <span class="publisher-date">(<span class="publisher">Elsevier Science</span>, <span class="date">2014-02</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/224260/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/224260"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/224260/CONICET_Digital_Nro.ec5d142c-bb4e-4b09-8f9b-f256fc6c4d50_B.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/224260">An intertidal limpet species as a bioindicator: Pollution effects reflected by shell characteristics</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/33901">Laitano, Marìa Victoria</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/19029">Cledón, Maximiliano</a> </span> </span> <span class="publisher-date">(<span class="publisher">Elsevier Science</span>, <span class="date">2012-03</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/121449/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/121449"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/121449/CONICET_Digital_Nro.581d326a-9f9b-478c-b59e-24fa2716fdad_A.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/121449">Annual rhythms of temporal niche partitioning in the Sparidae family are correlated to different environmental variables</a> </div> <div class="artifact-info"> <span class="author"> <span>Sbragaglia, Valerio</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span>Dominoni, Davide</span>; <span>Coco, Salvatore</span>; <span>Fanelli, Emanuela</span>; <span>Azzurro, Ernesto</span>; <span>Marini, Simone</span>; <span>Nogueras, Marc</span>; <span>Ponti, Massimo</span>; <span>del Rio Fernandez, Joaquin</span>; <span>Aguzzi, Jacopo</span> </span> <span class="publisher-date">(<span class="publisher">Nature</span>, <span class="date">2019-02</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/167944/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/167944"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/themes/CONICETDigital/images/thumb_default.png" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/167944">Artificial light at night (ALAN) mediates transient spatial aggregation of an ecosystem engineer, the crab Neohelice granulata (Dana, 1851) (Decapoda: Brachyura: Varunidae), under different ecological contexts</a> </div> <div class="artifact-info"> <span class="author"> <span>Quiñones Llópiz, Jesús David</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/3273">Ribeiro, Pablo Damián</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5149">Luppi, Tomas Atilio</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/42865">Chiaradia, Nicolas Mariano</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span> </span> <span class="publisher-date">(<span class="publisher">Oxford University Press</span>, <span class="date">2021-12</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/159466/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/159466"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/themes/CONICETDigital/images/thumb_default.png" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/159466">Artificial light at night increases the predatory pressure in a salt marsh keystone species</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/19282">Bas, Claudia Cristina</a> </span>; <span class="ds-dc_contributor_author-authority">Pérez García, Macarena</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/3273">Ribeiro, Pablo Damián</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5149">Luppi, Tomas Atilio</a> </span> </span> <span class="publisher-date">(<span class="publisher">Elsevier</span>, <span class="date">2021-05</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/162034/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/162034"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/162034/CONICET_Digital_Nro.16194212-3d65-438c-8a3e-2add475b4257_A.pdf.jpg?sequence=-1&amp;isAllowed=n" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/162034">Artificial light at night may increase the predation pressure in a salt marsh keystone species</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/19282">Bas, Claudia Cristina</a> </span>; <span class="ds-dc_contributor_author-authority">Pérez García, Macarena</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/3273">Ribeiro, Pablo Damián</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5149">Luppi, Tomas Atilio</a> </span> </span> <span class="publisher-date">(<span class="publisher">Elsevier</span>, <span class="date">2021-05</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/216180/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/216180"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/216180/CONICET_Digital_Nro.e50667c2-8463-4c3f-a302-46f86185cb5b_B.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/216180">Automated tracking of aquatic crustaceans with potential application on the quantification of animals movement</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/67652">Massone, Octavio Antonio</a> </span>; <span>García, José A.</span> </span> <span class="publisher-date">(<span class="publisher">Asociación Argentina de Ecología</span>, <span class="date">2022-12</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/134657/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/134657"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/themes/CONICETDigital/images/thumb_default.png" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #FFCE00; font-size: 9pt; color: #fff; padding-right: 8px;"> Capítulo de Libro</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/134657">Biogeography and habitat use</a> </div> <div style="color: #808080;" class="item-titulo-libro">Título del libro: Neohelice granulata, a model species for studies on crustaceans: Life History and Ecology</div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/3273">Ribeiro, Pablo Damián</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5149">Luppi, Tomas Atilio</a> </span> </span> - <span>Otros responsables: </span> <span> <a style="text-decoration:none;font-weight: 400;color: gray;" href="/discover?field=author&amp;filtertype=author&amp;filter_relational_operator=equals&amp;filter=Rodríguez, Enrique M.">Rodríguez, Enrique M.</a> </span> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;font-weight: 400;" href="/author//&gt;&#10;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;&#9;5149">Luppi, Tomas Atilio</a> </span> - <span class="publisher-date">(<span class="publisher">Cambridge Scholars Publishing</span>, <span class="date">2020</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/34438/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/34438"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/34438/CONICET_Digital_Nro.9a73eb9c-274b-4bdf-8c9c-b1f692afe332_A.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/34438">Burrowing behavior of an infaunal clam species after siphon nipping</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/33901">Laitano, Marìa Victoria</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/33525">Meretta, Pablo Ezequiel</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span> </span> <span class="publisher-date">(<span class="publisher">Elsevier Science</span>, <span class="date">2014-05</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/122348/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/122348"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/122348/CONICET_Digital_Nro.62a558c4-7f9a-40ba-bcb0-3e5f006da7e3_G.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/122348">Clam population dynamics as an indicator of beach urbanization impacts</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/33901">Laitano, Marìa Victoria</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/42865">Chiaradia, Nicolas Mariano</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span> </span> <span class="publisher-date">(<span class="publisher">Elsevier Science</span>, <span class="date">2019-06</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/100791/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/100791"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/100791/CONICET_Digital_Nro.af6a0893-0201-4936-9d42-624ebc9d8b58_D.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/100791">Deep phylogeographic divergence among populations of limpet Siphonaria lessoni on the east and west coasts of South America</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/4540">Fernandez Iriarte, Pedro Jose</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span>; <span class="ds-dc_contributor_author-authority">Iudica, Celia Estela</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/19029">Cledón, Maximiliano</a> </span> </span> <span class="publisher-date">(<span class="publisher">Springer</span>, <span class="date">2015-01</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/235606/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/235606"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/themes/CONICETDigital/images/thumb_default.png" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/235606">Disparate response of decapods to low pH: A meta-analysis of life history, physiology and behavior traits across life stages and environments</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/3273">Ribeiro, Pablo Damián</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/171963">Pérez García, Macarena</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/19282">Bas, Claudia Cristina</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5149">Luppi, Tomas Atilio</a> </span> </span> <span class="publisher-date">(<span class="publisher">Pergamon-Elsevier Science Ltd</span>, <span class="date">2024-03</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/167942/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/167942"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/themes/CONICETDigital/images/thumb_default.png" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/167942">Effect of biological and anthropogenic sound on the orientation behavior of four species of brachyuran crabs</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/26808">Sal Moyano, María Paz</a> </span>; <span>Ceraulo, María</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/26499">Hidalgo, Fernando Jose</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5149">Luppi, Tomas Atilio</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span>Radford, Craig A.</span>; <span class="ds-dc_contributor_author-authority">Mazzola, Salvatore</span>; <span class="ds-dc_contributor_author-authority">Gavio, Maria Andrea</span>; <span class="ds-dc_contributor_author-authority">Buscaino, Giuseppa</span> </span> <span class="publisher-date">(<span class="publisher">Inter-Research</span>, <span class="date">2021-07-08</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/234501/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/234501"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/themes/CONICETDigital/images/thumb_default.png" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/234501">Effect of low pH on embryonic and larval traits in the estuarine semi-terrestrial crab Neohelice granulata</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/171963">Pérez García, Macarena</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5149">Luppi, Tomas Atilio</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span> </span> <span class="publisher-date">(<span class="publisher">Academic Press Ltd - Elsevier Science Ltd</span>, <span class="date">2024-01</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/34462/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/34462"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/34462/CONICET_Digital_Nro.b1797159-7f00-436c-9535-e47077207091_A.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/34462">Effect of the endosymbiotic pea crab Calyptraeotheres garthi on the metabolic rate and oxidative status of the slipper limpet Crepidula cachimilla</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/5308">Menone, Mirta Lujan</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/50104">Iturburu, Fernando Gastón</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span>Baeza, J. Antonio</span> </span> <span class="publisher-date">(<span class="publisher">Wiley Blackwell Publishing, Inc</span>, <span class="date">2014-01</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/203968/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/203968"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/203968/CONICET_Digital_Nro.a009b2ac-26a9-48c0-9c3e-5754f6fb2301_B.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/203968">Effects of seawater temperature and seasonal irradiance on growth, reproduction, and survival of the endemic Antarctic brown alga Desmarestia menziesii (Phaeophyceae)</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority">Matula, Carolina Veronica</span>; <span class="ds-dc_contributor_author-authority">Quartino, Maria Liliana</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span>Zacher, Katharina</span>; <span>Bartsch, Inka</span> </span> <span class="publisher-date">(<span class="publisher">Springer</span>, <span class="date">2022-02-08</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/100914/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/100914"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/100914/CONICET_Digital_Nro.7c94db08-5737-44e2-98f6-8ebc0557a120_A.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/100914">First laboratory insight on the behavioral rhythms of the bathyal crab Geryon longipes</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span>Sbragaglia, V.</span>; <span>García, J.A.</span>; <span>Company, J.B.</span>; <span>Aguzzi, J.</span> </span> <span class="publisher-date">(<span class="publisher">Pergamon-Elsevier Science Ltd</span>, <span class="date">2016-10</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/167914/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/167914"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/167914/CONICET_Digital_Nro.3f04d750-8fbd-473c-b915-4ae392208217_B.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/167914">Flood-stimulated herbivory drives range retraction of a plant ecosystem</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/96763">Rocca, Camila</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/24247">Daleo, Pedro</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority">Silliman, Brian Red</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/4936">Iribarne, Oscar Osvaldo</a> </span>; <span>Angelini, Christine</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/24392">Alberti, Juan</a> </span> </span> <span class="publisher-date">(<span class="publisher">Wiley Blackwell Publishing, Inc</span>, <span class="date">2021-06</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/88224/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item odd"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/88224"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/88224/CONICET_Digital_Nro.4d081295-0ce1-47ab-83cb-b30f6ffa2592_A.pdf.jpg?sequence=-1&amp;isAllowed=y" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/88224">Genetic and morpho-physiological differentiation in a limpet population across an intertidal gradient</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/4540">Fernandez Iriarte, Pedro Jose</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/16742">Ocampo, Emiliano Hernan</a> </span>; <span>Madrid, Enrique</span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/19029">Cledón, Maximiliano</a> </span> </span> <span class="publisher-date">(<span class="publisher">Springer</span>, <span class="date">2018-11-03</span>)</span> </div> </span> </div> </li> <!-- External Metadata URL: cocoon://metadata/handle/11336/203794/mets.xml?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL--> <li class="ds-artifact-item even"> <div class="artifact-preview col-md-2 mini-item"> <a href="/handle/11336/203794"> <img style="height: 140px; object-fit: cover;" onerror="this.src='/themes/CONICETDigital/images/thumb_default.png';" width="100" alt="Thumbnail" src="/bitstream/handle/11336/203794/CONICET_Digital_Nro.c2a871cc-67d8-4dac-920c-bbb121393200_B.pdf.jpg?sequence=-1&amp;isAllowed=n" /> </a> </div> <div class="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;artifact-description col-md-10 &#10;&#9;&#9;&#9;&#9;" style="&#9;&#9;&#9;&#9;&#9;&#10;&#9;&#9;&#9;&#9;&#9;min-height: 55px;&#10;&#9;&#9;&#9;&#9;"> <span> <div class="artifact-title"> <span style="padding-left: 8px; background-color: #00BEE6; font-size: 9pt; color: #fff; padding-right: 8px;"> Artículo</span> <a style="&#10; text-decoration: none; color: #0695D6; line-height: 15px; font-size:90%;&#10; " href="/handle/11336/203794">Geographical morpho-physiological variability is linked to genetic diversity in an intertidal false limpet</a> </div> <div class="artifact-info"> <span class="author"> <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/27984">Nuñez, Jesus Dario</a> </span>; <span class="ds-dc_contributor_author-authority"> <a style="text-decoration:none;background-image: url(/themes/CONICETDigital/images/conicet.png); background-repeat: no-repeat;background-position: right;padding-right: 19px;" href="/author/4540">Fernandez Iriarte, Pedro Jose</a> </span> </span> <span class="publisher-date">(<span class="publisher">Springer</span>, <span class="date">2022-04</span>)</span> </div> </span> </div> </li> </ul> </div> <div style=" margin-top: 20px; width: 100%; margin-bottom: 20px;" class="pagination clearfix bottom"> <p class="pagination-info">Mostrando ítems 1-20 de 43</p> <ul xmlns:i18n="http://apache.org/cocoon/i18n/2.1" class="pagination-links"> <li /> <li> <a class="next-page-link" href="?pagina=1">Página siguiente</a> </li> </ul> </div> </div> </div> </section> </div> <footer xmlns:i18n="http://apache.org/cocoon/i18n/2.1" class="main-footer bg-white" id="colophon"> <div id="secciones-footer" class="container"> <div class="row"> <div class="col-xs-12 col-sm-5 col-lg-3"> <div class="panel-pane pane-area-contacto"> <div class="pane-content"> <div class="social-share"> <ul class="list-inline"> <li> <a rel="noopener" target="_blank" href="https://www.facebook.com/CONICETDigital"> <span class="sr-only">Facebook</span> <i aria-hidden="true" class="fa fa-facebook"> <span /> </i> </a> </li> <li> <a rel="noopener" target="_blank" href="https://twitter.com/CONICETDigital"> <span class="sr-only">X Conicet Digital</span> <i aria-hidden="true" class="fa icono-arg-twitter-pajaro"> <span /> </i> </a> </li> <li> <a rel="noopener" target="_blank" href="https://www.instagram.com/conicetdigital_repo/"> <span class="sr-only">Instagram</span> <i aria-hidden="true" class="fa fa-instagram"> <span /> </i> </a> </li> <li> <a rel="noopener" target="_blank" href="https://www.youtube.com/user/ConicetDialoga"> <span class="sr-only">YouTube</span> <i aria-hidden="true" class="fa fa-youtube-play"> <span /> </i> </a> </li> <li> <a rel="noopener" target="_blank" href="https://soundcloud.com/conicet"> <span class="sr-only">Sound Cloud</span> <i aria-hidden="true" class="fa fa-soundcloud"> <span /> </i> </a> </li> <li> <a rel="noopener" target="_blank" href="https://www.linkedin.com/company/conicetdialoga/"> <span class="sr-only">LinkedIn</span> <i aria-hidden="true" class="fa fa-linkedin-square"> <span /> </i> </a> </li> </ul> </div> </div> <section class="block clearfix"> <div class="text-muted small"> <p>Los contenidos del CONICET están licenciados bajo <a rel="noopener" target="_blank" href="https://creativecommons.org/licenses/by/2.5/ar/">Creative Commons Reconocimiento 2.5 Argentina License</a> </p> </div> <div class="col-xs-9 col-sm-12 col-md-12 mt-1"> <a href="https://www.conicet.gov.ar/"> <img alt="https://www.conicet.gov.ar/ - CONICET" src="/themes/CONICETDigital/images/logo.png" class="img-responsive" /> </a> </div> </section> </div> </div> <div class="hidden-xs col-sm-7 col-lg-9 visible-lg-*"> <div class="col-md-4 col-sm-6 col-lg-3 col-menu-foot-simple"> <h3 class="h3 section-title"> <a target="" href="/">Inicio</a> </h3> </div> <div class="col-md-4 col-sm-6 col-lg-3 col-menu-foot-sub"> <h3 style="margin-bottom: 0px;" class="section-title">Explorar</h3> <ul style="margin-left: 0px; min-height: 110px;" class="ul-foot"> <li> <a target="" href="/explorar-autores">Autores</a> </li> <li> <a target="" href="/subject/">Disciplinas</a> </li> <li> <a target="" href="/community-list">Comunidades</a> </li> </ul> </div> <div class="col-md-4 col-sm-6 col-lg-3 col-menu-foot-simple"> <h3 class="h3 section-title"> <a target="" href="/wp/estadisticas/">Estadísticas</a> </h3> </div> <div class="col-md-4 col-sm-6 col-lg-3 col-menu-foot-sub"> <h3 style="margin-bottom: 0px;" class="section-title">Novedades</h3> <ul style="margin-left: 0px; min-height: 110px;" class="ul-foot"> <li> <a target="" href="/wp/novedades-2/noticias/">Noticias</a> </li> <li> <a target="" href="/wp/novedades-2/boletines/">Boletines</a> </li> </ul> </div> <div class="col-md-4 col-sm-6 col-lg-3 col-menu-foot-simple"> <h3 style=" margin-top: -6px;" class="h3 section-title"> <a target="" href="/wp/ayuda/">Ayuda</a> </h3> </div> <div class="col-md-4 col-sm-6 col-lg-3 col-menu-foot-sub"> <h3 style="margin-bottom: 0px;margin-top: -6px;" class="section-title">Acerca de</h3> <ul style="margin-left: 0px; min-height: 110px;" class="ul-foot"> <li> <a target="" href="/wp/acerca-de/conicet-digital/">CONICET Digital</a> </li> <li> <a target="" href="/wp/acerca-de/equipo/">Equipo</a> </li> <li> <a target="" href="/wp/acerca-de/red/">Red Federal</a> </li> </ul> </div> <div class="col-md-4 col-sm-6 col-lg-3 col-menu-foot-simple"> <h3 style=" margin-top: -6px;" class="h3 section-title"> <a target="" href="/wp/contacto/?ref=http://ri.conicet.gov.ar/author/27984">Contacto</a> </h3> </div> </div> </div> <div class="row" /> </div> <div id="container-direccion" class="row"> <div id="texto-direccion">Godoy Cruz 2290 (C1425FQB) CABA – República Argentina – Tel: +5411 4899-5400 repositorio@conicet.gov.ar</div> <div class="text-center" id="texto-tyc"> <a style="font-weight: 400;" href="https://www.conicet.gov.ar/terminos-de-uso-y-politicas-de-privacidad/">TÉRMINOS Y CONDICIONES</a> </div> <a href="https://www.conicet.gov.ar/terminos-de-uso-y-politicas-de-privacidad/" /> </div> <a href="https://www.conicet.gov.ar/terminos-de-uso-y-politicas-de-privacidad/" /> </footer> </div> <script type="text/javascript">!window.jQuery && document.write('<script type="text/javascript" src="/static/js/jquery-1.6.4.min.js"> <\/script>')</script> <script type="text/javascript" src="/themes/CONICETDigital/lib/js/jquery-ui-1.8.15.custom.min.js"> </script><!--[if lt IE 7 ]> <script type="text/javascript" src="/themes/CONICETDigital/lib/js/DD_belatedPNG_0.0.8a.js?v=1"> </script> <script type="text/javascript">DD_belatedPNG.fix('#ds-header-logo');DD_belatedPNG.fix('#ds-footer-logo');$.each($('img[src$=png]'), function() {DD_belatedPNG.fixPng(this);});</script><![endif]--> <script type="text/javascript"> runAfterJSImports.execute(); </script> <script async="true" src="&#10;&#9;&#9;&#9;&#9;https://www.googletagmanager.com/gtag/js?id=UA-65798903-1"> //un coment </script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-65798903-1'); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10