Вы находитесь на странице: 1из 12

<html dir="LTR">

<head>
<title>University of Macau Library /All Locations</title>
<base target="_self"/>
<link rel="stylesheet" type="text/css" href="/scripts/ProStyles.css" />
<link rel="stylesheet" type="text/css" href="/screens/styles.css" />
<link rel="shortcut icon" type="ximage/icon" href="/screens/favicon.ico" />
<script type="text/javascript" src="/scripts/common.js"></script>
<script type="text/javascript" src="/scripts/webbridge.js"></script>
<script type="text/javascript" src="/scripts/elcontent.js"></script>
<script type="text/JavaScript">
<!-- Hide the JS
startTimeout(1800000, "/screens/mainmenu.html");
// -->
</script>
<noscript>
<meta http-equiv="Refresh" content="1800;URL=/screens/mainmenu.html" />
</noscript>
<script type="text/javascript" language="javascript" src="/screens/UM.js"></script>
</head>
<body bgcolor="#FFFFFF" >
<!-- Version 2003.07.02 -->
<script type="text/javascript" src="/screens/jquery-1.4.4.js"></script>
<script type="text/javascript" src="/screens/gbsclasses.js"></script>
<script type="text/javascript">
function getbib(){
var bibno="";
var Tags = document.getElementsByTagName("p");
var TagsLen = Tags.length;
for (var i=0; i < Tags.length; i++) {
if (Tags[i].id == "recordnum") {
var myTags = Tags[i].getElementsByTagName("b")[0].getElementsByTagName("font");
bibno = myTags[0].lastChild.nodeValue;
var start = bibno.lastIndexOf('b');
bibno = bibno.substr(start,8);
}

}
return bibno;
}
</script>
<script type="teqxt/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25766631-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.googleanalytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<div id="main">
<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#0132A7" colspan="2"><img src="/screens/spacer.gif" height="2" width="1"
alt="" /></td>
</tr>
<tr valign="middle">
<td width="*" align="left" class="pageNavArea">
<!--Beginning navigation bar at the top of the page-->
<a href="http://umaclib3.umac.mo"><img src="/screens/home.gif" width="80" height="40"
alt="Home" border="0" /></a>
<a href="/screens/help_index.html"><img src="/screens/help.gif" width="80" height="40"
alt="Help" border="0" /></a>
<a href="http://umaclib3.umac.mo/search"><img src="/screens/newsrch.gif" width="80"
height="40" alt="New Search" border="0" /></a>
<!--End of the top navigation bar-->
</td>
<td width="209" align="right" class="pageNavArea">
<!-- Beginning of library logo area -->

<a href="http://umaclib3.umac.mo"><img src="/screens/logo.gif" width="59" height="59"


border="0" alt="- University of Macau -" /></a>&nbsp;
<!-- End of library logo area -->
</td>
</tr>
</table>
<br>
<!--this is default <bib_display>-->
<div class="bibScreen">
<div class="navigationRow">
<a href="/search~S10"><img src="/screens/startover.gif" alt="Start Over" border="0" /></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
request~b1944998&FF=tdynamics+of+structures&2%2C%2C5"><img
src="/screens/request.gif" alt="Reserve this item" border="0"></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1,4,10,B/frameset&FF
=tdynamics+of+structures&2,,5?save=b1944998"><img src="/screens/bibexport2.gif"
alt="Export" border="0" /></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
marc&FF=tdynamics+of+structures&2%2C%2C5"><img src="/screens/marc_display.gif"
alt="MARC Display" border="0" /></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
exact&FF=tdynamics+of+structures&1%2C5%2C#anchor_2"><img src="/screens/rtrntb.gif"
alt="Return To Browse" border="0" /></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1,4,10,B/limit:relimit"
><img src="/screens/limit.gif" alt="Limit/Sort" border="0" /></a>
<a href="/search~S10/t"><img src="/screens/another.gif" alt="Another Search" border="0"
/></a>
</div>
<div class="navSearchHistory">
<select name=HISTORY onChange="onSelectChange(this, '~S10')"><option
value="">(Search History)</option>
<OPTION VALUE="tDynamics+of+Structures&searchscope=10">TITLE: Dynamics of
Structures in View Entire Collection
<option
value="+/search~S10/tDynamics+of+Structures/tdynamics+of+structures/1,4,10,B/frameset&F
F=tdynamics+of+structures&2,,5&clear_history">(Clear Search History)</option>

<option value="+/">(End Search Session)</option>


</select>
<noscript>
<h2>Search history function requires JavaScript.</h2>
</noscript>
</div>
<div class="bibSearchtool">
<script type="text/JavaScript">
<!-- Hide the JS
var savedScope;
var savedTag;
var savedSearch;
var sortButtonText = null;
var savedExactSearch = null;
var sortButtonEvent = null;
var sortExactBrowseURL = null;
var sortTypes = new Array();
var sortLabels = new Array();
sortTypes[0] = "t";
sortLabels[0] = "Title";
sortTypes[1] = "a";
sortLabels[1] = "Author";
sortTypes[2] = "c";
sortLabels[2] = "Year";
sortTypes[3] = "r";
sortLabels[3] = "Reverse Year";
sortTypes[4] = "n";
sortLabels[4] = "Call Number";
sortTypes[5] = "m";
sortLabels[5] = "Material Type";
sortLabels[6] = "System Sorted";
sortTypes[6] = "-";
var sortSelectedValue = "6";
var nonSortTags = "XYZprWw"
// Unhide the JS -->
</script>
<form name="searchtool" target="_self" action="/search~S10/" method='GET'>

<label for="searchtype" style="display:none;">SearchType</label> <select name="searchtype"


id="searchtype" onChange="initSort()">
<option value="t" selected="selected"> TITLE</option>
<option value="s"> SERIES TITLE</option>
<option value="a"> AUTHOR</option>
<option value="d"> SUBJECT</option>
<option value="Y"> KEYWORD / PHRASE</option>
<option value="e"> PORTUGUESE SUBJECT</option>
<option value="i"> ISBN/ISSN</option>
<option value="c"> CALL NUMBER</option>
<option value="b"> BARCODE</option>
</select>
&nbsp;
<label for="searcharg" style="display:none;">Search</label><input type="text"
name="searcharg" id="searcharg" size="30" onchange='return
searchtoolSubmitAction()'maxlength="75" value="Dynamics of Structures" />
&nbsp;
<label for="searchscope" style="display:none;">Search Scope</label><select
name="searchscope" id="searchscope">
<option value="14"> American Corner Collections</option>
<option value="3"> E-Book Collection</option>
<option value="4"> E-Journal Collection</option>
<option value="5"> Electronic Resource - Others</option>
<option value="12"> General Books</option>
<option value="2"> International Organization Materials</option>
<option value="6"> Macau Corner</option>
<option value="1"> Multimedia Materials</option>
<option value="7"> Periodicals</option>
<option value="8"> Rare Book Collection</option>
<option value="9"> Reference Collection</option>
<option value="13"> UM Digital Collections</option>
<option value="11"> UM Dissertations</option>
<option value="15"> UM Publications</option>
<option value="10" selected="selected"> View Entire Collection</option>
</select>
&nbsp;
<span id="sort_cell">
</span>

<script type="text/JavaScript">
<!-- Hide the JS
initSort();
// Unhide the JS -->
</script>
<input type="hidden" name="SORT" value="D" /><input type="hidden" name="extended"
value="0" /> <input type="submit" name="SUBMIT" value="Search" onclick='return
searchtoolSubmitAction();' />
<div>
<input type="hidden" name="searchlimits" value="" />
<input type="hidden" name="searchorigarg" value="tDynamics of Structures" />
</div>
</form>
</div>
<div class="bibPager">
<div>Record 2 of 5
</div>Record: &nbsp
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
frameset&FF=tdynamics+of+structures&1%2C%2C5">Prev</a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
frameset&FF=tdynamics+of+structures&3%2C%2C5">Next</a>
</div>
<div>
</div>
<div class="otherResources">
<a href="" onClick="return
createResourceWindow('/webbridge~S10/panel?returnurl=%2Fsearch~S10%3F%2FtDynamics
%2Bof%2BStructures%2Ftdynamics%2Bof%2Bstructures%2F1%252C4%252C10%252CB%
2Fframeset%26FF%3Dtdynamics%2Bof%2Bstructures%262%252C%252C5&rec=b1944998')
;">
<img src="/screens/webbridge_new.gif" alt="Other Resources" border="0" /></a>
</div>
<div class="bibMain">
<div class="bibInfo">
<div class="bibContent">
<table width="100%"><tr><td>
<!-- BEGIN BIBDETAIL TABLE BORDER -->

<table width="100%" border="0" cellspacing="1" class="bibDetail">


<tr class="bibInfoEntry" ><td>
<!-- BEGIN INNER BIB TABLE -->
<table width="100%" cellspacing="3" cellpadding="0">
<tr><!-- next row for fieldtag=a -->
<td valign="top" width="20%" class="bibInfoLabel">Author</td>
<td class="bibInfoData">
<a href="/search~S10?/aClough%2C+Ray+W.%2C+1920-/aclough+ray+w+1920/-3,1,0,B/browse">Clough, Ray W., 1920-</a>
</td></tr>
<tr><!-- next row for fieldtag=t -->
<td valign="top" width="20%" class="bibInfoLabel">Title</td>
<td class="bibInfoData">
<strong>Dynamics of structures / Ray W. Clough, Joseph Penzien.</strong></td></tr>
<tr><!-- next row for fieldtag=p -->
<td valign="top" width="20%" class="bibInfoLabel">Published</td>
<td class="bibInfoData">
New York : McGraw-Hill, c1993.</td></tr>
</table>
<!-- END INNER BIB TABLE -->
</td></tr>
</table>
<!-- END BIBDETAIL TABLE -->
<div class="bibRecordLink"><p id="recordnum" align="right"><b><font size="1"
face="Arial">URL for this record:
http://umaclib3.umac.mo/record=b1944998~S10</font></b></p><script
type="text/javascript">var addthis_pub = "UM Library";</script> <a
href="http://www.addthis.com/bookmark.php?v=300&amp;pubid=ra-533014cf777b0c23"
onmouseover="return addthis_open(this, '',
'http://umaclib3.umac.mo:80/record=b1944998~S10', '[TITLE]')"
onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="/screens/lgbookmark-en.gif" width="125" height="16" border="0" alt="" /></a><script
type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra533014cf777b0c23"></script></div>
</td><td>
<a href="http://library.umac.mo/bkcover/bkcover.asp?getisbn=0071132414"
target="_parent"><img
src="http://library.umac.mo/bkcover/bkcover.asp?getisbn=0071132414" border="0"
alt=""></a></td></tr></table>

</div>
<div>
</div>
<div>
</div>
<div>
</div>
<div>
</div>
<div>
</div>
<div>
<table width="100%" border="3" cellspacing="1" class="bibItems">
<tr class="bibItemsHeader">
<th width="33%" class="bibItemsHeader">
Location
</th>
<th width="43%" class="bibItemsHeader">
Call No.
</th>
<th width="24%" class="bibItemsHeader">
Status
</th>
</tr>
<tr class="bibItemsEntry">
<td width="33%" ><!-- field 1 -->&nbsp;<a
href="http://library.umac.mo/floormap/3f.html">3/F A2 Science & Medicine</a>
</td>
<td width="43%" ><!-- field C -->&nbsp;<a
href="/search~S10?/cTA+654+Clo+1993/cta++654+clo+1993/-3,-1,,E/browse">TA 654 Clo
1993</a> <!-- field v --><!-- field # -->&nbsp;</td>
<td width="24%" ><!-- field % -->&nbsp;DUE 12-04-16 </td></tr>
</table>
</div>
<div>
</div>
<div class="bibContent">

<!-- BEGIN BIBDETAIL TABLE BORDER -->


<table width="100%" border="0" cellspacing="1" class="bibDetail">
<tr class="bibInfoEntry" ><td>
<!-- BEGIN INNER BIB TABLE -->
<table width="100%" cellspacing="3" cellpadding="0">
<tr><!-- next row for fieldtag=e -->
<td valign="top" width="20%" class="bibInfoLabel">Edition</td>
<td class="bibInfoData">
2nd ed.</td></tr>
<tr><!-- next row for fieldtag=r -->
<td valign="top" width="20%" class="bibInfoLabel">Description</td>
<td class="bibInfoData">
xxii, 738 p. : ill. &#59; 23 cm.</td></tr>
<tr><!-- next row for fieldtag=n -->
<td valign="top" width="20%" class="bibInfoLabel">Bibliography</td>
<td class="bibInfoData">
Includes bibliographical references and index.</td></tr>
<tr><!-- next row for fieldtag=d -->
<td valign="top" width="20%" class="bibInfoLabel">Subject</td>
<td class="bibInfoData">
<a href="/search~S10?/dStructural+dynamics/dstructural+dynamics/-3,1,0,B/browse">Structural dynamics</a>
</td></tr>
<tr><!-- next row for fieldtag=b -->
<td valign="top" width="20%" class="bibInfoLabel">Added Author</td>
<td class="bibInfoData">
<a href="/search~S10?/aPenzien%2C+Joseph/apenzien+joseph/-3,-1,0,B/browse">Penzien,
Joseph</a>
</td></tr>
<tr><!-- next row for fieldtag=i -->
<td valign="top" width="20%" class="bibInfoLabel">ISBN</td>
<td class="bibInfoData">
0071132414 (pbk.)</td></tr>
<tr><!-- next row for fieldtag=i -->
<td></td>
<td class="bibInfoData">

0070113947 (hard cover)</td></tr>


</table>
<!-- END INNER BIB TABLE -->
</td></tr>
</table>
<!-- END BIBDETAIL TABLE -->
</div>
</div>
<div style="clear:both"></div>
</div>
<div class="bibPager">
<div>Record 2 of 5
</div>Record: &nbsp
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
frameset&FF=tdynamics+of+structures&1%2C%2C5">Prev</a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
frameset&FF=tdynamics+of+structures&3%2C%2C5">Next</a>
</div>
<div class="navigationRow">
<a href="/search~S10"><img src="/screens/startover.gif" alt="Start Over" border="0" /></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
request~b1944998&FF=tdynamics+of+structures&2%2C%2C5"><img
src="/screens/request.gif" alt="Reserve this item" border="0"></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1,4,10,B/frameset&FF
=tdynamics+of+structures&2,,5?save=b1944998"><img src="/screens/bibexport2.gif"
alt="Export" border="0" /></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
marc&FF=tdynamics+of+structures&2%2C%2C5"><img src="/screens/marc_display.gif"
alt="MARC Display" border="0" /></a>
<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1%2C4%2C10%2CB/
exact&FF=tdynamics+of+structures&1%2C5%2C#anchor_2"><img src="/screens/rtrntb.gif"
alt="Return To Browse" border="0" /></a>

<a
href="/search~S10?/tDynamics+of+Structures/tdynamics+of+structures/1,4,10,B/limit:relimit"
><img src="/screens/limit.gif" alt="Limit/Sort" border="0" /></a>
<a href="/search~S10/t"><img src="/screens/another.gif" alt="Another Search" border="0"
/></a>
</div>
<div class="navSearchHistory">
<select name=HISTORY onChange="onSelectChange(this, '~S10')"><option
value="">(Search History)</option>
<OPTION VALUE="tDynamics+of+Structures&searchscope=10">TITLE: Dynamics of
Structures in View Entire Collection
<option
value="+/search~S10/tDynamics+of+Structures/tdynamics+of+structures/1,4,10,B/frameset&F
F=tdynamics+of+structures&2,,5&clear_history">(Clear Search History)</option>
<option value="+/">(End Search Session)</option>
</select>
</div>
</div>
<br />
<!-- Version 2003.07.02 -->
<script type='text/javascript'>UM_startImageTimer();</script>
<br>
<div id="gbbook">
<script type="text/javascript" language="JavaScript">
bib_isbn = ""
if (getbib() != ""){
bib_isbn = $("td.bibInfoLabel:contains('ISBN') +
td.bibInfoData").text().replace(/(<([^>]+)>)/ig, "");
if (bib_isbn != ""){
bib_isbn = bib_isbn.replace(/[\n\t\s\-]/ig,""); // regex cleanup of the text
bib_isbn = bib_isbn.replace(/\(.*\)/ig,"");/:.*$/ig,""
bib_isbn = bib_isbn.replace(/:.*$/ig,"");
}
}
if (bib_isbn != ""){
document.write('<span style="display:none" title="*" class="gbs-link-to-info gbs-if-partial-orfull gbs-remove-on-failure">');

document.write(bib_isbn);
document.write('<img style="border-style:none" src="/screens/gbs_preview_1.jpg"></span>');
};

</script>
</div>

<!--Begin the bottom logo table-->


<!--TIP: this data should match the data used by the BOTLOGO web option-->
<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center">
<tr valign="middle">
<td align="center" class="pageNavArea">
<!--Beginning text-only navigation bar at the bottom of the page-->
<a href="/" class="pageNavAreaText">Home</a> | <a href="/screens/help_index.html"
class="pageNavAreaText">Help</a>
<!--End of bottom navigation bar-->
</td>
</tr>
<tr>
<td bgcolor="#0132A7"><img src="/screens/spacer.gif" height="1" width="1" alt="" /></td>
</tr>
</table>
</div>
<!--End the bottom logo table-->
</body>
</html>

Вам также может понравиться