Off-Campus Access
near the Informati
and at the entranc

Space

AED DeviceAmenities

亚洲威廉官网规则须知

AED (Automated External Defibrillator)

AED (automated external defibrillator), also known as cardiac defibrillator, is a portable medical device that can diagnose certain types of arrhythmia and offer electric defibrillation. It is a medical device that can be used by non-professionals to rescue patients with cardiac arrest.The library is equipped with four AED devices in case of emergency.

locations

Four in total, respectively located at the entrance on the first floor of West Library (Run Run Shaw Library), besides the self-service book borrowing machine at connecting bridge on the second floor of West Library, near the Information & Services Desk on the first floor of North Library (Mochtar Riady Library), and at the entrance of the G floor of Humanities & Social Sciences Library.

Convenient Service
AED Device


Convenient Service Box

The Main Library and all branch libraries are allequipped with convenient service boxes which contain common stationery, medicines for external use and daily necessities for readers’ emergency use. They can be borrowed with an on-campus credential or a valid ID card.

locations

Six in total, respectively located at the Reception Desk of West Library (Run Run Shaw Library),the Reception Desk of North Library (Mochtar Riady Library),the Reception Desk of Humanities & Social Sciences Library, the Information & Services Desk of Arts Library, the Information& Services Desk of Finance Library and the Information& Services Desk of Law Library.


Financial Self-service Machine

In the lobby on the first floor of North Library (Mochtar Riady Library), there is a Financial Self-service Machine, for delivery of accounting vouchers.

locations

Near the Information& Services Desk on the first floor of North Library (Mochtar Riady Library).

The Main Library a
Financial Self-service Machine

Computers & Network

Access to the network on campus requires a campus ID. Each Tsinghua student, faculty and staff member is assigned a campus ID when they join the University, and can manage their campus ID through Tsinghua University Network Account Settings Website. Tsinghua Information Technology Center is responsible for the management and charge of all campus IDs.

Campus Wireless Network

Patrons can use their own laptops on campus wireless access in the library building.

Available SSID:Tsinghua-IPv4、Tsinghua-IPv6、Tsinghua-Secure

Patrons should read the instructions as a reference.

Email: its@tsinghua.edu.cn

phones: 86-10-62784859 86-10-62771940

Computers

Computers are provided for patrons at the following locations in the West Section of the University Library.

West Library (2nd floor)

Music Library (Room 306)

User Education Classroom (Room 401)

Reading Room

Email: ref-desk@tsinghua.edu.cn

phones: 86-10-62782137


Café

North Library (Mochtar Riady Library):Yangwang Coffee

Humanities & Social Sciences Library: Anjia Xiaochu

locations

Yangwang Coffee is located in the southeast of the first floor of North Library (Mochtar Riady Library)

Anjia Xiaochu is located in the northwest of G floor of Humanities & Social Sciences Library

medicines for exte
Café on the first floor of North Library (Mochtar Riady Library)

Six in total
Café on G floor of Humanities & Social Sciences Library


Lost and Found

For the items registered in the lost and found system of Tsinghua University Library and the missing items of daily use (such as notebooks, water cups, etc.) that cannot be found in the lost and found system, please go to the Reception Desk of West Library (Run Run Shaw Library).

locations

Reception desk on the first floor of West Library (Run Run Shaw Library)

Service Time

8:00—22:00

8:00-22:00

Special Tips:

For items lost in a branch library, please contact the branch library directly for consultation.

The library will hand over all unclaimed items to the security office of the university every six months.

Tel

62772208

Email

http://166.111.120.167:8080/lostandfound/manageinfo/index.jsp


Accessible Facilities

Elevator is available on each floor of the library, and barrier-free accessibility is now available in the library.

Accessible bathroom: barrier-free facilities are installed in the bathroom oneach floor of the library;

Accessiblebathroom is available in the south of the first floor of West Library (Run Run Shaw Library).

the Reception Desk
Accessiblebathroom on the first floor of West Library (Run Run Shaw Library)


IC Card Transfer Machine

locations

Three in total, respectively located on the opposite side of the Reception Desk on the first floor of the West Library (Run Run Shaw Library Library), on the north side of the Information& Services Desk of North Library (Mochtar Riady Library) and on the east side outside the door of the G floor of the Humanities and Social Sciences Library. They can provide self-service query and transfer service of student IC card.

the Information &
Transfer machine

Vending Machine

locations

There are three vending machines in total, respectively located in the south of the first floor of West Library (Run Run Shaw Library), in the southeast of the first floor of North Library (Mochtar Riady Library) and in the southeast of the lobby on the G floor of the Humanities and Social Sciences Library.

the Information& S
Vending Machine



亚洲威廉官网规则须知
' + '

' + "Hello, I'm your intelligent reference robot.Please feel free to ask me if you have any questions about the library! It's my pleasure to help you!" + '

' + '
'; $("#win").append(hello); }, getHot:function(){ var _this = this; post("/openlab_component/expand/robot/api/getHotQuestion",{},function(res){ _this.hotList = res.data; }); }, getQuestionType:function(){ var _this = this; var subTypes = []; post("/openlab_component/expand/robot/api/getQuestionType",{},function(res){ var typelist = res.data; $.each(typelist,function(index,item){ var type = '
  • ' + '

    ' + item.Name + '

    ' '
  • ' if (item.ParentId == 0) { $("#list").append(type); }else{ var sub = {}; sub.content = '
    ' + '
    ' + item.Name + '
    ' + '
    ' sub.pid = item.ParentId; subTypes.push(sub); } }) $.each(subTypes,function(index,item){ $("#list [data-id='"+ item.pid +"']").append(item.content); $("#list [data-id='"+ item.pid +"']").find("h3").attr("style",""); }) bindTree(); }); }, send:function(){ var message = this.question; if (message) { post("/openlab_component/expand/robot/api/textChat",{clientId: this.cId ,question: message },function(res){ var text = res.data.robotReply[0].text; var guide = res.data.robotReply[0].guide; var richText = res.data.robotReply[0].richText; var reply = ""; var comment = ""; var cstyle=""; var cid = res.data.robotReply[0].cluid; if (cid) { comment = '
    ' + '' + '' + '
    ' + '
    Thank your for surporting!
    ' + '
    Sorry that I did no help ..
    ' cstyle="display:block"; } if (text) { reply = '
    Amenities
    ' + '

    ' + text.content + '

    ' + '
    ' + comment + '
    '; }else if (guide) { if (guide.content){ reply = '
    亚洲威廉
    ' + '

    ' + guide.content + '

    ' + '
    ' + comment + '
    '; }else if (guide.list) { var guideList = ""; $.each(guide.list,function(index,item){ guideList += "

    " + item.seq + item.question + "

    "; }) reply = '

    AED (Automated Ext
    ' + '

    ' + guide.beforeWord + '

    ' + guideList + '

    ' + guide.afterWord + '

    ' + '
    ' + comment + '
    '; } }else if (richText) { reply = '
    AED (automated ext
    ' + '

    ' + richText.content + '

    ' //description + '
    ' + comment + '
    '; }else { reply = '
    also known as card
    ' + '

    [消息]

    ' + '
    '; } $("#win").append(reply); if (res.data.robotReply[0].cluid) {bindZan();} $("#win").scrollTop(10000); }); var html = '
    is a portable medi
    ' + '

    ' + message + '

    ' + '
    ' $("#win").append(html); this.question = ""; } }, sendA :function(question){ this.question = question; this.send(); } }//methods }) $(document).ready(function() { //咨询 $('#link2').click(function() { if ( $(window).width() < 700) { window.locations.href="https://wpa1.qq.com/eQSH9aPO?_type=wpa&qidian=true"; }else{ $('.fix-bg,.fix-nv').fadeIn(); $(".fix-con").show(); $(".fix-con").addClass("animated bounceInRight") // $("body").css("overflow","hidden"); } }); //咨询 $('#link3').click(function() { if ( $(window).width() < 700) { window.locations.href="https://wpa1.qq.com/eQSH9aPO?_type=wpa&qidian=true"; }else{ $('.fix-bg,.fix-nv').fadeIn(); $(".fix-con").show(); $(".fix-con").addClass("animated bounceInRight") // $("body").css("overflow","hidden"); } }); // 弹出全部问题 $('.js-pro').click(function(event) { //$('.fix-con').addClass('open'); $(".fix-wrap").show(); $(".fix-problem").animate({right:"-370px"},200); }); //关闭问题界面 $('.fix-problem .tit .btn').click(function(event) { //$('.fix-con').removeClass('open'); //$('.fix-con').removeClass('open1'); $(".fix-problem").animate({right:"-580px"}); setTimeout(function(){ $(".fix-wrap").hide(); },500) }); // 关闭咨询台 $('.fix-bg').click(function(event) { $('.fix-con').removeClass('open').fadeOut();; $('.fix-con').removeClass('open1'); $(".fix-nv").hide(); $(".fix-con").removeClass("animated bounceInRight") $(this).fadeOut(); //$("body").css("overflow","visible"); }); });
    正文、栏目列表与相关阅读构成完整路径,适合按主题持续查阅。