CINXE.COM

Cat谩logo UFRGS - Busca Simples

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- filename: find-b --> <html> <head> <title>Cat谩logo UFRGS - Busca Simples</title> <!-- filename: meta-tags --> <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="Sun, 06 Nov 1994 08:49:37 GMT"> <META HTTP-EQUIV="REFRESH" CONTENT="1200; URL=https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27684?func=logout"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> <META name="Description" content="Sistema de Bibliotecas da UFRGS"> <!-- meta http-equiv="X-UA-Compatible" content="IE=8" / --> <!-- Rodrigo esteve aqui --> <link rel="stylesheet" href="https://sabi.ufrgs.br/exlibris.css" TYPE="text/css"> <script type="text/javascript"> window.name = 'main'+Math.ceil(Math.random()* 100); function resize(multiplier) { if (document.body.style.fontSize == "") { document.body.style.fontSize = "1.0em"; } document.body.style.fontSize = parseFloat(document.body.style.fontSize) + (multiplier * 0.2) + "em"; } function exibirMsgAviso() { var c = document.getElementById("msgAviso"); if(c.innerHTML.length>0){ c.style.display = "block"; } } function getUrlVars() { var vars = [], hash; var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&'); for(var i = 0; i < hashes.length; i++) { hash = hashes[i].split('='); vars.push(hash[0]); vars[hash[0]] = hash[1]; } return vars; } function left(str, n) { if (n <= 0) return ""; else if (n > String(str).length) return str; else return String(str).substring(0,n); } function right(str, n) { if (n <= 0) return ""; else if (n > String(str).length) return str; else { var iLen = String(str).length; return String(str).substring(iLen, iLen - n); } } function atualizaCodigoCartao(idCampo) { var c = document.getElementById(idCampo); var i = 0; var tmpStr = ""; try{ if((c.value.length>0) && (c.value.length<8) && (c.value.replace(/[^0-9]/g, "").length==c.value.length)){ c.value = right("00000000" + c.value, 8); } } catch(e){ } } function confirmarFinalizaSessao() { var msg = "Aten莽茫o!" + "\n" + "\n" + "Ao encerrar a sess茫o as pesquisas realizadas ser茫o perdidas." ; var confirmada = window.confirm(msg); if(confirmada){ window.location = "https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27685?func=logout"; } } </script> <!-- <script type="text/javascript" src="https://sabi.ufrgs.br/resize.css"> </script> --> <script type="text/javascript" src="https://sabi.ufrgs.br/jquery.js"> </script> <script type="text/javascript" src="https://sabi.ufrgs.br/jquery.cookie.js"> </script> <style type="text/css"> #msgAviso { padding:3px 3px 3px 3px; margin:0px 0px 0px 0px; font-family:verdana, serif; font-size:12px; font-weight:bold; color:#ffffff; text-align: center; border:1px solid #A10005; background-color:#C70021; width:735px; display:none; } </style> <style type="text/css"> /** * Links Externos * Posicionamento */ #secaoLinksExternos { padding:0px 0px 0px 0px; margin:0px 0px 5px 0px; border:none; min-width:450px; } #secaoLinksExternos p { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; } #secaoLinksExternos .paragrafoEsquerdoLinkExterno { float:left; text-align:left; } #secaoLinksExternos .paragrafoDireitoLinkExterno { text-align:right; } /** * Links Externos * Cores/Fontes */ #secaoLinksExternos p a:hover, #secaoLinksExternos p a:active, #secaoLinksExternos p a:link, #secaoLinksExternos p a:visited { text-decoration:none; color:#212063; font-family:'Bitstream Cyberbit','Arial Unicode MS',Arial,Helvetica,serif; font-size:60%; font-weight:bold; } #secaoLinksExternos p a:hover { color:#d70005; } </style> <style type="text/css"> body { padding:0px 0px 0px 0px !IMPORTANT; margin:5px 7px 0px 7px !IMPORTANT; } </style> <script language="Javascript"> <!-- function setCookie() { document.cookie = "ALEPH_SESSION_ID = MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F; path = /"; } // --> </script> </head> <body topmargin="0" onload="javascript:setCookie();window.document.form1.request.focus();"> <!-- filename: head-1-nobor --> <!-- include-window-2 --> <script language="Javascript"> <!-- function open_window (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height="+screen.height*0.7+",width="+screen.width*0.7+",scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height="+screen.height*0.7+",width="+screen.width*0.7+",scrollbars,resizable"); } w.focus(); } function open_window2 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=100,width=500,scrollbars,resizable" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=100,width=500,scrollbars,resizable" ); } w.focus(); } function open_window3 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=400,width=450,scrollbars,resizable,top=200" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=400,width=450,scrollbars,resizable,top=200" ); } w.focus(); } function open_window4 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=150,width=450,scrollbars,resizable,top=200" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=150,width=450,scrollbars,resizable,top=200" ); } w.focus(); } function open_window_ext (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win2","height=500,width=500,scrollbars,resizable,toolbar,status,menubar"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win2","height=500,width=500,scrollbars,resizable,toolbar,status,menubar"); } w.focus(); } function set_iframe_location(url,id){ eval('document.all.' + id).src = url; } function open_window_confirm (loc,frame) { self.name=frame; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=220,width=450,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=220,width=450,scrollbars,resizable"); } w.focus(); } function delete_win1 () { var w = window.open ("","win1","height=220,width=450,scrollbars,resizable"); w.close(); } function open_window_ill (loc) { if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=500,width=500,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=500,width=500,scrollbars,resizable"); } w.focus(); } function open_message (msg) { // if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=300,width=350,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write("<head>\n"); w.document.write("<title>Aviso</title>\n"); w.document.write('<link rel="stylesheet" href="https://sabi.ufrgs.br/exlibris.css" TYPE="text/css">\n'); // w.document.write('<script>function focusw(){ window.focus(); } w.document.write('</head>\n'); w.document.write('<body onload="window.focus()" style="margin-top: 20">'); w.document.write('<p class="text6">'+msg+'</p><br>'); w.document.write('<a onclick="window.self.close();" href="#"><img src="https://sabi.ufrgs.br/exlibris/aleph/u22_1/alephe/www_f_por/icon/f-go.gif" border=0 alt="Ok"></a><br>\n'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); // } else { // var w = window.open ("","win1","height=500,width=500,scrollbars,resizable"); // } w.focus(); } ///////////////////// var msg = ''; var funcAtual = ""; try{ funcAtual = getUrlVars()["func"]; } catch(e){ funcAtual = ""; } if((funcAtual=="bor-loan") || (funcAtual=="bor-cash")){ msg = ""; } if (window.location.href.indexOf('myshelf-s') == -1) if (window.location.href.indexOf('myshelf-c') == -1) if (window.location.href.indexOf('myshelf-u') == -1){ if (msg != ''){ if (typeof(telaDeLogin) !== 'undefined') { if(!telaDeLogin){ //Desabilitamos para a tela login-session que exibir谩 a mensagem na pr贸pria p谩gina. open_message(msg); } } else open_message(msg); } } // --> </script> <!-- filename: links-externos --> <div id="secaoLinksExternos"> <p class="paragrafoEsquerdoLinkExterno"> <a href="http://www.ufrgs.br" title="Universidade Federal do Rio Grande do Sul"> UNIVERSIDADE FEDERAL DO RIO GRANDE DO SUL </a> </p> <p class="paragrafoDireitoLinkExterno"> <a href="https://www.ufrgs.br/bibliotecas/" title="Bibliotecas UFRGS"> BIBLIOTECAS UFRGS </a> </p> <p style="border: 3px solid red" align="center"> Para uma experi锚ncia de busca mais amig谩vel,<br>com mais conte煤do e adaptada para tablets e smartphones, acesse:<br> <a href="https://research.ebsco.com/c/5ovcoe/" target="_blank" style="font-size:100%;"><img src="https://www.ufrgs.br/bibliotecas/wp-content/uploads/imagens/logo/logo-sabi-120x68.png" class="logo-img" alt="Sabi+"></a> </p> </div> <script type="text/javascript"> jQuery.cookie("user", null); </script> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center"> <tr class="td2"> <!-- height="74" width="200" --> <td rowspan="2" valign="middle"> <a href="https://sabi.ufrgs.br"> <img border="0" height="89" width="240" src="https://sabi.ufrgs.br/exlibris/aleph/u22_1/alephe/www_f_por/icon/logo_sabi_novo.png" title="Cat谩logo on-line do Sistema de Bibliotecas da Universidade Federal do Rio Grande do Sul" alt="Cat谩logo on-line do Sistema de Bibliotecas da Universidade Federal do Rio Grande do Sul"> </a> </td> <td width="70%" align="center" class="text10" colspan="2"> <script type="text/javascript"> if (jQuery.cookie("base") == "ghosp") document.write("Produ莽茫o Intelectual em Gest茫o Hospitalar"); else if (jQuery.cookie("base") == "gsau") document.write("Produ莽茫o Intelectual de Gest茫o em Sa煤de"); else document.write("Cat&aacute;logo atual: Cat谩logo UFRGS"); </script> </td> <td width="25%" valign="bottom" align="center" rowspan="2" colspan="1"> <textarea style="display: none" id="tabela"> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td style="padding-bottom: 10px" class="" valign="middle" align="left" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27686?func=logout" class="blue2" title="Finaliza sua sess&atilde;o de trabalho">Encerrar sess&atilde;o</a> </td> </tr> <tr> <td class="" valign="middle" align="left" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27687?func=file&file_name=login-session" class="blue2" title="Solicita usu谩rio e senha para exibir informa莽玫es do usu谩rio">Identifica&ccedil;&atilde;o</a> </td> </tr> <tr> <td class="" valign="middle" align="left" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27688?func=bor-loan&adm_library=URS50" class="blue2" title="Solicita usu&aacute;rio e senha para efetuar renova&ccedil;&atilde;o e visualizar empr&eacute;stimos">Empr&eacute;stimos/Renova&ccedil;&otilde;es</a> </td> </tr> <tr> <td class="" valign="middle" align="left" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27689?func=bor-cash&adm_library=URS50" class="blue2" title="Solicita usu&aacute;rio e senha para visualizar d&eacute;bitos">D&eacute;bitos</a> </td> </tr> <tr> <td class="" valign="middle" align="left" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27690?func=myshelf-short" class="blue2" title="Mostra registros salvos na op&ccedil;&atilde;o Minha pasta">Minha pasta</a> </td> </tr> <tr> <td class="" valign="middle" align="left" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27691?func=file&file_name=help-1" class="blue2" title="Apresenta informa&ccedil;&otilde;es sobre o uso do sistema">Ajuda</a> </td> </tr> </table> </textarea> <script type="text/javascript"> if (jQuery.cookie("base") == "ghosp") document.write('<img height="87" width="102" src="https://sabi.ufrgs.br/exlibris/aleph/u22_1/alephe/www_f_por/icon/ghosp.jpg" title="Cat谩logo on-line do Sistema de Bibliotecas da Universidade Federal do Rio Grande do Sul" alt="Cat谩logo on-line do Sistema de Bibliotecas da Universidade Federal do Rio Grande do Sul">'); else if (jQuery.cookie("base") == "gsau") document.write('<img height="87" width="102" src="https://sabi.ufrgs.br/exlibris/aleph/u22_1/alephe/www_f_por/icon/gestaoemsaude.jpg" title="Cat谩logo on-line do Sistema de Bibliotecas da Universidade Federal do Rio Grande do Sul" alt="Cat谩logo on-line do Sistema de Bibliotecas da Universidade Federal do Rio Grande do Sul">'); else document.write(document.getElementById("tabela").value); </script> </td> </tr> <tr class="td2"> <!-- <td width="45%" align="center" valign="middle"> Cat谩logo On-Line do Sistema de Bibliotecas <hr> Universidade Federal do Rio Grande do Sul </td> --> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr class="td2"> <td valign="middle" align="left" nowrap colspan="3"> <table border="0" style="padding-left: 20px" cellspacing="0" cellpadding="0"> <tr> <td style="padding-right: 30px"> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27692?func=find-b-0" class="blue2" title="Abre uma nova pesquisa">Nova pesquisa</a> </td> <td style="padding-right: 30px;"> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27693?func=short" class="blue2" title="Mostra lista de registros recuperados na &uacute;ltima pesquisa">&Uacute;ltima pesquisa</a> </td> <td style="padding-right: 30px;"> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27694?func=history" class="blue2" title="Mostra o hist&oacute;rico dos resultados obtidos nas pesquisas realizadas">Pesquisas anteriores</a> </td> <td style="padding-right: 30px"> <script type="text/javascript"> if (typeof(jQuery.cookie("base")) == "undefined" || jQuery.cookie("base") == null) document.write('<a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27695?func=file&file_name=base-list" class="blue2" title="Lista os cat&aacute;logos dispon&iacute;veis para pesquisa"> Cat&aacute;logos</a>'); else document.write('<a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27696?func=myshelf-short" class="blue2" title="Mostra registros salvos na op&ccedil;&atildeo Minha pasta"> Minha pasta</a>'); </script> </td> <td style="padding-right: 30px"> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27697?func=file&file_name=agendamento" class="blue2" title="Pesquisa de equipamentos/salas de estudo para agendamento">Agendamentos</a> </td> <td style="padding-right: 30px;"> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27698?func=file&file_name=feedback" class="blue2" title="Fale conosco">Fale conosco</a> </td> </tr> </table> </td> <td style="text-align: right"> <a href="#" ONCLICK="resize(1)" id="increase">A+</a> <a href="#" onclick="resize(-1)" id="decrease">a-</a> </td> </tr> </table> <br> <!-- find-include-buttons --> <table width="80%" align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="bar" width="20%" align="center" nowrap> &nbsp;</td> <td class="bar" align="center" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27699?func=find-b-0" title="Pesquisa por meio de palavras ou frases" class="blue"> Pesquisa b谩sica</a></td> <td class="bar" align="center" nowrap> &nbsp;|&nbsp; </td> <td class="bar" align="center" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27700?func=find-d-0" title="Pesquisa simult芒nea em at茅 tr锚s campos de livre escolha" class="blue"> Pesquisa avan&ccedil;ada</a></td> <td class="bar" align="center" nowrap> &nbsp;|&nbsp;</td> <td class="bar" align="center" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27701?func=find-a-0" title="Pesquisa simult芒nea em campos pr茅-definidos" class="blue"> Pesquisa multicampo</a></td> <td class="bar" align="center" nowrap> &nbsp;|&nbsp;</td> <td class="bar" align="center" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27702?func=find-c-0" title="Pesquisa em linguagem de comandos"class="blue"> Pesquisa CCL</a></td> <td class="bar" align="center" nowrap> &nbsp;|&nbsp;</td> <td class="bar" align="center" nowrap> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27703?func=scan-list" title="Pesquisa por meio de 铆ndices alfab茅ticos ou num茅ricos" class="blue"> Percorrer &iacute;ndice</a></td> <td class="bar" align="center" nowrap></td> <td class="bar" width="20%" align="center" nowrap> &nbsp;</td> </tr> </table> <!-- filename: find-b-head --> <div class="title"> <p>Pesquisa b&aacute;sica</p> </div> <form method="get" name="form1" action="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27704" style="padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;"> <table width="100%" cellpadding='15'> <tr> <td align="left" valign="top"> <input type="hidden" name="func" value="find-b"> <table cellspacing='2' border='0' width="100%"> <tr> <td class="td2" width="20%" nowrap> Digitar palavra ou frase </td> <td class="td2" id="small"> <input size='40' name="request" value=""> </td> </tr> <tr> <td class="td2" valign='top' nowrap> Campo a pesquisar </td> <td class="td2" id="small"> <!-- filename: find-code-include --> <select name=find_code> <option value=WRD >Todos os campos</option> <option value=WAU >Autor</option> <option value=WOR >Orientador</option> <option value=WTI >T&iacute;tulo</option> <option value=WSU >Assunto</option> <option value=WPU >Editora</option> <option value=WSE >S茅rie</option> <option value=WNO >Norma t茅cnica</option> <option>-------------------------- <option value=0248>CIM/MI/MIR <option value=BAR>C贸digo de barras <option value=0247>DOI <option value=020>ISBN <option value=022>ISSN <option value=SYS>N. de sistema <option>-------------------------- </select> </td> </tr> <tr> <td class="td2"> Palavras adjacentes? </td> <td class="td2"> <label> <input type="radio" name="adjacent" value="N" checked > N&atilde;o </label> <label> <input type="radio" name="adjacent" value="Y" > Sim </label> </td> </tr> <tr> <td class="td2" colspan="2" valign='middle' align="left" nowrap> <input type="image" alt=" buscar " src="https://sabi.ufrgs.br/exlibris/aleph/u22_1/alephe/www_f_por/icon/f-search.gif" border='0'> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27705?func=find-b-0&clear_level=2"> <img src="https://sabi.ufrgs.br/exlibris/aleph/u22_1/alephe/www_f_por/icon/f-clear0.gif" border='0' alt="Limpar"></a> </td> </tr> </table> </td> <td width="45%" align="left" valign="top"> <!-- filename: find-include-filter --> <table cellspacing='2' border='0'> <tr> <td class="text3" id="small"> Filtros </td> </tr> <tr> <td class="td2" id="small" width="10%" nowrap valign="top"> Idioma <input type="hidden" name="filter_code_2" value="WLN"> </td> <td class="td2" id="small" valign="top"> <select name="filter_request_2" style="width:95px;"> <option value="">Todos</option> <option value="por" >Portugu&ecirc;s</option> <option value="eng" >Ingl&ecirc;s</option> <option value="spa" >Espanhol</option> <option value="fre" >Franc&ecirc;s</option> <option value="ger" >Alem&atilde;o</option> <option value="ita" >Italiano</option> </select> </td> </tr> <tr> <td class="td2" id="small" width="10%" nowrap valign="top"> Ano de </td> <td class="td2" id="small" valign="top"> <input type="hidden" name="filter_code_3" value="WYR"> <input type='text' size='10' name="filter_request_3" value="" style="width:90px;"> at&eacute; <input type="hidden" name="filter_code_4" value="WYR"> <input type='text' size='10' name="filter_request_4" value="" style="width:90px;"> </td> </tr> <tr> <td colspan='2' class="td2" id="small" valign="top"> <span class="text1">AAAA (Use ? para truncar o ano quando n&atilde;o usar intervalo de anos)<br> Ex: 200? recupera o per&iacute;odo de 2000 a 2009</span> </td> </tr> </table> </td> </tr> </table> <!-- include>help-box --> <style type="text/css"> .formatoAjuda1, .formatoAjuda1 * { font-size:85% !IMPORTANT; } .formatoAjuda1 li { padding-top:0px !IMPORTANT; padding-bottom:0px !IMPORTANT; margin-top:0px !IMPORTANT; margin-bottom:0px !IMPORTANT; } .formatoHrAjuda1 { padding:0px 0px 0px 0px !IMPORTANT; margin:0px 0px 0px 0px !IMPORTANT; } .formatoPAjuda1 { padding:0px 0px 0px 0px !IMPORTANT; margin:0px 0px 0px 0px !IMPORTANT; vertical-align:top !IMPORTANT; } </style> <hr class="formatoHrAjuda1"> <p class="formatoPAjuda1" style="float:right; width:30%;"> <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27706?func=file&file_name=tutoriais" target="new"><img src="https://sabi.ufrgs.br/exlibris/aleph/u22_1/alephe/www_f_por/icon/tutoriais.gif" border="0" style="padding:10px 10px 10px 10px;"></a> </p> <p class="text3 formatoAjuda1 formatoPAjuda1" id="small" style="width:65%;padding:0px 0px 10px 0px !IMPORTANT;"> Dicas de pesquisa </p> <p> </p> <!-- <p style="float:right; width:35%;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27707?func=file&file_name=janela-dsi" class="red" target="new">NOVO SERVI脟O </a> </p> --> <ul style="margin-top: 0" id="small" class="formatoAjuda1"> <li>Digite o(s) termo(s) desejado(s) em qualquer ordem</li> <li>Pesquise termos no singular e no plural</li> <li>Pesquise siglas tamb&eacute;m pelo nome por extenso</li> <li>Letras mai煤sculas e min煤sculas, acentua莽茫o e pontua莽茫o podem ser ignoradas</li> <li><a href="#" onclick="window.open('https://sabi.ufrgs.br/F/MXK87UENC9M6DF2YIG24QF1SDHG8GY3CBB2KI4KG22894R6F6F-27708?func=file&file_name=help-box','_blank','scrollbars=yes,height=650,width='+screen.width*0.85)">Saiba mais</a></li> </ul> </form> <!-- filename: copyrights --> <p class="copyright">漏 2014 Ex Libris</p> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-3C8X2DTPGL"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-3C8X2DTPGL'); </script> </body> </html>

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