-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
39 lines (35 loc) · 2.01 KB
/
index.html
File metadata and controls
39 lines (35 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Library Tutorials</title>
</head>
<body>
<p>
<a href="http://libray.temple.edu"><img src="https://libproxy.temple.edu/public/temple-logo-t-box.png" alt="Temple logo"/></a>
<font size="12">University Libraries</font></p>
<p><br></p>
<p style="margin-left:100px; margin-right:50px;"><font size="6">Develop your research skills with our self-paced online tutorials. For support integrating a tutorial into your class, please contact us at asktulibrary@temple.edu.</font></p><br>
<p style="margin-left:100px; margin-right:50px;"><font size="5"><b>Library Search Tutorial</b></font><br>
<img src="../../Pictures/Library Search.PNG" width="720" height="407" alt=""/><br>
<font size="4"><a href="http://alt.library.temple.edu/tutorials/LibrarySearch/index.html" target="_blank">View the online module.</a></font></p>
<p style="margin-left:100px; margin-right:50px;">This brief tutorial highlights several useful resources on the Temple University Libraries website, including:</p>
<ul style="margin-left:100px; margin-right:50px;"><li>Library Search and other databases</li>
<li>Research guides</li>
<li>Ways to get help
</li>
</ul>
<p style="margin-left:100px; margin-right:50px;"><a href="http://alt.library.temple.edu/tutorials/LibrarySearch/Library Search Tutorial Transcript.docx">Download the transcript.</a></p><br>
<p style="margin-left:100px; margin-right:50px;"><font size="5"><b>Analytical Reading & Writing Online Module (English 802/812/902)</b></font><br>
<img src="../../Pictures/module.PNG" width="720" height="407" alt=""/><br>
<font size="4"><a href="http://alt.library.temple.edu/tutorials/ARW/index.html" target="_blank">View the online module.</a></font></p>
<p style="margin-left:100px; margin-right:50px;">This module covers the following topics:
<ul style="margin-left:100px; margin-right:50px;"><li>Intro to Sources</li>
<li>Source Aspects and Types</li>
<li>Source Uses</li>
<li>Finding Sources</li>
<li>Research Process</li>
</ul>
</p>
</body>
</html>