#!/bin/sh
#
# This version runs only on Unix 4.3 BSD systems
#
# Written at Sonoma State University, by Mark Resmer, Copyright (c) 1992
#
# This software is supplied "as is". It may be freely distributed
# as long as no charge is made for such distribution. It may be modified
# and redistributed in modified forms, as long as this notice is not removed
# from the program. The most recent version of the program will be maintained
# for access by anonymous ftp in the /pub directory on sonoma.edu 
# under the filename libs.sh
#
# Versions of the program are available for Unix 4.3 BSD systems 
# (this file) and for VAX/VMS (the file libs.com, also available from 
# sonoma.edu by anonymous ftp). The present Unix version is a beta port
# of the VMS version, and has not been tested extensively, we expect that
# a number of improvements will take place over the next few months 
# to ensure reliability comparable to that of the VMS version, which 
# has been extensively tested.
#
# Please contact Mark Resmer, resmer@sonoma.edu, with any bug reports
# or suggested improvements/inclusions. Updates are posted regularly to
# the anonymous ftp server at sonoma.edu. If you would like to be kept
# informed of updates automatically when they become available, please send
# a request to be added to the libs mailing list to resmer@sonoma.edu.
#
#################################################
# Symbol Definitions
#################################################
#
BEG="[1m"
FIN="[0m"
BELL=""
OFS="            "
QCHAR="]"
FLAG0=true
#
# Check for tn3270 - test this code on several systems before uncommenting
#
#if [ \! -r /usr/ucb/tn3270 ]
#then
#echo "No TN3270 file could be found. This software may not work correctly! $BELL
#
#Press <return> to continue..."
#read JUNK
#fi
(echo -n "The LIBS software is loading. Please wait...")
#
#################################################
# Main Loop
#################################################
#
while $FLAG0
do
clear
echo "
$OFS$BEG       LIBS - Internet Access Software v1.3.U (beta)$FIN
$OFS$BEG Mark Resmer, Sonoma State University, February 1992$FIN

$OFS             Based on data provided by
$OFS     Art St. George, University of New Mexico
$OFS                 and other sources

$OFS$BEG On-line services available through the Internet$FIN

$OFS 1. United States Library Catalogs
$OFS 2. Library Catalogs in other countries
$OFS 3. Campus-wide Information Systems
$OFS 4. Miscellaneous databases
$OFS 5. Information for first-time users of this program

$OFS$BEG Enter the appropriate number followed by RETURN$FIN

$OFS$BEG Press <return> to exit$FIN"
echo
echo -n "$OFS Enter the number of your choice: "
read answer0 
case $answer0 in
#
#################################################
# US Libraries
#################################################
#
1) FLAG1=true
while $FLAG1
do
clear
echo "
$BEG Libraries in these states are accessible$FIN

$OFS  1. Alabama            2. Arizona            3. California
$OFS  4. Colorado           5. Connecticut        6. Delaware
$OFS  7. Florida            8. Georgia            9. Hawaii
$OFS 10. Idaho             11. Illinois          12. Indiana
$OFS 13. Iowa              14. Kansas            15. Maine
$OFS 16. Maryland          17. Massachussetts    18. Michigan
$OFS 19. Minnesota         20. Missouri          21. Mississippi
$OFS 22. Nebraska          23. Nevada            24. New Hampshire
$OFS 25. New Jersey        26. New Mexico        27. New York
$OFS 28. Ohio              29. Oklahoma          30. Oregon
$OFS 31. Pennsylvania      32. Rhode Island      33. South Carolina
$OFS 34. Tennessee         35. Texas             36. Utah
$OFS 37. Vermont           38. Virginia          39. Washington
$OFS 40. Washington DC     41. Wisconsin

$OFS$BEG Press RETURN alone to see previous menu$FIN

$OFS$BEG Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo 
echo -n "$OFS Enter the number of your choice: " 
read answer1
case $answer1 in
1) FLAG2=true
while $FLAG2
do
clear 
echo "
$BEG Alabama Libraries:$FIN 

$OFS 1. Auburn University
$OFS 2. University of Alabama

$OFS$BEG Press RETURN alone to see previous menu$FIN 

$OFS$BEG Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in

1) clear
echo "$BEG 
Auburn University$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Push TAB until cursor is in the APPLICATION field
Type 01 Press {return}

To exit: type STOP 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "
read ans 
case $ans in
[Yy]*) tn3270 AUDUCACD.DUC.AUBURN.EDU;;
*) ;;
esac;;

2) clear
echo "$BEG 
University of Alabama$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login as library
Press <return> to get past the Computer Center screen

Type exit <return> at any time 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "
read ans 
case $ans in
[Yy]*)tn3270 UA2MVS.UA.EDU;;
*);;
esac;; 

*) FLAG2=false;;
esac
done;;

2) clear
echo "$BEG Arizona State University$FIN

This catalog is notable for various specialized indexes. The song index is an
index of popular songs found in collections of songs owned by the Music Library.
Any song may be searched by composer, librettist, title or first line. Another
important resource, the Solar Energy Index, covers journal articles, patents,
pamphlets, technical reports, manuscripts and other material on alternative
energy topics such as solar, wind, ocean and biomass. These materials, from the
late 1800's to the present, are part of ASU's extensive Solar Energy Collection.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Enter Choice> CARL <return>
When prompted, select option 5 (VT100) from list of terminal types.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet carl.lib.asu.edu;;
*) ;;
esac;;
#
3) FLAG2=true
while $FLAG2
do
clear
echo "$BEG California Libraries:$FIN

$OFS 0. Sonoma State University
$OFS 1. CSU Chico
$OFS 2. CSU Fresno Agricultural Technology Institute
$OFS 3. CSU Long Beach
$OFS 4. CSU San Francisco
$OFS 5. CSU San Luis Obispo
$OFS 6. Occidental College
$OFS 7. UC System - MELVYL
$OFS 8. UC Berkeley - GLADIS 
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: " 
read answer2 
case $answer2 in
#
0) clear
echo "$BEG 
Sonoma State University

Note the following instructions carefully$FIN

Once you are connected:

Username: OPAC <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet vax.sonoma.edu;;
*) ;;
esac;;
#
1) clear
echo "$BEG 
CSU Chico

Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet libcat.csuchico.edu;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
CSU Fresno

Note the following instructions carefully$FIN

Once you are connected:

Login: public <return> (Must be in lower case)

This service is available 24 hours a day, 7 days a week. 

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CATICSUF.CSUFRESNO.EDU;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
CSU Long Beach

Note the following instructions carefully$FIN

Once you are connected:

Enter VT100 or VT102 at terminal type prompt. Press return key a few times.
Searching COAST (NOTIS) should be self-explanatory and specific help screens
abound. 

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet COAST.LIB.CSULB.EDU;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
CSU San Francisco

Note the following instructions carefully$FIN

Once you are connected:

Login: sfsu <return>      (must be in lower case!)
Password: <return>        (no password required - just hit the return key)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet opac.sfsu.edu;;
*) ;;
esac;;
#
5) clear
echo "$BEG 
CSU San Luis Obispo$FIN

Polycat, the online catalog, contains books, periodical titles, senior projects,
maps, media, computer software, and Cal Poly's master's theses.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Select option 1 (Polycat) from the menu
 
Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LIBRARY.CALPOLY.EDU;;
*) ;;
esac;;
#
6) clear
echo "$BEG 
Occidental College$FIN

The Occidental College library contains approximately 500,000 volumes, and holds
an extensive video library and subscribes to thousands of periodicals and
government publications.

In the fall of 1990, Oasys, the library catalog system, was installed. Its
purpose is to easily guide users through the colleges extensive holdings, making
the paper card catalog obsolete.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type oasys at the resource prompt 
Type oasys again at the login prompt.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet KITTY.OXY.EDU;;
*) ;;
esac;;
#
7) clear
echo "$BEG 
University of California System - MELVYL$FIN

The MELVYL catalog is the online union catalog of monographs and serials
(periodicals) held by the nine University of California campuses and affiliated
libraries. The monograph database, which includes records for books and nonbook
materials such as maps, films, musical scores, and sound recordings, contains
over 5.5 million unique titles representing nearly 11 million holdings at UC,
the California State Library, and the Center for Research Libraries. 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Specify VT100 as the terminal type, then press <return>

To end your session: type LOGOFF <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet MELVYL.UCOP.EDU;;
*) ;;
esac;;
#
8) clear
echo "$BEG 
UC Berkeley - GLADIS$FIN

The catalog covers the holdings of most UCB libraries, including the main
library, the Moffitt Undergraduate Library, the Bancroft Library and some 23
branch libraries. The catalog is complete for monographic holdings from 1977 to
the present and incomplete for monographic holdings prior to that date. 
$BEG 
Note the following instructions carefully$FIN

To end your session type LOGOFF <return> 
or press Control-$QCHAR Q <return> to exit at any time"
echo 
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet GOPAC.BERKELEY.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
4) clear
echo "$BEG 
CARL - Colorado Aliance of Research Libraries$FIN

CARL offers access to a number of library catalogs, and an extensive range of
on-line databases. Access to some of the databases is restricted to paying
clients only.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Specify VT100 (code 5) as the terminal type

To exit: type //EXIT 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet pac.carl.org;;
*) ;;
esac;;
#
5) clear
echo "$BEG 
Yale University$FIN

Orbis is the Online Research and Bibliographic Information System of the Yale
University Libraries.  Its Public Access Catalog is available to all library
patrons for bibliographic searching. Orbis contains over 1,000,000 titles of
materials cataloged from 1977 to the present including books, journals,
manuscript and archival collections, maps, musical scores, sound recordings, and
other formats.  Items ordered after mid-July 1989 are also included.  Remote
access to Orbis is available between the hours of 8:00 AM and 12 midnight, 7
days per week.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Specify VT100 as your terminal 

Press Control-$QCHAR Q <return> to exit at any time"
echo 
echo -n "Do you want to connect now? (Y or N): "
case $ans in
[Yy]*) telnet umpg.ycc.yale.edu 06520 ;;
*) ;;
esac;;
#
6) clear
echo "$BEG 
University of Delaware

Note the following instructions carefully$FIN

Once you are connected:

In response to the ENTER TERMINAL TYPE: prompt, type: VT100 <return>. Press the
<return> key again when the Welcome to DELCAT screen appears, and follow the
directions as outlined on the resulting screen of instructions.

To exit:

To log off DELCAT, type either QUIT or EXIT and press the RETURN key,
or press Control-$QCHAR Q <return> to exit at any time"
echo 
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet DELCAT.UDEL.EDU ;;
*) ;;
esac;;
#
7) clear
echo "$BEG 
University of Florida at Gainesville

Note the following instructions carefully$FIN

Once you are connected:

SYSTEM DISPLAY: NERVM logo screen with Command ==> at the end. 
Press <tab> until cursor is located at Command prompt
ENTER:dial vtam (following Command ==>)

SYSTEM DISPLAY: NERDC VTAM IS ACTIVE 
ENTER: nerluis fclskya (below NERDC VTAM IS ACTIVE)

SYSTEM DISPLAY: LUIS User Menu

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): "  
read ans 
case $ans in
[Yy]*) tn3270 nervm.nerdc.ufl.edu ;;
*) ;;
esac;;
# 
8)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Georgia Libraries:$FIN

$OFS 1. Emory University
$OFS 2. Georgia State University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo 
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
1) clear 
echo "$BEG 
Emory University$FIN

The online catalog system is based on IBM DOBIS/Leuven software. The catalog
contains the union catalog for 5 library units: General Libraries (Woodruff,
Chandler, and Chemistry Libraries), Health Sciences Center Library, Law Library,
Oxford College Library, and Theology Library.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

o After the VM screen is displayed, press return to get a CP READ. 
o Tab down to the bottom line (Command:) 
o Type DIAL VTAM and press return. 
o At the VTAM screen, type LIB and press return. 
o When the CICS screen appears, press the Esc key then press the 1 key.
o The next screen will be the initial library systems screen. 

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 EMUVM1.CC.EMORY.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
Georgia State University$FIN

The GSU OPAC utilizes the PALS Library software marketed by the UNISYS
Corporation, and developed by Mankato State University, Mankato, MN.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Select VT100 as your terminal type.

To exit type:  $$soff <return> 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LIBRARY.GSU.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
9) clear
echo "$BEG 
University of Hawaii

Note the following instructions carefully$FIN

Once you are connected:

The UH Computing Center greeting will display, which concludes with the prompt: 
<enter class>. Then type LIB.  

Select VT100 as your terminal type from the menu (option 5)

To exit the system, simply type //EXIT,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet STARMASTER.UHCC.HAWAII.EDU;;
*) ;;
esac;;
#
10) clear
echo "$BEG 
Boise State University (Catalyst)$FIN

In addition to the entire collection of the Boise State University Library,
Catalyst also contains the entire collection of the Idaho State Library.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login: catalyst     (must be in lower case!)

At the terminal type menu, select option 6, XMAC.VT100   MAC -VT100 Emulation

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet catalyst.idbsu.edu;;
*) ;;
esac;;
#
11)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Illinois Libraries:$FIN

$OFS 1. Northwestern University
$OFS 2. University of Chicago
$OFS 3. The University of Illinois at Chicago
$OFS 4. University of Illinois/Urbana-Champaign
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
Northwestern University

Note the following instructions carefully$FIN

Once you are connected:

Press <tab> till you reach the Command: prompt;  
Type: DIAL VTAM <return>
Type: LUIS <return>

To sign off, please enter (%) EXIT
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 NUACVM.ACNS.NWU.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG
University of Chicago

Note the following instructions carefully$FIN

Once you are connected:

Press RETURN
At the ENTER CLASS prompt, enter LIB48 
When CONNECTED appears, press <return>

To exit: type LOGOUT <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet OLORIN.UCHICAGO.EDU;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
University of Illinois at Chicago

Note the following instructions carefully$FIN

Once you are connected:

UIC flame screen: <return>
Logon screen:  DIAL PVM <return>
PVM (Passthru) screen: Press <tab> until cursor hits NOTIS and press <return>
One line message about port in use: <return>
LUIS introductory screen

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 UICVM.UIC.EDU;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
University of Illinois/Urbana-Champaign$FIN

ILLINET Online searches over 3 million titles in the collection at the
University of Illinois Library. ILLINET Online also provides searching access to
the collections of over 800 libraries in the state (over 20 million items.)
ILLINET Online consists of two separate but closely linked systems: LCS and FBR.

LCS is a short-record circulation system, with information about a book's check
out status, location, and call number. 

FBR contains more in-depth information about subjects, authors, titles, and
series for books cataloged since 1975 and most serials cataloged since 1977
(over 1.5 million books) at the University of Illinois Library. Online help for
searching FBR is available by typing INFO when you enter the system.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Enter lcs at the login prompt. (Must be in lower case)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet GARCON.CSO.UIUC.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
12)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Indiana Libraries:$FIN

$OFS 1. Indiana University
$OFS 2. Purdue University
$OFS 3. Notre Dame University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
#
1) clear
echo "$BEG 
Indiana University

Note the following instructions carefully$FIN

Once you are connected:

Type GUEST <return> at the prompt for a user ID

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet IUIS.UCS.INDIANA.EDU;;
*) ;;
esac;;
# 
2) clear 
echo "$BEG 
Purdue University$FIN

THOR is an on-line database of information about books, periodicals, and other
materials in the Purdue University Libraries. THOR is controlled through a set
of single letter commands followed by an equal sign (=). Type the command, your
search topic, and press the ENTER key. Upper and lower case are treated the
same. For instructions on searching, type the search command without the equal
sign. Example: <a> by itself gives instructions on author searching.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

THOR CATALOG SELECTION MENU: BOOK or FILM to select database <return>

Logoff Instructions:	type: q<return> 		to redisplay the menu screen
			type: quit<return>	to disconnect

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 LIB.CC.PURDUE.EDU;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
University of Notre Dame

Note the following instructions carefully$FIN

At the ENTER COMMAND OR HELP: prompt enter library and press the enter key.
You will be logged onto the library system. Instructions are on the screen
(after clearing the intro logo). To leave, type x on the command line and press
the <return> key. At the ENTER COMMAND OR HELP: prompt, type bye and press the
<return> key."
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 IRISHMVS.CC.ND.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
13)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Iowa Libraries:$FIN

$OFS 1. Iowa State University
$OFS 2. University of Iowa
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
Iowa State University

Note the following instructions carefully$FIN

Once you are connected:

You should receive a DIAL prompt.  At the prompt, reply LIB <return>.
You will then be prompted for a terminal type: reply VT100 <return>.
You will then be connected to VTAM: reply SCHOLAR2 <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet ISN.IASTATE.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Iowa$FIN

OASIS currently contains over 1,000,000 bibliographic records. These records
represent (1)  all cataloged items in the Main Library and the eleven
departmental libraries published since 1980 (along with many older books and
journals), and (2) all Law Library materials except some Iowa documents in
microfiche format and all U.S. government documents.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to display a menu of available systems.
Type 1 for OASIS access and press <return> to display the Welcome screen.

To Disconnect: Type STOP <return> at any prompt
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet OASIS.UIOWA.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
14) clear
echo "$BEG 
University of Kansas

Note the following instructions carefully$FIN

Once you are connected:

Use <tab> to reach the Command: prompt
Type: DIAL VTAM <return>
Type: OCAT <return>
Press Control-Z
Type: OCAT <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 UKANVM.CC.UKANS.EDU;;
*) ;;
esac;;
#
15)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Maine Libraries:$FIN

$OFS 1. Bates College
$OFS 2. Bowdoin College
$OFS 3. Colby College
$OFS 4. University of Maine System
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
Bates College

Note the following instructions carefully$FIN

Once you are connected:

Specify VT100 as your terminal type.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet ladd.bates.edu;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
Bowdoin College

Note the following instructions carefully$FIN

Once you are connected:

Login: library <return> (this must be in lower case)
Specify VT100 as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet library.bowdoin.edu;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
Colby College$FIN

The Colby College Library Catalog uses Innovative Interfaces software (INNOPAC)
to provide access to the collections of the three campus libraries, the AV
Center, and the Computer Center (over 250,000 titles). The online holdings of
books and periodicals are complete, documents are selectively cataloged, and
manuscripts are not cataloged on the system.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: library <return> (this must be in lower case)
Specify VT100 as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet library.colby.edu;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
University of Maine System$FIN

URSUS is the union catalog of the University of Maine System Libraries, using
the Innovative Interfaces software (INNOPAC). The URSUS database currently
contains more than 700,000 bibliographic records, representing approximately 75%
of the total holdings. A retrospective conversion project has been started.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type ursus in lower case letters at the login prompt, and press <return> 

To quit: Type N (ew search) B,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet URSUS.MAINE.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
16) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Maryland Libraries:$FIN

$OFS 1. John Hopkins University
$OFS 2. University of Maryland (UMCAT)
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
John Hopkins University$FIN

Janus is the catalog of the Milton S. Eisenhower Library and is based on NOTIS
software. It is complete for all materials cataloged since 1975 and most
materials cataloged before 1975. Circulation status is not available for some
materials. The catalog is available daily 7am - 12 midnight.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At JHU/HAC logo screen: <return> 
At the command prompt: Dial Janus <return> 
When the port assignment appears in upper left corner: <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 JHUVM.HCF.JHU.EDU ;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Maryland System$FIN

The University of Maryland System operates an online catalog named VICTOR,
based on CARL software and Tandem hardware.  The library catalog includes
separate databases for 13 libraries located on 11 campuses of the University
system, plus a union catalog covering all 13 libraries. The sites are:

Bowie State University, Center for Environmental and Estuarine Studies, Coppin
State College, Frostburg State University, Salisbury State University, Towson
State University, University of Baltimore, University of Baltimore Law Library,
UM Baltimore Law Library, UM Eastern Shore, UM Baltimore County, UM College
Park, and UM University College.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: PAC <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet VICTOR.UMD.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
17)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG
Massachusetts Libraries:$FIN

$OFS 1. Boston University (TOMUS)
$OFS 2. Harvard University
$OFS 3. Tufts University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
Boston University (TOMUS)$FIN

Boston University's online Catalog (TOMUS) provides access to over one and a
half million volumes and two and a half million microforms. The collection
represents a majority of holdings for all libraries on campus.

TOMUS is a Carlyle system and provides online help screens.  
$BEG 
Note the following instructions carefully$FIN

Use stop <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LIBRARY.BU.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
Harvard University$FIN

No password is required to enter HOLLIS. The union catalog of the Harvard
libraries (database HU) and the database of older Widener Library materials
(database OW) do not have any access restrictions. However, some other databases
within HOLLIS may have access restrictions because of vendor requirements.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

If the first screen you see begins <Mitek Server...> press <return>. 

Type <hollis> after the next prompt and press <return>

<Welcome to HOLLIS> should display.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet hollis.harvard.edu ;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
Tufts University$FIN

This catalog includes 300,000 monographs and 25,000serials. Not included are
most government publications and some older materials.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Username: TUFTS <return>        (no password required)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet library.tufts.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
18)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Michigan Libraries:$FIN

$OFS 1. Central Michigan University
$OFS 2. Eastern Michigan University
$OFS 3. Kalamazoo College
$OFS 4. Michigan State University
$OFS 5. Michigan Technological University
$OFS 6. University of Michigan
$OFS 7. Wayne State University
$OFS 8. Western Michigan University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
Central Michigan University

Note the following instructions carefully$FIN

Once you are connected:

You may have to type a <return> for the system to recognize your presence. 

The system will ask <Which Host?>. Type: CMU-IBM <return>
Press <return> again.
The system will ask ENTER TERMINAL TYPE: Type: VT100 <return>
At the CMU banner screen, select option G - CENTRA and press <return>
At the Session Establishment in Progress message press <return> again.

Use stop <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CTS.MERIT.EDU;;
*) ;;
esac;;
# 
2) clear 
echo "$BEG 
Eastern Michigan University

Note the following instructions carefully$FIN

Once you are connected:

You may have to type a <return> for the system to recognize your presence. 

The system will ask Which Host?. Type: EMU-VAX <return>

At the Username: prompt, enter NOTIS <return>

Use stop <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CTS.MERIT.EDU;;
*) ;;
esac;;
#
3) clear 
echo "$BEG 
Kalamazoo College

Note the following instructions carefully$FIN

Once you are connected:

Use stop <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet 146.113.32.11 2700 ;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
Michigan State University$FIN

The online catalog of the Michigan State University Libraries contains 1,300,000
bibliographic records of books, serials, microforms, software, and other
non-book materials.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the VM370 screen, press <return>
At next screen type: dial magic <return>
Press <return> a second time
 
This may drop you into a previous MAGIC session. If after dialing MAGIC, you are
not gretted by a welcome screen, enter E and press <return>.  You will then see
MAGIC's welcome screen.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 MAGIC.LIB.MSU.EDU;;
*) ;;
esac;;
#
5) clear 
echo "$BEG 
Michigan Technological University

Note the following instructions carefully$FIN

Once you are connected:

You may have to type a <return> for the system to recognize your presence. 

The system will ask <Which Host?>. Type: FOCUS <return>
Press <return> again.
The system will ask ENTER TERMINAL TYPE: Type: VT100 <return>
Press <return> again.

Use stop <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CTS.MERIT.EDU;;
*) ;;
esac;;
#
6)  clear 
echo "$BEG 
University of Michigan

Note the following instructions carefully$FIN

Once you are connected:

You may have to type a <return> for the system to recognize your presence. 

The system will ask Which Host?. Type: mirlyn <return>

You will be prompted for confirmation of terminal type: just press <return>

Use stop <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CTS.MERIT.EDU;;
*) ;;
esac;;
#
7) clear
echo "$BEG 
Wayne State University

Note the following instructions carefully$FIN

Once you are connected:

Use <tab> to move to the COMMAND line 
At the COMMAND line, type DIAL VTAM 
At the WSUNET menu, type LUIS

To exit: type LOGOUT <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 CMS.CC.WAYNE.EDU;;
*) ;;
esac;;
# 
8) clear 
echo "$BEG 
Western Michigan University

Note the following instructions carefully$FIN

Once you are connected:

You may have to type a <return> for the system to recognize your presence. 

The system will ask Which Host?. Type: WMU-Finder <return>

You will be prompted for confirmation of terminal type: just press <return>

Use stop <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CTS.MERIT.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
19)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Minnesota Libraries:$FIN

$OFS 1. PALS/MSUS
$OFS 2. University of Minnesota
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
PALS/MSUS$FIN

This OPAC contains 3.4 million bibliographic records from 50 libraries in
Minnesota.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Enter destination or ? for help: pals <return>
SYS=> BEGIN <return> (use Basic access - do not LOGON)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet MSUSGW.UMN.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Minnesota$FIN

Libraries of the University of Minnesota Integrated Network Access--LUMINA

Running NOTIS on an IBM 4381, Lumina has nearly all the current collection
online, and plans are in place to put periodicals and circulation information on
the system next. 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type 0 <return> (terminal type VT100) then prompted for a terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LUMINA.LIB.UMN.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
20) clear
echo "$BEG 
University of Missouri$FIN

LUMIN features a linked authority file and either an unfriendly but powerful
direct command interface or a less powerful but easy-to-use menu interface.
Internet users are automatically brought into the menu interface. There is no
online help. The LUMIN database contains (as of February, 1991) 1,350,000
bibliographic records and 1,960,000 summary holdings records.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

When the Missouri Map screen is displayed, press <tab> until cursor is at the
COMMAND prompt and type DIAL VTAM<return>.

When request is displayed for VTAM LOGON or UNDIAL, type LUMIN<return>.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 UMCVMB.MISSOURI.EDU;;
*) ;;
esac;;
#
21) clear
echo "$BEG 
Mississippi State Library$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: libserv <return> (Must be in lower case!)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet Libserv.msstate.edu;;
*) ;;
esac;;
#
22) clear
echo "$BEG 
University of Nebraska$FIN

The University Libraries and the Law Library of the University of
Nebraska-Lincoln. The online catalog, called IRIS (Innovative Research
Information System), contains approximately 75% of the holdings of the libraries
of the University of Nebraska-Lincoln.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

at login prompt type: library <return> (Must be in lower case)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet UNLLIB.UNL.EDU;;
*) ;;
esac;;
#
23)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Nevada Libraries:$FIN

$OFS 1. University of Nevada, Las Vegas
$OFS 2. University of Nevada, Reno
$BEG
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
University of Nevada, Las Vegas, James R. Dickinson Library$FIN

The online catalog, INNOPAC, contains approximately 60% of UNLV's holdings, as
well as those of the Southern Nevada Community Colleges. 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the login prompt type library. This must be in lower case! You will be asked
for vt100 or wyse terminal type. After typing v you will be connected.

When you have finished searching type n to return to the main menu, then select
disconnect to exit the system,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LIBRARY.LV-LIB.NEVADA.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Nevada, Reno$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login: wolfpac <return>     (must be in lower case)

Select VT100 as the terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet wolfpac.unr.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
24)  clear 
echo "$BEG 
Dartmouth College$FIN

BOOKS file  - all monographic holdings of Dartmouth College Libraries 
BOOKS file  - all serial holdings 
ORDERS file - on order and in process materials 

Other special files of Dartmouth Special Collections are also available. 

SELECT FILE for a list of files.
$BEG 
Note the following instructions carefully$FIN

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LIB.DARTMOUTH.EDU;;
*) ;;
esac;;
#
25)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
New Jersey Libraries:$FIN

$OFS 1. Princeton University Library
$OFS 2. Princeton University Online Manuscripts Catalog
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
Princeton University Library

Note the following instructions carefully$FIN

Once you are connected:

   Response: Connect message, blank screen 
   Type: <return> 
   Response: # 
   Type: Call 500 
   Response: Welcome screen for the Online Catalog

To exit:
   Type: end
   Response: # (your session will be ended)

or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet PUCABLE.PRINCETON.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
Princeton University Online Manuscripts Catalog$FIN

Princeton University Library Princeton online manuscripts catalog (LITMSS). As
of Nov. 1990, it consists of over 56,000 records ranging in level of description
from records for single important items (e.g. individual letters of George
Washington) to records for massive collections (e.g. the papers of the publisher
Charles Scribner's Sons). Included in the 56,000 records are nearly 1,000
collection records, i.e. summary descriptions of whole collections.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

VM370 logo 
   Type: <return> 
Welcome screen with list of choices 
   Type: folio <return> 
Welcome screen for FOLIO (PU's online research resources) 
   Type: <return> 
List of choices 
   Type: 3 <return>

To exit type: logoff <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 PUCC.PRINCETON.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
26) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
New Mexico Libraries:$FIN

$OFS 1. University of New Mexico
$OFS 2. New Mexico State University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
University of New Mexico$FIN

You can access the following services once you log in:

General Library 
Medical Center Library
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At login prompt, enter unminfo <return> (Must be in lower case)

Specify VT100 as your terminal type.

Select the Library Access option from main menu.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet unminfo.UNM.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
New Mexico State University

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
At the : prompt enter: hello user.libr01

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LIBRARY.NMSU.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
27)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
New York Libraries:$FIN

$OFS 1.  Columbia University Law School
$OFS 2.  Cornell University
$OFS 3.  New York Public Library
$OFS 4.  New York University
$OFS 5.  New York University Medical and Dental catalog
$OFS 6.  Rensselaer Polytechnic Institute
$OFS 7.  Rochester Institute of Technology
$OFS 8.  State University of New York at Binghamton
$OFS 9.  State University of New York at Buffalo
$OFS 10. Syracuse University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) clear 
echo "$BEG 
Columbia University Law School$FIN

Full document delivery services are available on a fee basis. Requests can be
sent via RLIN and OCLC ILL, via Internet mail to 
lawref@lawmail.law.columbia.edu or via fax at (212) 854-3295.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: pegasus <return> (must be in lower case)

Specify VT100 as your terminal type when prompted
To end you session, select disconnect from main menu, 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet pegasus.law.columbia.edu;;
*) ;;
esac;;
# 
2) clear 
echo "$BEG 
Cornell University$FIN

The online catalog database is stored on the IBM mainframe computer, CORNELLC,
and includes records for approximately one-half of the five million volumes
owned by the sixteen Cornell libraries. Most records are for materials acquired
since 1973. However, records for many items acquired before 1973 have been added
to the online catalog, including most holdings of the Africana, Engineering,
Entomology, Hotel, ILR, Mathematics, Physical Sciences, and Veterinary
libraries.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

 System Prompts 		You Type/Press 		System Responds
 --------------                 --------------          ---------------
 LOGON 				<return> 		CP READ CORNELLC
 blank screen 			library <return>        online catalog screen

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 CORNELLC.CIT.CORNELL.EDU;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
New York Public Library$FIN

The following Databases are currently available:

        NYPL Branch Libraries Catalog
        Metropolitan Inter-Library Cooperative System Regional Catalog
        NYPL Dance Collection Catalog

Hours of Service: Monday-Thursday  8:30am-9:00pm EST
                  Friday-Saturday  8:30am-6:00pm EST
                  Sunday          12:00pm-5:00pm EST
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login: nypl <return>            (must be in lower case!)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet nyplgate.nypl.org;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
New York University$FIN

The online catalog lists more than 750,000 records, including many pre-1973
items and all material purchased after 1973. BobCat contains the holdings of
NYU's Division of Libraries, as well as the consortium libraries of the New
School for Social Research, the Parsons School of Design, the Cooper Union for
the Advancement of Science and Art, and the New York Academy of Art. BobCat runs
on the Geac System 9000. Circulation status information is posted in the OPC. 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Hit <return> to wake up a port 
Type END to disconnect
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet BOBCAT.NYU.EDU;;
*) ;;
esac;;
#
5) clear
echo "$BEG 
New York University Medical and Dental catalog

Note the following instructions carefully$FIN

Once you are connected:

Login: library <return> (must be in lower case)

Type D to disconnect from main menu
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet MCLIB0.NYU.EDU;;
*) ;;
esac;;
#
6) clear
echo "$BEG 
Rensselaer Polytechnic Institute$FIN

The service has been known for some years as Infotrac, a name created at
Rensselaer before there was a commercial product by that name. The name will
soon change to Infotrax in order to avoid confusion with this product.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

You will be prompted for terminal type; type VT100 <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet INFOTRAC.RPI.EDU;;
*) ;;
esac;;
#
7) clear
echo "$BEG 
Rochester Institute of Technology

Note the following instructions carefully$FIN

Once you are connected:

Username: LIBRARY <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet ritvax.isc.rit.edu;;
*) ;;
esac;;
#
8) clear
echo "$BEG 
State University of New York at Binghamton

Note the following instructions carefully$FIN

Once you are connected:

Use <tab> to position cursor at command line
From command line type DIAL VTAM 
From VTAM menu screen type ELIXIR 

To exit:  Type OFF <return>, Type UNDIAL <return> 

or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 BINGVMC.CC.BINGHAMTON.EDU;;
*) ;;
esac;;
#
9) clear
echo "$BEG 
State University of New York at Buffalo

Note the following instructions carefully$FIN

Once you are connected:

Specify VT100 as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet 128.205.2.22;;
*) ;;
esac;;
#
10) clear
echo "$BEG 
Syracuse University$FIN

This catalog connects you to a range of databases, including ERIC, and the
Syracuse University Campus-Wide information system.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press the <tab> key twice until the cursor is positioned at the COMMAND: prompt
Type SUINFO <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 suvm.acs.syr.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
28)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Ohio Libraries:$FIN

$OFS 1. Case Western Reserve University
$OFS 2. Cleveland Public Library
$OFS 3. Kent State University
$OFS 4. Northeastern Ohio Universities College of Medicine
$OFS 5. Ohio State University
$OFS 6. University of Dayton
$OFS 7. University of Toledo
$OFS 8. Wright State University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1)  clear 
echo "$BEG 
Case Western Reserve University

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet EUCLID.CWRU.EDU;;
*) ;;
esac;;
#
2) clear 
echo "$BEG 
Clevelend Public Library

Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet 192.58.246.4;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
Kent State University$FIN

CATALYST contains the complete holdings of the KSU Libraries. CATALYST is
available Mon-Sat 7:00 AM to 2:00 AM and Sun 1:00 PM to 2:00 AM (EST).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
Type VT100 <return> as your terminal type
Type D <return> as the application
Type LUKS <return> at the CICS screen

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CATALYST.KENT.EDU;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
Northeastern Ohio Universities College of Medicine$FIN

This catalog also contains the holdings of 17 affiliated hospitals.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: neocat <return>           (Must be in lower case)

Hit <return> at the next prompt, for VT100
To get help, type a ? <return> at the ? prompt  - this catalog is obscure!

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet scotty.neoucom.edu;;
*) ;;
esac;;
#
5) clear
echo "$BEG 
Ohio State University$FIN

The catalog includes the holdings of all Libraries at The Ohio State University
with the exception of the Law Library, which has only recently been adding new
titles. Titles cataloged by OSU Libraries after September 1971 have full records
and can be searched by author, title, subject, and series entry. Titles
cataloged prior to September 1971 have short records and can be searched only by
author and/or title. OSU has 2.2 million titles listed in LCS. LCS also contains
the complete State Library of Ohio catalog recently cataloged items available
from the Center for Research Libraries, Chicago, and materials cataloged in the
past ten years by the Ohio Historical Society Archives-Library Division.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

LCS is a command-driven system. The commands are usually three characters
followed by a slash (/), e.g. aut/wolfe, tom. Basic search instructions are
available by using the HELP commands on LCS. Press ESC and 1 for HELP or type
HELP.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LCS.US.OHIO-STATE.EDU;;
*) ;;
esac;;
#
6) clear
echo "$BEG 
University of Dayton$FIN

The University of Dayton Online catalog service Contains over 600,000 items
including the University, Law, and Marian Libraries. Then main library is a
selective depository of U.S. government publications.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At a blank screen type  LOGIN PUB02 press <return>
At Password? type PUBLIC press <return>
You will be asked to choose a terminal type: select VT-100
When you see the Welcome to the University of Dayton screen, you will be 
able to access Help Screens by typing ? <return>

Logging Off: Choose LOGOFF from the main menu or type Q, and press <return>,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet UDAPRL.OCA.UDAYTON.EDU;;
*) ;;
esac;;
#
7) clear
echo "$BEG 
University of Toledo

Note the following instructions carefully$FIN

Once you are connected:

large UT logo on screen:			<return> 
enter one of the following commands:       	DIAL MVS <return>
dialed to mvs ####:				UTMOST <return>

If the system does not seem to respond, trying pressing <return>.  If after
dialing MVS you receive a message application invalid, then just go ahead and
type UTMOST anyway.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 UOFT01.UTOLEDO.EDU ;;
*) ;;
esac;;
#
8) clear
echo "$BEG 
Wright State University$FIN

The Wright State University catalog represents the holdings of the Dayton
metropolitan area Cooperative Library Library System (COLS) members, which
includes Wright State University (University Library, Fordham Health Sciences
Library, Music Library and Lake Campus); Children's Medical Center Library;
Dayton Art Institute Library; Dayton Natural History Museum; Good Samaritan
Hospital Library; Grandview Medical Center Library; Kettering College of Medical
Arts; Kettering Medical Center Library; Miami Valley Hospital Library; St.
Elizabeth Medical Center Library; Sycamore Medical Center Library; Veteran's
Administration Medical Center Library (Dayton).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Username : LIBNET2
Password : WRIGHT

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet DESIRE.WRIGHT.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
29) clear
echo "$BEG 
The University of Tulsa$FIN

LIAS is the on-line catalog of the University of Tulsa Libraries. The catalog
contains approximately 500,000 titles, representing the holdings of McFarlin
Library (the general campus library) and the Law Library.  Besides monographic
and serials records, LIAS also provides bibliographic access to the curriculum
collection, microforms, archives and manuscript collections, and the MARC Books
All database.

LIAS does not differentiate between author, title, series, or subjects in its
command structure.  
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Username: LIAS <return>

Use END <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet VAX2.UTULSA.EDU ;;
*) ;;
esac;;
#
30)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Oregon Libraries:$FIN

$OFS 1. Oregon State University
$OFS 2. University of Oregon
$BEG
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1)  clear 
echo "$BEG 
Oregon State University

Note the following instructions carefully$FIN

Once you are connected:

login: oasis <return>        (must be in lower case)

Specify VT100 as the terminal type.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet oasis.kerr.orst.edu;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Oregon

Note the following instructions carefully$FIN

Once you are connected:

Login: janus <return> (must be lowercase) 
What kind of terminal are you using? vt100 
Confirm your terminal choice

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet JANUS.UOREGON.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
31)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Pennsylvania Libraries:$FIN

$OFS 1. University of Pittsburgh
$OFS 2. Carnegie Mellon University (LIS II)
$OFS 3. Penn State University (LIAS)
$OFS 4. Lehigh University (ASA)
$OFS 5. University of Pennsylvania
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1)  clear 
echo "$BEG 
University of Pittsburgh$FIN

PITTCAT is the University of Pittsburgh's online library catalog. PITTCAT
currently contains bibliographic information for over 1.4 million titles in all
University of Pittsburgh libraries including the Hillman Library (humanities and
social sciences), Afro-American, Buhl (Social Work), East Asian, Allegheny
Observatory, Business, Chemistry, Computer Science, Darlington Memorial,
Engineering, Fine Arts, Langley, Library and Information Science, Mathematics,
Music, Physics, Public and International Affairs/Economics, Falk Library of the
Health Sciences, Learning Resource Center (Nursing), Law, Western Psychiatric
Institute and Clinic.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the Service: prompt, type PITTCAT and press <return>.
At the Select: prompt, type V100 and press <return> (NOT VT100!).
The PITTCAT Introductory screen will appear.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet GATE.CIS.PITT.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
Carnegie Mellon University (LIS II)$FIN

LIS II is Carnegie Mellon University Libraries new distributed retrieval
system. It enables you to search the Carnegie Mellon Library Catalog and Journal
List databases, and ArchPics, which is a database of architectural pictures and
drawings in books owned by Carnegie Mellon University Libraries.  The Library
Catalog is the default database.

Note:  You cannot search the site-licensed databases in LIS II as an Internet
guest.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login: library <return>           (this must be in lower case)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet library.andrew.cmu.edu ;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
Penn State University (LIAS)$FIN

The Penn State University Libraries catalog system is known as LIAS (Library
Information Access System).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

You may need to type TERMINAL VT100 at the LIAS prompt (>>>) at the start of
your session if your terminal emulator doesn't respond properly.

To USE LIAS, type your search term at the LIAS prompt (>>>). LIAS will perform a
combined SUBJECT, AUTHOR, TITLE and SERIES search on the term. You may also
preface your term with SUBJECT, AUTHOR, TITLE or SERIES to restrict searches to
those areas. Your search will product a citation listing -- type the citation
number for the complete record.

To exit: END at the >>> prompt
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet lias.psu.edu ;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
Lehigh University (ASA)

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet asa.lib.lehigh.edu ;;
*) ;;
esac;;
#
5) clear
echo "$BEG 
University of Pennsylvania$FIN

PENNLIN is Penn's NOTIS-based on-line library catalog system.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
Type VT100 <return> when prompted for a terminal type
Press <return> again to start using the catalog.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet pennlib.upenn.edu ;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
32) clear
echo "$BEG 
Brown University

Note the following instructions carefully$FIN

Once you are connected:

At the BROWN logon screen: TAB to COMMAND and type DIAL JOSIAH <return>
The passthru menu should display. TAB to any of the Josiah choices and <return> 

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 BROWNVM.BROWN.EDU;;
*) ;;
esac;;
#
33) clear
echo "$BEG 
Clemson University

Note the following instructions carefully$FIN

Once you are connected:

Select item B for the OPAC and press enter. No logon required. Follow
instructions on the screen. To terminate connection: enter QUIT. OPAC is called
LUIS and is the public access to NOTIS. All materials in the Clemson Libraries
are included in this catalog except government documents, which will be loaded
soon.

Select item F from the vtam screen will bring up DORIS. This is Clemson's
version of BRS Search. Access is provided without a user id to several locally
generated files including the campus directory. From the initial DORIS entry
screen, press enter for access to these files. 

To terminate access: type q <return>, 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 CLEMSON.CLEMSON.EDU;;
*) ;;
esac;;
#
34)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Tennessee Libraries:$FIN

$OFS 1. University of Tennessee, Knoxville
$OFS 2. University of Tennessee, Memphis, Health Science Library
$OFS 3. Vanderbilt University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1)  clear 
echo "$BEG 
University of Tennessee, Knoxville$FIN

The UTK OPAC runs on a Geac 9000 system and contains nearly 900,000 titles,
representing 95% of the Library's holdings.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Enter LIBRARY at the Enter Host Name or Help prompt. The system provides 
on-screen menus and command instructions.

To Log off:  Type END <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet DCA.UTK.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Tennessee, Memphis, Health Science Library

Note the following instructions carefully$FIN

Once you are connected:

At the Username prompt, type HARVEY and press return. 

Press Control-P and then press <Escape> to end long displays. 

To log off, just press return at the main library menu 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet 132.192.1.1;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
Vanderbilt University$FIN

Access is available to Acorn, the public access NOTIS catalog, but is
restricted to the Multiple Database files (MEDLINE, Wilson and CRL).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the Username prompt, enter ACORN and press <return>. 
Type the letter y and press <return> after Are you ready to proceed?
Press <return> again when you see SysAv1 Appl at the bottom of the screen.

When finished, from any screen, press Control-Z,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet CTRVAX.VANDERBILT.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
35)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Texas Libraries:$FIN

$OFS 1. Southern Methodist University
$OFS 2. Texas A&M Library System
$OFS 3. UT Arlington Library System
$OFS 4. UT Austin Library System UTCAT
$OFS 5. University of Texas at Dallas
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1)  clear 
echo "$BEG 
Southern Methodist University$FIN

PONI (Public ONline Information) is the name for the NOTIS library public
catalog system. The PONI catalog contains over one million bibliographic entries
including over 185,000 U.S. government documents. SMU has completely converted
the shelflist records for all campus libraries:  Central Libraries, Underwood
Law Library, Bridwell [Theology] Library, and the Business Information Center.
Central libraries include Media Services, Special Collections in the Degolyer
Library, ISEM Reading Room [Institute for the Study of Earth and Man],
undergraduate/graduate collections in Fondren Library, Science Information
Center and Hamon Arts Library.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <tab> twice to get to Command: prompt
Type:DIAL VTAM <return>
Type: PONI <return>
Press Control-Z to clear the screen
Type: LUSM <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 VM.CIS.SMU.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
Texas A&M Library System$FIN

The Texas A&M University Library System uses NOTIS to provide information about
the holdings of:

      Sterling C. Evans Library of Texas A&M University
      Medical Sciences Consortium Library of Texas A&M University
      John B. Coleman Library of Prairie View A&M University
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the Texas A&M Statewide Network screen, type NOTIS <return> 

To exit from NOTIS, type QUIT or LOGOFF at any prompt, 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 TAMMVS1.TAMU.EDU;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
UT Arlington Library System$FIN

LUIS (Library User Information Service) at the University of Texas at Arlington
contains materials held by the UT Arlington Library.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> 
At the TERMINAL TYPE prompt, type VT100 <return> 
At the VTAM selection menu, type NOTIS <return> 
At the CICS Logo Screen, press <return> 
On the next screen, type LUUT <return> 

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet ADMIN.UTA.EDU;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
UT Austin Library System UTCAT$FIN

The Online Catalog (UTCAT) lists more than 4 million items in the University of
Texas at Austin libraries
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system.
Press <return> again after you see the GO prompt
Whan asked ENTER TERMINAL TYPE, say: vt100 <return>
Type: utcat <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet UTCAT.UTEXAS.EDU;;
*) ;;
esac;;
#
5) clear
echo "$BEG 
University of Texas at Dallas

Note the following instructions carefully$FIN

Once you are connected:

Type : vt10x <return>
Press: <tab> until cursor points to Command:
Type: LIBRARY <return>
Press: keypad <ENTER>	

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet IBM.UTDALLAS.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
36)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Utah Libraries:$FIN

$OFS 1. Brigham Young University
$OFS 2. Dixie College
$OFS 3. Southern Utah University
$OFS 4. University of Utah
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
#
1) clear
echo "$BEG 
Brigham Young University

Note the following instructions carefully$FIN

Once you are connected:

USERID: BYLINE <return>

Press Control-Z to start the catalog

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 lib.byu.edu;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
Dixie College

Note the following instructions carefully$FIN

Once you are connected:

login: pub <return>          (must be in lower case!)

Select VT100 as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet lib.dixie.edu;;
*) ;;
esac;;
# 
3)  clear 
echo "$BEG 
Southern Utah University

Note the following instructions carefully$FIN

Once you are connected:

login: public <return>       (must be in lower case!)

Select option 1 (VT100) as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet lib.suu.edu;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
University of Utah Marriott Library

Note the following instructions carefully$FIN

Once you are connected:

Press <tab> until cursor is positioned by Command:
Type D UNIS, followed by <return>. 

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 LIB.UTAH.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
37) clear
echo "$BEG 
University of Vermont

Note the following instructions carefully$FIN

Once you are connected:

Use TAB to move to the COMMAND field;
Type D DOSLIBR. 
When DIALED TO DOSLIBR 252 appears, press <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 uvmvm.uvm.edu;;
*) ;;
esac;;
#
38)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Virginia Libraries:$FIN

$OFS 1. University of Virginia Law Library
$OFS 2. University of Virginia Library
$OFS 3. Virginia Polytechnic Institute and State University
$OFS 4. Virginia Commonwealth University Library System
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
#
1) clear
echo "$BEG 
University of Virginia Law Library

Note the following instructions carefully$FIN

Once you are connected:

Hit <return> once or twice to get a network prompt
Type CONNECT LAW <return>
Enter V (for VT100 access) then Y to confirm your choice

To exit press D to disconnect from the catalog
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet UBLAN.VIRGINIA.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Virginia Library$FIN

VIRGO is a NOTIS system serving the 14 libraries of the University Library
system and the library of the Darden Graduate School of Business. The Law and
Health Sciences Libraries have separate catalogs which are not accessible in
VIRGO. VIRGO contains records for over 90% of circulating materials, including
government documents from 1976 on, and for titles on order for the University
Library. Records for rare books, manuscripts, microfilms, and as yet unconverted
circulating items continue to be added.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Hit <return> once or twice to get a network prompt
Type CONNECT VIRGO <return>
Select VT100 as your terminal type
Press <return> to wake up the catalog system
Press <return> again to select the VCAT option from the menu (don't type VCAT!)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet UBLAN.VIRGINIA.EDU;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
Virginia Polytechnic Institute and State University$FIN

Virginia Polytechnic Institute and State University runs VTLS. The VTLS system
is connected to the outside world through the campus IBM ROLM CBX.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Issue the command CALL VTLS <return>
Press <return> again to wake up the system

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet VTCBX.VT.EDU;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
Virginia Commonwealth University Library System

Note the following instructions carefully$FIN

Once you are connected:

At the VM screen, type: <return> 
The VCU computer will respond Enter one of the following commands 
Type: DIAL VTAM. Press <return>. 
Type: the letter L (for VCU library catalog). Press <return>.
Type: <return> 

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 VCUVM1.UCC.VCU.EDU;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
#
39) clear
echo "$BEG 
University of Washington$FIN

The University of Washington online catalog contains over 1.3 million titles.
Most materials received since 1979 and periodical titles are included. The
catalog does not include materials in the Law Library, the Computing Information
Center, nor most of the materials in the East Asia Library, Curriculum &
Children's Literature, or Government Publications.  The catalog is available
between the hours of 7 a.m. to midnight every day.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Use the keypad <enter> key to wake up the catalog and move to the next screen. 
If the catalog does not come up, type END <enter> <enter> to wake it up. 
You may find yourself in the middle of someone else's session, to clear this,
type START OVER <enter>.
When the catalog refers to the SEND key, use the keypad <enter> key instead.

Type END <enter>
then press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet UWCAT.LIB.WASHINGTON.EDU;;
*) ;;
esac;;
#
40) clear
echo "$BEG 
Georgetown University Medical Center$FIN

DOC (Dahlgren Online Catalog) is the public access catalog of The John Vinton
Dahlgren Memorial Library of the Georgetown University Medical Center. It runs
on Library Information System (LIS) (TM) software developed at Dahlgren, and
lists the books, journals, audiovisuals, and software available in the library. 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login: medlib <return>                     (must be in lower case!)
password: dahlgren <return>                (the password will be invisible)

Enter Your Last Name: netguest <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet gumedlib2.georgetown.edu;;
*) ;;
esac;;
#
41)  FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Wisconsin Libraries:$FIN

$OFS 1. Marquette University Libraries
$OFS 2. University of Wisconsin (NLS) Milwaukee/Madison
$OFS 3. University of Wisconsin-Green Bay
$OFS 4. University of Wisconsin-River Falls
$OFS 5. University of Wisconsin-Stout
$OFS 6. University of Wisconsin-Superior
$OFS 7. University of Wisconsin-Oshkosh
$OFS 8. University of Wisconsin-Eau Claire
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1)  clear 
echo "$BEG 
Marquette University Libraries$FIN

MARQCAT is the union catalog of Marquette University Libraries - Memorial
(social sciences and humanities), Science, and Law. It uses the INNOPAC software
from Innovative Interfaces mounted on a DEC VAX 6310. The MARQCAT database
currently contains almost 500,000 bibliographic records, representing
approximately 97% of the libraries' total holdings. Excluded as of this date are
MU theses and dissertations submitted prior to 1981, and microform sets acquired
prior to 1981. 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> <return> for the login prompt, type M and press <return> 
to see a list of valid terminal types. Specify VT100 as your terminal type, 
confirm your terminal choice, and begin searching. 

A QUIT option is provided on the menu for logoff, 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet LIBUS.CSD.MU.EDU;;
*) ;;
esac;;
#
2) clear
echo "$BEG 
University of Wisconsin$FIN

The Network Library System (NLS) is the online public catalog of the libraries
at the University of Wisconsin- Madison and the University of Wisconsin
Milwaukee. NLS supports separate online catalogs for each campus. The UW-Madison
online catalog contains more than 1.7 million titles cataloged since 1976,
located in 25 libraries on the campus and at the Center for Research Libraries
in Chicago. This represents roughly 50% of the collections. The UW- Milwaukee
catalog contains approximately 900,000 titles and represents 85% of the general
collection.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

You are presented a menu from which you select NLS, the library catalog - 
<tab> to the option you want and press <return>. 

To exit, enter the command exit on any screen to return to the Main Menu. Here
you select the option to quit,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) tn3270 blue.adp.wisc.edu ;;
*) ;;
esac;;
#
3) clear
echo "$BEG 
University of Wisconsin-Green Bay

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to begin a session. 
Type: VT100 <return> (must be in upper case!) when prompted for terminal type.

To exit the system, type /exit <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet gbls2k.uwgb.edu;;
*) ;;
esac;;
#
4) clear
echo "$BEG 
University of Wisconsin-River Falls$FIN

There are two catalogs available, the Online Catalog and the General Sciences
Index.  A menu will direct you and provide assistance in accessing the catalogs
and logging off the system.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to begin a session. 
Type: VT100 <return> (must be in upper case!) when prompted for terminal type.

To exit the system, type /exit <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet davee.dl.uwrf.edu;;
*) ;;
esac;;
#
5) clear
echo "$BEG 
University of Wisconsin-Stout

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to begin a session.  
Type: VT100 <return> (must be in upper case!) when prompted for terminal type.

To exit the system, type /exit <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet lib.uwstout.edu;;
*) ;;
esac;;
#
6) clear
echo "$BEG 
University of Wisconsin-Superior

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to begin a session. 
Type: VT100 <return> (must be in upper case!) when prompted for terminal type.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet sail.uwsuper.edu;;
*) ;;
esac;;
#
7) clear
echo "$BEG 
University of Wisconsin-Oshkosh

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to begin a session.  
You will see a series of numbers (for example:  02/032).  

Press <ctrl> 2 at this point (i.e. hold down <ctrl> and press the 2 key at the
top left of the keyboard (not on the keypad!)  

Type: VT100 <return> (must be in upper case!) when prompted for terminal type.

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet polk.cis.uwosh.edu 3000;;
*) ;;
esac;;
#
8) clear
echo "$BEG 
University of Wisconsin-Eau Claire

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to begin a session. 
Type: VT100 <return> (must be in upper case!) when prompted for terminal type.

To exit the system, type /exit <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet lib.uwec.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;
*) FLAG1=false;;
esac
done;;			#end of US library section

#################################################
# Foreign libraries
#################################################

2) FLAG1=true
while $FLAG1
do
clear
echo "$BEG Libraries in these countries are accessible$FIN

$OFS 1. Australia
$OFS 2. Canada
$OFS 3. Finland
$OFS 4. Germany
$OFS 5. Israel
$OFS 6. Mexico
$OFS 7. New Zealand
$OFS 8. United Kingdom
$OFS 9. Switzerland
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: " 
read answer1 
case $answer1 in
1) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Australian Libraries:$FIN

$OFS  1. Australian Defence Force Acad. 2. Australian National Univ.
$OFS  3. Curtin University Of Tech.     4. Deakin University Library
$OFS  5. La Trobe University            6. Macquarie University
$OFS  7. R.M.I.T. (V.U.T) - MATLAS      8. University of South Australia
$OFS  9. Univ. of Adelaide             10. Univ. of Melbourne
$OFS 11. Univ. of New England          12. Univ. of New South Wales
$OFS 13. Univ. of Queensland           14. Univ. of Sydney
$OFS 15. Univ. of Western Australia    16. Univ. of Wollongong
$BEG 
$OFS Press RETURN alone to see previous menu$FIN
$BEG 
$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear 
echo "$BEG 
Australian Defence Force Academy$FIN 

The Defence Academy Library enquiry system provides access to the libraries
catalog. The library has approximately 300,000 volumes with collection strengths
in military history and Australiana. In addition to the ADFA CATALOGUE access
can be obtained to our two in-house databases, AUSTLIT (Australian Literature)
and MIHILIST (Australasian Military History) 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
When prompted for a destination, enter LIBRARY.
When asked to login, type E.
Note that all entries into the system must be in UPPER CASE

To exit: Pick the X option from the main menu,
or press Control-$QCHAR Q <return> to exit at any time"

echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet LIBRARY.ADFA.OZ.AU;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Australian National University

Note the following instructions carefully$FIN

Once you are connected:

login: library <return>       (must be in lower case!)

Press Control-$QCHAR Q <return> to exit at any time"
echo  
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet LIBRARY.ANU.EDU.AU;;
*) ;;
esac;;

# 
3) 
clear 
echo "$BEG 
Curtin University Of Technology T.L. Robertson Library$FIN

The Library provides online access to the KWOCA (Keyword Online Catalogue
Access) system of the library. Access is also available to the SCOR (Software
and Courseware Online Review) database.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login as GUEST <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
case $ans in
[Yy]*) telnet cc.curtin.edu.au;;
*) ;;
esac;;

#
4)
clear
echo "$BEG 
Deakin University Library$FIN

The Library's online system contains records for all items held in the Library,
as well as items which are on-order. In addition, the on-line system also
contains similar information on the holdings at the Gordon Technical College
(GTC) Library.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: alice <return> (Must be in lower case)
If you see TERM = (unknown), type VT100 <return>
Type Q to start

To leave ALICE: Press: <return>
Type: ~. (i.e. tilde, dot) Press: <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet LIBRARY.DEAKIN.OZ.AU;;
*) ;;
esac;;

#
5)
clear
echo "$BEG 
La Trobe University Library$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: opac <return>   (this must be in lower case!)

At next prompt, press the \ key (backslash) then <return> 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet library.LATROBE.EDU.AU;;
*) ;;
esac;;

#
6) 
clear 
echo "$BEG 
Macquarie University Library$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Be patient at the Landing on MARS screen. The program is very slow
at that point. Once you have landed things go quite fast.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet 137.111.161.100;;
*) ;;
esac;;

# 
7) 
clear 
echo "$BEG 
R.M.I.T. (V.U.T) Library - MATLAS Library Catalogue.$FIN

The online public access catalogue at R.M.I.T. provides access to the Collective
collections at R.M.I.T., the Victorian College of the Arts and the Victorian
College of Pharmacy with access to over 250,000 bibliographic records. The
majority of these are housed at the Central Library at R.M.I.T., therefore the
default Library search mode for the Catalogue is the R.M.I.T. Central Library.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the Which System? prompt type: MATLAS <return>
Press <return> again when you see the message Connecting...

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet vicnet.xx.rmit.OZ.AU;;
*) ;;
esac;;

# 
8) 
clear 
echo "$BEG 
University of South Australia$FIN

The Library uses the URICA system, running on a General Automation Pick system.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the Username prompt, enter: OPAC <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet lv.levels.unisa.edu.au;;
*) ;;
esac;;

# 
9) 
clear 
echo "$BEG 
University of Adelaide, Barr Smith Library$FIN

Catalogue of the University of Adelaide Libraries (includes the Law Library and
Waite Agricultural Research Institute).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the 'login:' prompt, type: bslnet <return> (Must be in lower case)
It is essential that you type this in lower case.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet library.adelaide.edu.au;;
*) ;;
esac;;

# 
10) 
clear 
echo "$BEG 
University of Melbourne Baillieu Library$FIN

Catalogue serves the Baillieu and associated branch libraries, the Education
Resource Centre, and the Institute of Education (Kew Campus).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet library.unimelb.EDU.AU;;
*) ;;
esac;;

# 
11)
clear 
echo "$BEG 
University of New England Library$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
Type: pac <return>
Press <return> again

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet opac.une.oz.au;;
*) ;;
esac;;

# 
12) 
clear 
echo "$BEG 
University of New South Wales$FIN

The University of New South Wales Online public catalogue contains over 800,000
volumes and around 550,000 titles from all of the University's associated
libraries.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: LOGIN LIBCAT <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet libprime.libsys.unsw.OZ.AU;;
*) ;;
esac;;

# 
13) 
clear 
echo "$BEG 
University of Queensland Libraries$FIN

The Online Catalogue is the online public access catalogue of all University of
Queensland libraries. Approximately 800,000 titles covering all books,
periodicals, maps, films, videos, audio-cassettes and music scores are included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: BE <return>
To leave the system type END or BYE, 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet libsys.campus.uq.oz.au;;
*) ;;
esac;;

#
14)
clear
echo "$BEG 
University of Sydney$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the OK prompt, type: LOGIN,LIBRARY2 <return>
At the Password prompt, just press <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet library.su.OZ.AU;;
*) ;;
esac;;

# 
15) 
clear 
echo "$BEG 
University of Western Australia, Reid Library$FIN

The UWA Library holds over 1 million volumes, in 11 library locations, including
Reid Library (Humanities and Social Sciences), Medical Library, Law Library, FIZ
Library (Mathematics and Physical Sciences), Biological Sciences Library (two
locations), Music Library, Geology Library, Zoology Library, Dental Library and
some other branches. The UWA online catalogue contains approximately 650,000
bibliographic records, and includes the holdings of Edith Cowan University
(formerly WACAE).  Full holding details of UWA items are shown, with summary
holdings of ECU titles.  Further retrospective conversion is underway.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Username: LIBRARY <return>
Are you on a VT100 compatible terminal? Y <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet library.uwa.oz.au;;
*) ;;
esac;;

#
16)
clear
echo "$BEG 
University of Wollongong$FIN

The Wollongong Library runs PALS. The holdings include approximately 500,000
bibliographic records.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: PALS <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet library.uow.edu.au;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

# 
2) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG Canadian Libraries:$FIN 

$OFS 1. Athabasca University
$OFS 2. Brandon University
$OFS 3. Queen's University Libraries
$OFS 4. McGill University
$OFS 5. University of Calgary 
$OFS 6. University of New Brunswick 
$OFS 7. University of Saskatchewan 
$OFS 8. University of Toronto 
$OFS 9. University of Western Ontario 
$OFS 10.York University 
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
#
1)
clear
echo "$BEG 
Athabasca University$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the login prompt: type aucat <return>

Type quit to exit,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "  
read ans 
  
case $ans in
[Yy]*) telnet auctus.admin.athabascau.ca;;
*) ;;
esac;;
 
# 
2)
clear
echo "$BEG 
Brandon University$FIN
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the Username: prompt, type LIBCAT <return>

Enter Q(uit) or E(xit) or E(nd)
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "  
read ans 
  
case $ans in
[Yy]*) telnet LIBRARY.BRANDONU.CA;;
*) ;;
esac;;
 
# 
3)
clear
echo "$BEG 
Queen's University Libraries$FIN

Catalogue contains 1,128,000 titles, 1,700,000 items. We are a NOTIS site. We
have Law, Health Sciences, Documents, and Education libraries included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 QUCDNADM.QUEENSU.CA;;
*) ;;
esac;;

#
4)
clear
echo "$BEG 
McGill University - MUSE$FIN

MUSE is the McGill University (Montreal, Quebec) online library catalog.  It
provides relatively complete access to library holdings of books and serials as
well as the microfiche set from the Canadian Instute for Historical
Micro-reproductions.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
Select menu item number 2 <return>
Press <return> again to get past the CICS logo
 
Type OFF <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "  
read ans 
  
case $ans in
[Yy]*) tn3270 MVS.MCGILL.CA;;
*) ;;
esac;;
 
# 
5) 
clear 
echo "$BEG 
University of Calgary$FIN

The system is DOBIS/NOMADS running on an IBM 3081 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At Request: prompt, type: library <return>
At SELECT BRAND: prompt, type:  0C <return> (for a VT100)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet 136.159.1.70;;
*) ;;
esac;;

#
6)
clear
echo "$BEG 
University of New Brunswick$FIN

The Harriet Irving Library and the branches at Engineering, Education and
Science and Forestry have a number of strengths which may be of interest to
Internet users. We have a particularly strong collection in Canadian Maritime
Provincial history, including Loyalist history.  Access is restricted to three
simultaneous users from the Internet. You will be logged out automatically after
five minutes of inactivity or if your session exceeds thirty minutes.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

A screen will appear with a menu of choices. To search PHOENIX choose option 8. 

PHOENIX searches can be done using either the Menu or Command modes. Initially,
the user is placed in the Command Mode but can switch to Menu by typing
Menu<return>. 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 131.202.1.2;;
*) ;;
esac;;

#
7)
clear
echo "$BEG 
University of Saskatchewan$FIN

The Libraries offer two online catalogue systems to users: Geac and InfoAccess.
The Geac OPAC contains records for the main collection. The InfoAccess system
offers access to several bibliographic databases, including:

1. Government publications of international organizations and Canada
2. Special Collections pamphlets 
3. ERIC (RIE and CIJE), 1983 to present 
4. Early Canadiana 
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

To access the Geac OPAC: At the REQUEST prompt, type <LIB>

To access the Infoaccess databases: At the REQUEST prompt, type SKLIB 
                                    At the USERNAME prompt, type SONIA

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet 128.233.20.1;;
*) ;;
esac;;

#
8)
clear
echo "$BEG 
University of Toronto$FIN

FELIX is the online catalogue facility for the combined libraries of the
University of Toronto. Their holdings comprise more than 6 million volumes.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Reply with FELIX <return> (upper-case is mandatory) at the SERVICE? prompt

You will be given a choice of libraries; most are self-explanatory. Robarts is
the main research facility (the goal for most inquiries); 

Continue to use caps. Online help is provided. There is an important
undocumented command. If you are given the message: There are no copies
presently labeled, issue the command: B to obtain bibliographic information on
that volume.

Q takes you back to the FELIX welcome screen. From this screen type BYE to
logoff, 
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "  
read ans 
  
case $ans in
[Yy]*) telnet 128.100.100.31 ;;
*) ;;
esac;;
 
# 
9)
clear
echo "$BEG 
University of Western Ontario

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
Enter LIBRARY <return> at the SERVICE prompt

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "  
read ans 
  
case $ans in
[Yy]*) telnet 129.100.2.14;;
*) ;;
esac;;
 
# 
10)
clear
echo "$BEG 
York University$FIN

Yorkline can be used to find BIBLIOGRAPHIC information, LOCATIONS, CALL NUMBERS,
and CIRCULATION status for materials held by the five York University Libraries.
The five Libraries include Scott, Steacie Science, Law, Government Documents/
Administrative Studies, and Frost (Glendon Campus).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
Specify VT100 as your terminal type
At the York Banner, type YORKLINE <return>

At the main menu type X to exit,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): "  
read ans 
  
case $ans in
[Yy]*) telnet 130.63.1.10;;
*) ;;
esac;;
 
*) FLAG2=false;;
esac
done;;

#
3)
clear
echo "$BEG 
Finnish National Biography$FIN

FENNICA is the Finnish National Bibliography Database, using the VTLS software.
In the autumn 1991 ovar 200.000 monographs since 1967 and about 20.000 serials
are included. Older data are being converted.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the login prompt, enter HELLO YOURNAME,USER.CLAS01
At the terminal type menu screen, enter 4 (VT 100)
At the location code prompt (Anna kokoelma) enter 100
At the prompt Anna uusi... change the language of help screens and
VTLS messages to English by entering /LANG 1 or to Swedish by entering /LANG 2.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet hyk.helsinki.fi;;
*) ;;
esac;;

#
4)
clear
echo "$BEG 
University of Konstanz$FIN

POLYDOS.UNI-KONSTANZ.DE is the machine of Univ. Konstanz' library, running
KOALA, a proprietary online cataloging/database software. KOALA may be used to
scan the library's inventory of about 1.4 million volumes (no journals yet) for
a given volume, using (combinations of) about a dozen different search criteria,
such as ISBN, ISSN, authors' names, title etc. The user interface is TTY-like
and KEPT ENTIRELY IN GERMAN. It features an online help system, and a
rudimentary message handling facility to contact the database managers.

Note: KOALA can only be reached during library opening hours (8:00 to 21:30
Central European Time time on Mon to Fri, 9:00 to 19:00 CET on Sat)
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet POLYDOS.UNI-KONSTANZ.DE 775 ;;
*) ;;
esac;;

#
5)
clear
echo "$BEG 
Israeli InterUniversity Computerized Catalog System (ALEPH)$FIN

ALEPH is a fully distributed catalog system, that includes all seven
universities in Israel:

Bar-Ilan University, Ben-Gurion University, Haifa University, Hebrew University 
Technion, Tel Aviv University, and Weizmann Institute of Science
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

The userid to use is ALEPH.  
Select terminal type 2.  VT100 (Latin only) 

(You can also search in Hebrew and other soft fonts if you have VT320 or VT420
terminal emulation. Use terminal type 17, 18, or 19 if you are accessing from
abroad)

Type STOP<return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet ALEPH.BIU.AC.IL;;
*) ;;
esac;;

#
6) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG Mexico Libraries:$FIN 

$OFS 1. Instituto Tecnologico Y Estudios Superiores De Monterrey 
$OFS 2. Universidad de las Americas, Puebla 
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear 
echo "$BEG 
Instituto Tecnologico Y Estudios Superiores De Monterrey$FIN

The ITESM System is formed by 26 campuses in 22 different cities all over
Mexico. The information included in the online catalog is just from the
Monterrey Campus but by the end of this year it should include the information
from the whole system.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

At the login prompt type mtycat with no password, in lower case.  The system
is case sensitive!

The presentation screen describes the system in Spanish (the version in English
will available be very soon). At this screen type r (remote connection).

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet MTECV2.MTY.ITESM.MX;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Universidad de las Americas, Puebla$FIN

All titles acquired after October, 1988 form part of the online catalog.
Actually 65,000 records are online, this represents 37% of the library
collections. The online catalog also includes the collection of Mexican
Government Publications.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

System prompts username: type: LIBRARY <return> (no password required).

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet bibes.pue.udlap.mx;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
7)
clear
echo "$BEG 
Victoria University of Wellington

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system.
ENTER SERVICE: LIB <return> 
Press RETURN to log on GO: <return> 
LOGON PLEASE: PUB <return> 
Terminal type: VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet LIBRARY.VUW.AC.NZ;;
*) ;;
esac;;

#
8) FLAG2=true
while $FLAG2
do
clear
echo "$BEG 
United Kingdom Library Catalogs:$FIN
1. Aberdeen             22. Hull            41. Oxford
2. Aberystwyth          23. Kent            42. Poly of Central London
3. Aston                24. Lancaster       43. Polytechnic South West
4. Bangor               25. Leeds           44. Reading
5. Bath                 26. Leicester Poly  45. Royal Greenwich
6. Observatory Belfast  27. Leicester U.    46. Rutherford Appleton Lab
7. Birmingham           28. Liverpool       47. St Andrews
8. Bristol              $BEG Numbers 29-34 are$FIN   48. Salford
9. Brunel               $BEG London University:$FIN  49. Sheffield
10. Cambridge            29. BLPES           50. South Bank Polytechnic
11. City of London Poly  30. Imperial        51. Southampton
12. City University      31. Kings           52. Stirling
13. Cranfield            32. QMW             53. Strathclyde
14. Dundee University    33. UCL             54. Surrey
15. Dundee Coll Tech     34. London          55. Sussex
16. Durham               35. Loughborough    56. Swansea
17. East Anglia          36. Manchester      57. Thames Polytechnic
18. Edinburgh            37. Newcastle       58. UMIST
19. Essex                38. NISSPAC         59. UWCC
20. Glasgow              39. Nottingham      60. Warwick
21. Heriot-Watt          40. Open University 61. York"
echo
echo -n "Enter number or <return> alone to see previous menu: " 
read answer2
case $answer2 in
# 
1) 
clear 
echo "$BEG 
ABERDEEN UNIVERSITY$FIN

Stock-monographs: 600,000 titles
OPAC coverage:    100% of main stock; 60-75% of special collections.
Periodicals:      all main library periodicals and all current and
                  c.50% of non-current branch library periodicals included 
                  (total c.16,000 titles)
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.ABDN.LIB <return>

Login is normally automatic. If a Logon please prompt is issued, type
LIBRARY. 

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
2) 
clear 
echo "$BEG 
ABERYSTWYTH UNIVERSITY$FIN

OPAC coverage: c.60%, plus the post-1981 holdings of the former
               College of Librarianship. OPAC includes most post 1950 general
               holdings. Periodicals included. Total collection c.450,000
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.ABER.LIB <return>

If asked for a terminal type, select VT100

Type EXIT
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
3) 
clear 
echo "$BEG 
ASTON UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.ASTON.GEAC <return>

Use END <return>
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
4) 
clear 
echo "$BEG 
BANGOR UNIVERSITY$FIN

OPAC coverage: 60% approx. All new accessions since 1985 are included.
Retrospective conversion has concentrated on science. All periodical titles are
included, but item data is not complete.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.BANGOR.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
5) 
clear 
echo "$BEG 
BATH UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.BATH.LIB <return>
Login with password OPAC. 

If asked for a terminal type, select VT100

To logoff, return to front menu and type OFF, then clear connection
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
6) 
clear 
echo "$BEG 
QUEENS UNIVERSITY BELFAST

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.QUB.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
7) 
clear 
echo "$BEG 
BIRMINGHAM UNIVERSITY$FIN

Stock-monographs: 825,000. OPAC coverage: 75% (51% of monograph material).
Low-use monographs acquired before 1972 are not yet included. Holdings of the
Education Faculty Library are 1987- only. Periodicals included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.BHAM.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
8) 
clear 
echo "$BEG 
BRISTOL UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.BRIS.LIB <return>

Logon/logoff: Login information given on introductory message.
EXIT at menu to logout.

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
9) 
clear 
echo "$BEG 
BRUNEL UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.BRUNEL.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
10) 
clear 
echo "$BEG 
CAMBRIDGE UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.CAM.UL <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
11) 
clear 
echo "$BEG 
CITY OF LONDON POLYTECHNIC$FIN

OPAC coverage: 100%. Periodicals: all titles (c.2,000) except former London
College of Furniture.. Fawcett Library: all main bookstock; not all special
collections; not periodicals.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.CLP <return>

Username: LIBRARY

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
12) 
clear 
echo "$BEG 
CITY UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.CITY.LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
13) 
clear 
echo "$BEG 
CRANFIELD INSTITUTE OF TECHNOLOGY$FIN

Stock-monographs: 125,000. OPAC coverage: 90%. Some 15,000 short report series
not yet on system; these are being added gradually. Periodicals included, with
holdings statements.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.CRAN.LIB <return>

Logon/logoff: Type EXIT to logoff

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
14) 
clear 
echo "$BEG 
DUNDEE UNIVERSITY$FIN

Stock-monographs: 240,000 (including periodical volumes). OPAC coverage:
Includes all material acquired since 1977, and all stock borrowed in the last 15
years. Periodicals included
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.DUND.LIBB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
15) 
clear 
echo "$BEG 
DUNDEE COLLEGE OF TECHNOLOGY
 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.DCT.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
16) 
clear 
echo "$BEG 
DURHAM UNIVERSITY$FIN

Stock-monographs: 500,000. OPAC coverage: 90%. Principal exclusions: less-used
Oriental material; special collections; official publications. Periodicals:
current titles included; backsets are being added.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.DUR.LIBRARY <return>

Logon/logoff: Type <return> when connected

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
17) 
clear 
echo "$BEG 
EAST ANGLIA$FIN

OPAC includes all acquisitions since 1980, plus the full stock of Accountancy,
Children's literature, Classics, Computer science, Economics, Education, English
and American history, General and comparative literature, Law, Linguistics,
Non-western and early arts, Politics, Psychology, Social sciences and studies,
Statistics, Theatre film and TV studies. Periodicals included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.UEA.INFO <return>
Username:  INFO <return>
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
18) 
clear 
echo "$BEG 
EDINBURGH UNIVERSITY$FIN

Stock-monographs: c.1,000,000. OPAC coverage: 50%. Includes most acquisitions
since 1985; most active stock post 1930s; very little pre-1930s acquisitions.
Periodicals cover patchy - most in science, few in Arts, Social Science or
Medicine.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.ED.GEAC <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
19) 
clear 
echo "$BEG 
ESSEX UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SX.SERSUN1 <return>
Login: library <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
20) 
clear 
echo "$BEG 
GLASGOW UNIVERSITY$FIN

Stock-monographs: >1,000,000 items. OPAC coverage: c.370,000 records: all
monographs received from 1979, and c.150,000 older items.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.GLA.LIB <return>

If asked for a terminal type, select VT100

Type END to exit from OPAC
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
21) 
clear 
echo "$BEG 
HERIOT-WATT UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.HW.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
22) 
clear 
echo "$BEG 
HULL UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.HULL.GEAC <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
23) 
clear 
echo "$BEG 
KENT UNIVERSITY$FIN

Stock-monographs: 305,300. OPAC coverage: 100%. Includes all theses, microforms,
maps and audio-visual materials. 75% of pre 1989 acquisitions are short entries,
lacking subject headings and added author headings. Periodicals included: 12,700
titles
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.UKC.IRIS <return>
Username:  UKCLIB <return>
Password:  UKCLIB <return>
Username:  CATS <return>
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
24) 
clear 
echo "$BEG 
LANCASTER UNIVERSITY$FIN

Stock-monographs: 530,000. OPAC coverage: 30% full records, 70% brief records.
All items catalogued or recatalogued since 1984 appear in full. Periodicals
included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LANCS.LIB <return>
<return> to wake up the system

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
25) 
clear 
echo "$BEG 
LEEDS UNIVERSITY LIBRARIES$FIN

Stock-monographs: 900,000. OPAC coverage: 20%. Complete holdings in Science,
Engineering and Medicine; limited coverage in Arts and Social Sciences
Periodicals included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LEEDS.LIBCAT <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
26) 
clear 
echo "$BEG 
LEICESTER POLYTECHNIC

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LEICP.OPAC <return>
Service: OPAC
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
27) 
clear 
echo "$BEG 
LEICESTER UNIVERSITY$FIN

Stock-monographs: 750,000+. OPAC coverage: 280,000: cataloguing since 1984, plus
circulating stock. Includes Clinical Sciences and School of Education branches.
Periodicals included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LEICESTER.LIBRARY <return>
Username:  LIBRARY <return>
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
28) 
clear 
echo "$BEG 
LIVERPOOL UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LIVERPOOL.LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
29) 
clear 
echo "$BEG 
LONDON UNIVERSITY - BRITISH LIBRARY OF POLITICAL AND ECONOMIC SCIENCE

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LSE.BLPES <return>
Username:   LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
30) 
clear 
echo "$BEG 
LONDON UNIVERSITY - IMPERIAL COLLEGE OF SCIENCE, TECHNOLOGY AND MEDICINE$FIN

Stock-monographs: 305,000. OPAC coverage: 55% of monographs. All material
acquired since 1978, plus all reading list material, plus some retrospective
conversion (ongoing). Includes reports, theses, sound recordings. Periodicals:
all are included (6500 titles)
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.IC.LIB <return>
Username:   LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
31) 
clear 
echo "$BEG 
LONDON UNIVERSITY - KINGS COLLEGE$FIN

OPAC includes details of holdings of King's College School of Medicine and
Dentistry, and the United Medical and Dental Schools' Libraries. (Total holdings
c.800,000 volumes, including periodicals)
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.KCL.LIB <return>
Username:   LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
32) 
clear 
echo "$BEG 
LONDON UNIVERSITY - QUEEN MARY AND WESTFIELD COLLEGE$FIN

Stock-monographs: est. 290,000. OPAC coverage: 56% est. Science and Law
complete; Arts incomplete.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.QMW.LIB <return>
Username:  LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
33) 
clear 
echo "$BEG 
LONDON UNIVERSITY - UNIVERSITY COLLEGE$FIN

OPAC coverage: 50% (300,000 records) For UCL, book cataloguing since 1982, plus
circulating stock, plus some retrospective cataloguing especially in science and
medicine. Periodicals: current journals included; some - not all - dead sets.
London School of Hygiene and Tropical Medicine: journal holdings, plus
monographs from 1980. Royal Free Hospital School of Medicine: journal holdings,
plus some monographs.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.UCL.LIB <return>
Username: LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
34) 
clear 
echo "$BEG 
London University

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LON.CONSULL <return>
Username: LIBRARY <return>

When asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
35) 
clear 
echo "$BEG 
LOUGHBOROUGH UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.LUT.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
36) 
clear 
echo "$BEG 
MANCHESTER UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.MAN.CN.XB <return>
Owens Class: LIBRARY <return>
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
37) 
clear 
echo "$BEG 
NEWCASTLE UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.DURHAM.GATE <return>
Which service?: NCL.INFO <return>
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
38) 
clear 
echo "$BEG 
NISSPAC$FIN

OPAC coverage: Contains c.8,000 records in four datasets: the NISS Software and
Datasets Catalogue (which includes records from the Public Domain Software
Archive at Lancaster); the VAX/VMS Applications Software Directory; the IBM
Study Contracts Database; the CHEST Directory.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.NISS <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
39) 
clear 
echo "$BEG 
NOTTINGHAM UNIVERSITY$FIN

OPAC coverage: 300,000 records for material acquired since 1985 or since 1982,
excluding Special Collections, Government publications and Serials
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.NOTT.LIB <return>
Username: LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
40) 
clear 
echo "$BEG 
OPEN UNIVERSITY$FIN

Stock-monographs: 140,000. OPAC coverage: 100%. All monographs, but brief
records only for earlier material.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.OU.ACSVAX <return>
Username: OULIBRARY <return>
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
41) 
clear 
echo "$BEG 
OXFORD UNIVERSITY$FIN

Entire stock of English, Modern Languages, Social Sciences Libraries, and Hooke
Lending Library. Taylor Institution Library post-1970 publications. All
cataloguing since Sept. 1988 of Bodleian, Law and Radcliffe Science libraries,
libraries of Rhodes House and Indian Institute. Post-1988 books of Theology and
Oriental Institute libraries. New acquisitions from 1989 of Balliol College,
Corpus Christi College, New College and Nuffield College. New acquisitions from
1990 of the following libraries: Zoology, Alexander and Elton Libraries, Wolfson
College, Queen Elizabeth House, Plant Sciences, Physiology, Music Faculty,
Mathematical Institute, Institute of Economics and Statistics, Geography,
Experimental Psychology, Computing Laboratory, Ashmolean Library and All Souls
College. From 1991 new acquisitions of the following libraries: Educational
Studies, Engineering Science, Latin American Centre, Maison Francais, Middle
East Centre, Philosophy, St Anne's, St Antony's and the University Museum.
$BEG 
Note the following instructions carefully$FIN

Login: janet <return> (this must be in lower case)
hostname: UK.AC.OX.PACX <return>
calling... connected: <return>
Which service? LIBRARY <return>
Terminal type: VT100 <return>
Then press return at the blank screen

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
42) 
clear 
echo "$BEG 
POLYTECHNIC OF CENTRAL LONDON

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.PCL.YAK <return>
User: LIBRARY <return>
   	
If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
43) 
clear 
echo "$BEG 
POLYTECHNIC SOUTH WEST

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.PSW.LIB <return>
Username: LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
44) 
clear 
echo "$BEG 
READING UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.RDG.LINNET <return>
Press Control-O twice to begin. 

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
45) 
clear 
echo " 
$BEG        The Greenwich Observatory catalog is not available on line.$FIN

For information on using the database please send email to: library@rgo.ac.uk"
echo
echo -n "Press <return> to continue: " 
read ans;;
#
46) 
clear 
echo "$BEG 
THE RUTHERFORD APPLETON LABORATORY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.RL.IB <return>

Logon/logoff: Logon using one of the ids
		lib4, lib5, lib7 or lib8
		e.g. type     LOGON LIB7
Password depends on the season, viz:
		Jun - Aug 91	SUMMER91
		Sept - Nov 91	AUTUMN91
		Dec 91 - Feb 92	WINTER91

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
47) 
clear 
echo "$BEG 
ST. ANDREWS UNIVERSITY$FIN

OPAC coverage: Contains 180,000 records: all material published since 1972, all
material acquired after 1981, most other material in heavy demand. Periodicals
taken since 1973 included.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.ST-AND.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
48) 
clear 
echo "$BEG 
SALFORD UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SALF.SAISO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
49) 
clear 
echo "$BEG 
SHEFFIELD UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SHEF.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
50) 
clear 
echo "$BEG 
SOUTH BANK POLYTECHNIC GEAC

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SBANK.SWITCH <return>

Logon/logoff: At prompt, enter G

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
51) 
clear 
echo "$BEG 
SOUTHAMPTON UNIVERSITY$FIN

OPAC coverage: Full records (180,000) for all material added/recatalogued since
1981. All Wessex Medical Library, Oceanography and Biology stock. Brief records
(200,000) for all material in the main Hartley Library acquired since 1972
borrowed since 1966. Current on-order file and Short Loan Collection material
available via a sub-menu. Periodicals included (20,000 titles).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SOTON.USING <return>

Logon/logoff: At prompt, type Logon using

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
52) 
clear 
echo "$BEG 
STIRLING

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.STIR.LIB <return>

Type LIBRARY to logon

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
53) 
clear 
echo "$BEG 
STRATHCLYDE UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.STRATH.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
54) 
clear 
echo "$BEG 
SURREY UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SURR.SYSI <return>
Login: LOGIN MCS999 <return>
Password: SIS <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
55) 
clear 
echo "$BEG 
SUSSEX UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SUSX.LIB <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
56) 
clear 
echo "$BEG 
SWANSEA UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.SWAN.LIBVAX <return>
Username: LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
57) 
clear 
echo "$BEG 
THAMES POLYTECHNIC

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.THAMES.LIB <return>
THAMES POLYTECHNIC PAD> CALL LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
58) 
clear 
echo "$BEG 
UNIVERSITY OF MANCHESTER INSTITUTE OF SCIENCE AND TECHNOLOGY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.UK.AC.UMIST.CN.PA <return>
Logon: LOGIN LIBRARY <return>
Password: LIBRARY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
59) 
clear 
echo "$BEG 
UNIVERSITY OF WALES COLLEGE OF CARDIFF$FIN

OPAC coverage: 60% (c.360,000 MARC records) All monographs acquired since 1980,
and pre-1980 heavily-used material. All theses, dissertations, photocopies. All
microform standards, and maps acquired since 1980. Periodicals included (short
title records).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.CF.LIBY <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
60) 
clear 
echo "$BEG 
WARWICK UNIVERSITY

Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.WARWK.OPAC <return>
Logon: OPAC <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

#
61) 
clear 
echo "$BEG 
YORK UNIVERSITY$FIN

Stock-monographs: 230,000. OPAC coverage: 98% All materials (books, periodicals,
a/v, etc) included except items bought for the Institute of Advanced
Architectural Studies and College Libraries before November 1989; and a few
special collections on loan from other bodies. Most items added since 1980 have
full entries: the rest are Short Title. Items on order are included. Periodicals
included (5,000).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: janet <return> (this must be in lower case)
hostname: UK.AC.YORK.LIBRARY <RETURN>

When asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
9) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Swiss Libraries:$FIN 

$OFS 1. Eidgenoessische Technische Hochschule Zuerich 
$OFS 2. University-Zuerich 
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear 
echo "$BEG 
Eidgenoessische Technische Hochschule Zuerich$FIN

The Online system of the ETH Library is called ETHICS (ETH Library Information
Control System). It contains the holdings of the ETH Library from 1976 on (about
700'000 catalog entries) and those of some smaller libraries from 1988 on. This
catalog is available in either French or German, as a user-selectable option. No
English-language interaction is possible!
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system
Enter terminal type: VT100 <return>
Press return at the prompt FUER DEN EINSTIEG INS ETHICS RETURN-TASTE DRUECKEN!
Select the language you wish to use, as instructed.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet ETHICS.ETHZ.CH;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
University-Zuerich$FIN

This catalogue is available in either German (default on startup) or English
(follow instructions given below.)
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

COMMAND ==> dobis <return>
At the DOBIS banner, press <return>
To change language to English, press 4 <return> 1 <return> <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 130.60.64.3 ;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

*) FLAG1=false;;
esac
done;;			#end of foreign library section

#################################################
# CWIS
#################################################

3) FLAG1=true
while $FLAG1
do
clear
echo "$BEG 
Campus-wide Information Systems are accessible in the following places:$FIN

$OFS  1. Arizona            2. Arkansas           3. California
$OFS  4. Colorado           5. Connecticut        6. Illinois
$OFS  7. Iowa               8. Maryland           9. Massachussetts
$OFS 10. Michigan          11. Minnesota         12. Mississippi
$OFS 13. Missouri          14. New Brunswick     15. New Hampshire
$OFS 16. New Jersey        17. New Mexico        18. New York
$OFS 19. North Carolina    20. Ohio              21. Pennsylvania
$OFS 22. South Carolina    23. Switzerland       24. United Kingdom
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: " 
read answer1 
case $answer1 in
#
1) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Arizona Campus Information Systems:$FIN

$OFS 1. Arizona State University
$OFS 2. Pima Community College
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear 
echo "$BEG 
Arizona State Campus Information System$FIN

Contains two databases: PErsonal Guide to ASU Stuff (PEGASUS) and Arizona State
Economic Development Database (ASEDD).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: helloasu <return> at the first prompt

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 asuvm.inre.asu.edu;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Pima Community College

Note the following instructions carefully$FIN

Once you are connected:

Username: pimainfo <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet pimacc.pima.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
2)
clear
echo "$BEG 
University of Arkansas Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

At the USERID prompt on log-on screen, type info. No password required. 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 uafsysb.uark.edu ;;
*) ;;
esac;;

#
3)
clear
echo "$BEG 
San Diego State University Campus Information System$FIN

This service has been discontinued for the present, effective 12/17/91.
It will either be reinstated or removed from this menu within the next
few weeks."
echo
echo -n "Press <return> to continue: " 
read ans;;
#
4) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Colorado Campus Information Systems:$FIN

$OFS 1. University of Colorado at Boulder
$OFS 2. University of Denver
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear 
echo "$BEG 
University of Colorado at Boulder

Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet culine.colorado.edu 852;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
University of Denver Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

Type: atdu <return> at the first prompt, in lower case.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet du.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
5)
clear
echo "$BEG 
Yale University Campus Information System$FIN

Contains: weather, movies, concert schedules and dining hall menus and over 100
course syllabi.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet yalevm.ycc.yale.edu 300;;
*) ;;
esac;;

#
6) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Illinois Campus Information Systems:$FIN

$OFS 1. Heartland Freenet Information System
$OFS 2. Northwestern University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear
echo "$BEG 
Heartland Freenet Information System

Note the following instructions carefully$FIN

Once you are connected:

Type: fnguest <return> at the first prompt, in lower case

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet heartland.bradley.edu;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Northwestern University

Note the following instructions carefully$FIN

Once you are connected:

Press the <tab> key twice
Command: dial vtam <return>
Application ID: nuinfo <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 nuacvm.acns.nwu.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
7)
clear
echo "$BEG 
University of Northern Iowa Campus Information System$FIN

Contains: telephone directories; closed class lists; information about computing
services, library, residence system, theater, public safety, and other aspects
of university life; suggestion box and postings of questions and answers. 
Additional information under development.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login: public <return>     (must be in lower case!)

Press <return> when asked for a terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet infosys.uni.edu;;
*) ;;
esac;;

#
8)
clear
echo "$BEG 
University of Maryland Campus Information System$FIN

An online database of activities and services available at the College Park
campus. The main intent is on-campus use, but the information is public and
others may be interested in the support organizations and policies for the
College Park campus. In addition to a menu-based directory, the system also
provides schedules for campus events (type S at the main menu).
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet AIM.UMD.EDU;;
*) ;;
esac;;

#
9)
clear
echo "$BEG 
MIT Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

To exit the system, use the QUIT command
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet techinfo.mit.edu;;
*) ;;
esac;;

#
10)
clear
echo "$BEG 
University of Michigan Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

Which Host: um-cic <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet cts.merit.edu;;
*) ;;
esac;;

#
11)
clear
echo "$BEG 
University of Minnesota at Duluth Campus Information System$FIN

System contains over 700 documents ranging from athletic schedules to
micro-computer prices to art gallery showing schedules. All commands are
displayed at the bottom of each screen and separate on-line help is available.
Keyword searching is available, although at this time only words in the titles
of documents are used.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login: info <return>         (must be in lower case!)
Select VT100 as your terminal type when prompted.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet ub.d.umn.edu;;
*) ;;
esac;;

#
12)
clear
echo "$BEG  
Mississippi State University Campus Information System$FIN

Contains: announcements, campus events, community events, continuing education
offerings, jobs, recent press releases, research funding opportunities, etc.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: msuinfo <return>       (Must be in lower case!)

Specify VT100 as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet isis.msstate.edu;;
*) ;;
esac;;

#
13)
clear
echo "$BEG
Washington University Campus Information System$FIN

Contains: weather, movies, concert schedules and dining hall menus and over 100
course syllabi.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

login:services <return>    (must be in lower case!)

Specify VT100 as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet wugate.wustl.edu;;
*) ;;
esac;;

#
14)
clear
echo "$BEG 
University of New Brunswick Campus Information System$FIN

System Contains: University Calendar, class timetable, phone/fax numbers for
faculty/staff/students, faculty and staff email ids, seminar schedules, minutes,
newsletter, etc.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login with application id INFO.  There is no password required.  

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 unbmvs1.csd.unb.ca ;;
*) ;;
esac;;

#
15)
clear
echo "$BEG 
University of New Hampshire Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

USERNAME: student (no password required) 

Control-z to log off,
or press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet unhvtx.unh.edu;;
*) ;;
esac;;

#
16) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
New Jersey Campus Information Systems:$FIN

$OFS 1. John Van Neumann Center (NICOL)
$OFS 2. Princeton University
$OFS 3. Rutgers University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear 
echo "$BEG 
John Van Neumann Center (NICOL)

Note the following instructions carefully$FIN

Once you are connected:

login:  nicol <return>     (must be in lower case!)

press <return> at the (VT100) prompt

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet nicol.jvnc.net;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Princeton Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

When you see the VM 370 logo, clear it by pressing <return>
Enter pnn <RETURN>
Clear the information  screen that appears by pressing <return> again
Use <tab> to select your choice in the PNN menus, then press <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 pucc.princeton.edu ;;
*) ;;
esac;;

# 
3) 
clear 
echo "$BEG 
Rutgers University$FIN

Contains: university wide activities, graduate courses catalogs, Faculty/Staff
phone directory, computer services, libraries online catalog, weather, news, bus
schedules, etc.
$BEG 
Note the following instructions carefully$FIN

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet info.rutgers.edu 98;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
17) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
New Mexico Campus Information Systems:$FIN

$OFS 1. New Mexico State University
$OFS 2. University of New Mexico
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear
echo "$BEG 
New Mexico State University Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

Login as info.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet info.nmsu.edu ;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
University of New Mexico Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

At login prompt, enter unminfo <return> (lower case)

Specify VT100 as your terminal type.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet unminfo.unm.edu ;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
18) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
New York Campus Information Systems:$FIN

$OFS 1. Columbia University
$OFS 2. Cornell University
$OFS 3. New York University
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear
echo "$BEG 
Columbia University Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

Login: calendar <return> (Must be in lower case)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet cal.cc.columbia.edu ;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Cornell University Campus Information System$FIN

 CUINFO of interest to non-Cornell community members:

 Uncle Ezra           - The Electronic Counselor - First program of its kind.
 Directories          - Student and Staff directories
 Ski Reports          - Up to the minute Upstate New York Ski Reports (Seasonal)
 Jobs                 - Listings and Descriptions of jobs at Cornell
 Computing            - Extensive on-line information regarding computing
 Patents              - Descriptions of current patents held by Cornell
 Various Newsletters  - Newsletters from numerous campus groups
 Weather              - Up to the minute local weather forecast
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 cuinfo.cornell.edu  300 ;;
*) ;;
esac;;

#
3)
clear
echo "$BEG 
NYU Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

Press <return> to wake up the system

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet info.nyu.edu ;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

# 
19) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
North Carolina Campus Information Systems:$FIN

$OFS 1. Appalachian State University
$OFS 2. North Carolina State University
$OFS 3. University of North Carolina at Chapel Hill
$OFS 4. University of North Carolina at Greensboro
$OFS 5. University of North Carolina at Wilmington
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
#
1)
clear
echo "$BEG 
Appalachian State University Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

Login as info

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet conrad.appstate.edu ;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
North Carolina State University Campus Information System$FIN

o The University Datebook; 
o University Infobook; information about the University
o Faculty/Staff and Student Telephone Directories
o Class/Course listing for both the current semester and the upcoming one.
o Staff Full-Time & Transfer Opportunities, Student Jobs
o Computing Information
o NCSU Libraries Information
o Today's weather; supplied by the NCSU Meteorology Seniors
o University Dining Menus
o Newsletters and Journals
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login as info. 
Specify VT100 as your terminal type

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet ccvax1.cc.ncsu.edu ;;
*) ;;
esac;;

#
3)
clear
echo "$BEG 
University of North Carolina at Chapel Hill Information System$FIN

System contains: Campus directory; job openings; The Independent Study catalog
(courses people can take by correspondence); continuing education classes (in
the Calendar section); a series of bibliographies prepared by Health Sciences
Library staff addressing specific topics relating to AIDS research, education,
and treatment; Facts and Information brochure about the University; several
campus newsletters, including Information Bulletin on Aging and Newsbrief,
the weekly campus computing newsletter.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login as INFO. 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet info.oit.unc.edu ;;
*) ;;
esac;;

# 
4) 
clear 
echo "$BEG 
University of North Carolina at Greensboro

Note the following instructions carefully$FIN

Once you are connected:

Login as info 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet steffi.acc.uncg.edu;;
*) ;;
esac;;

#
5)
clear
echo "$BEG 
University of North Carolina at Wilmington$FIN

Contains: class schedule listings, institutional statistics, library services,
faculty & staff publications, current university news releases, phone
directories, facilities schedules
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Log in as info

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet vxc.uncwil.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
20) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Ohio Campus Information Systems:$FIN

$OFS 1. Cleveland Freenet
$OFS 2. Tri-State Online (Cincinnati)
$OFS 3. Youngstown Freenet
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
# 
1) 
clear
echo "$BEG 
Cleveland Freenet Information System

Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet cwns10.ins.cwru.edu;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Tri-State Online (Cincinnati)

Note the following instructions carefully$FIN

Once you are connected:

login: visitor <return>     (must be lower case!)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet 129.137.100.1;;
*) ;;
esac;;

#
3)
clear
echo "$BEG 
Youngstown Freenet Information System

Note the following instructions carefully$FIN

Once you are connected:

Type: visitor <return> at the first prompt in lower case

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet yfn.ysu.edu;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
21) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
Pennsylvania Campus Information Systems:$FIN

$OFS 1. Lafayette
$OFS 2. Lehigh
$OFS 3. University of Pennsylvania
$OFS 4. University of Pennsylvania School of Medicine
$OFS 5. Penn State
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
#
1)
clear
echo "$BEG 
Lafayette Campus Information System

Note the following instructions carefully$FIN

Once you are connected:

When you see the LINC logo, ignore the ALT-L advice and just press <return>
On the next screen, type DIAL MUSIC <return>
Press <return> again
On the login screen that appears:

ID:       GUEST <return>
Password: GUEST <return>

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 lafibm.lafayette.edu;;
*) ;;
esac;;

# 
2) 
clear 
echo "$BEG 
Lehigh

Note the following instructions carefully$FIN

Once you are connected:

At the VM prompt, type DIAL MUSIC, and at the /ID prompt,
type LUNA.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 ibm1.cc.lehigh.edu;;
*) ;;
esac;;

#
3)
clear
echo "$BEG 
University of Pennsylvania

Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet penninfo.upenn.edu;;
*) ;;
esac;;

# 
4) 
clear 
echo "$BEG 
University of Pennsylvania School of Medicine

Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet penninfo.upenn.edu 9010;;
*) ;;
esac;;

#
5)
clear
echo "$BEG 
Penn State Campus Information System$FIN

EBB is a database of information relating to Penn State, including academic
programs, academic calendars, and phone directories.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: info <return> at the first prompt

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 psuvm.psu.edu ;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

#
22)
clear
echo "$BEG 
Clemson University Campus Information System$FIN

The system contains information on: Weather for SC, NC, and GA; economics;
plants; animals; engineering; food; home, health, family and youth.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: public <return> at the first prompt

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet eureka.clemson.edu;;
*) ;;
esac;;

#
23)
clear
echo "$BEG 
Rechenzentrum Universitaet Zuerich Campus Information System$FIN

This service operates entirely in German!
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press <tab> twice to position cursor at Command: prompt
Command: info <return>
Use the <tab> key to move between menu items, use <return> to select them

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 rzucms.unizh.ch;;
*) ;;
esac;;

#
24) FLAG2=true
while $FLAG2
do
clear 
echo "$BEG 
United Kingdom Campus Information Systems:$FIN

$OFS  1. Birmingham University
$OFS  2. Imperial College
$OFS  3. Newcastle University
$OFS  4. Nottingham University
$OFS  5. University of Bristol
$OFS  6. University of Cambridge
$OFS  7. University of Hull
$OFS  8. University of Leicester
$OFS  9. University of Oxford
$OFS 10. University of York
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN" 
echo
echo -n "$OFS Enter the number of your choice: "  
read answer2 
case $answer2 in
1) 
clear 
echo "$BEG 
Birmingham University

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.BHAM.INFO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
2) 
clear 
echo "$BEG 
Imperial College

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.IC.CC.NEWS <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
3) 
clear 
echo "$BEG 
Newcastle University

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.NCL.INFO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
4) 
clear 
echo "$BEG 
Nottingham University

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.NOTT.DIR <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
5) 
clear 
echo "$BEG 
University of Bristol

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.BRISTOL.INFO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
6) 
clear 
echo "$BEG 
University of Cambridge

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.CAM.INFO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
7) 
clear 
echo "$BEG 
University of Hull

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.HULL.GEAC <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
8) 
clear 
echo "$BEG 
University of Leicester

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.LE.INFO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
9) 
clear 
echo "$BEG 
University of Oxford

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.OX.INFO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

# 
10) 
clear 
echo "$BEG 
University of York

Note the following instructions carefully$FIN

Once you are connected:


Login: janet <return> (this must be in lower case)
hostname: UK.AC.YORK.INFO <return>

If asked for a terminal type, select VT100

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet sun.nsf.ac.uk;;
*) ;;
esac;;

*) FLAG2=false;;
esac
done;;

*) FLAG1=false;;
esac
done;;			#end of CWIS section

#################################################
# Miscellaneous Databases
#################################################

4) FLAG1=true
while $FLAG1
do
clear
echo "$BEG 
The following services are accessible$FIN

$OFS 1.  CSU Fresno Agricultural Info (ATI-Net)
$OFS 2.  Dartmouth Dante Database Project
$OFS 3.  PENpages - Agricultural/Extension information
$OFS 4.  EDIN - Business data
$OFS 5.  MEDINFO - U. Penn Medical School
$OFS 6.  Geographic Name Server - Merit Inc.
$OFS 7.  World Ocean Circulation Experiment
$OFS 8.  National Bureau of Standards Time Service
$OFS 9.  Ham Radio Callsign Server
$OFS 10. Library of Congress catalog - DRA
$OFS 11. National Science Foundation Info Service
$OFS 12. Lunar and Planetary Institute (LPI)
$OFS 13. US Naval Observatory Automated Data Service
$OFS 14. NASA Spacelink
$OFS 15. NASA Extragalactic Database
$BEG 
$OFS Press RETURN alone to see previous menu

$OFS Press Control-$QCHAR Q <return> to exit at any time$FIN"
echo
echo -n "$OFS Enter the number of your choice: " 
read answer1 
case $answer1 in
#
1)
clear
echo "$BEG 
CSU Fresno ATI-Net$FIN

This is a menu-driven information service for the California agricultural
community. ATI-Net's software is being used to develop a University- wide
information service for all 20 CSU campuses.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Login: super <return> (Must be in lower case)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet CATICSUF.CSUFRESNO.EDU;;
*) ;;
esac;;

#
2)
clear
echo "$BEG 
Dartmouth Dante Database$FIN

The Dartmouth Dante database contains 600 years of line-by-line commentary to
Dante's Divine Comedy, as well as the Petrocchi version of the poem itself. All
texts are in their original languages (Italian, Latin, and English) with no
translations. Ancient commentaries have been parsed  for the users' convenience.
The search program utilized is BRS/Search.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: connect dante <return>

Specify VT100 as your terminal type when asked

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet library.dartmouth.edu;;
*) ;;
esac;;

#
3)
clear
echo "$BEG 
PENpages$FIN

PENpages is a database of agricultural and Extension related information ranging
from daily, weekly, and monthly agricultural news and alerts to permanent
reference material. It is maintained by the faculty and staff of the College of
Agriculture and offered as a public service by the Cooperative Extension of Penn
State.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Use PCENTRE as the username

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet psupen.psu.edu ;;
*) ;;
esac;;

#
4)
clear
echo "$BEG 
EDIN$FIN

The Pennsylvania State Data Center maintains this database of population and
economic statistical data, which includes, among other things, the Commerce
Business Daily. EDIN is accessible through the EBB service of Penn State.
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Type: info <return> at the first prompt
Type: EDIN <return> at the next prompt

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) tn3270 psuvm.psu.edu ;;
*) ;;
esac;;

#
5)
clear
echo "$BEG 
MEDINFO$FIN

UPenn's medical school provides access to a version of its MEDINFO bulletin
board
$BEG 
Note the following instructions carefully$FIN

Once you are connected:

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet penninfo.upenn.edu 9010;;
*) ;;
esac;;

#
6)
clear
echo "$BEG 
Merit Geographic Name Server$FIN

This server is intended for use with clients which interpret the raw protocol. 
However, you may also use the server directly if you don't have the clients -
for example through this access program..  

Data came primarily from the US Geodetic Survey and the US Postal Service.
Coverage includes all US cities, counties, and states, as well as some US
mountains, rivers, lakes, national parks, etc. A few international cities have
also been included. Unfortunately, some minor inaccuracies remain.  Merit Inc.
is not responsible for maintaining this data.

Queries should generally look like the last line of a postal address, as in Ann
Arbor, MI 48103."
echo
echo -n "Press <return> to continue: " 
read junk 
clear
echo "All these queries will also work:

1) A city name alone, like Ann Arbor

2) A ZIP or ZIP+4 code alone, like this: 46556, 48103-2112 (NOTE: only the
first 5 digits in a ZIP+4 code are used.)

3) As in 1) but with a state name or abbreviation, like this: Ann Arbor, MI or
Los Angeles, California

4) As above but with optional nation name or abbreviation, like Toronto,,
Canada.  NOTE:  there are currently very few foreign cities.

Punctuation, white space, and upper/lower case are ignored. Any reasonable
state/nation abbreviations are recognized.

Here are more example queries:

Ann Arbor, Mich 48103 annarbor,mi Paris,,France
Mammoth Cave National Park mount mckinley lake michigan"
echo
echo -n "Press <return> to continue: " 
read junk 
clear
echo "If a query fails, try expanding abbreviations (e.g. change Mt. to Mount etc.

Interpret server replies as follows:

0 <city name>                                 1 <county FIPS code> <county name>
2 <state abbreviation> <state name>           Z <postal (ZIP) code>
3 <nation abbreviation> <nation name>         A <telephone area code>
E <elevation in feet above mean sea level>    F <feature code> <feature name>
L <lat DD MM SS X> <long DDD MM SS X>         P <1980 census population>
R <remark>                                    T <time zone>

Direct questions or comments to Tom Libert, libert@eecs.umich.edu,
or phone (313) 936-3000.  Please let him know if you write new clients.
$BEG 
Note the following instructions carefully$FIN 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet martini.eecs.umich.edu 3000 ;;
*) ;;
esac;;

#
7)
clear
echo "$BEG 
World Ocean Circulation Experiment - OCEANIC$FIN

OCEANIC is the OCEAN Information Center, incorporating SONIC The SPAN OCEAN
Network Information Center. Created and Maintained by: The University of
Delaware College of Marine Studies, Lewes, Delaware.
$BEG 
Note the following instructions carefully$FIN 

At the Username: prompt, type INFO <return>

Indicate that you do not have Tektronix 4010 capability, unless you are sure
that your terminal has such capability - e.g. if you are using NCSA telnet to
access the system.

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet delocn.udel.edu;;
*) ;;
esac;;

#
8)
clear
echo "$BEG 
National Bureau of Standards Time Service$FIN

This service will give you the current time as read from the National Bureau of
Standards reference clock in Colorado Springs."
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
clear
 
case $ans in
[Yy]*) telnet india.colorado.edu 13 ;;
*) ;;
esac
echo -n "Press <return> to continue: " 
read junk ;;
#
9)
clear
echo "$BEG 
Ham Radio Callsign Server$FIN

This callsign server was set up at the New Jersey Institute of Technology by
Chris Peckham, WG2W, using the callsign server code written by Devon Bowen,
KA2NRC, (from the University at Buffalo), to allow ham operators with Internet
access to quickly find other hams without having to spend hours flipping through
a paper callbook. The server currently allows search by callsign, last name,
city and zip.

The database for this server is based on the FCC tapes acquired by Rusty
Carruth, N7IKQ. This database has US and Canadian callsigns, however NO US CLUB
CALLS. It's hoped that there will be updates to this database often so the
information here will be as useful as possible to everyone. Present data is
current as of October 1990.
$BEG 
Note the following instructions carefully$FIN 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet ham.njit.edu 2000 ;;
*) ;;
esac;;

#
10)
clear
echo "$BEG 
Library of Congress catalog - DRA

Note the following instructions carefully$FIN 

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet dra.com;;
*) ;;
esac;;

#
11)
clear
echo "$BEG 
National Science Foundation Info Service$FIN

This service gives you access to the entire range of information, grant
opportunities etc. published by the National Science Foundation.
$BEG 
Note the following instructions carefully$FIN 

Login: public <return> (Must be in lower case)
Specify vt100nkp as your terminal type
Fill out the requested information

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet STIS.NSF.GOV;;
*) ;;
esac;;

#
12)
clear
echo "$BEG 
Lunar and Planetary Institute$FIN

The LPI Center for Information and Research Services provides resources on
geology, geophysics, astronomy and astrophysics. Information available includes:

+ Journals - A catalog of journal holdings.
+ New Arrivals - A file of latest arrivals of books, documents and journals.
+ Book Catalog - A catalog of monograph and monographic series holdings.
+ Map Catalog - About 500 planetary maps are covered.
+ Lunar and Planetary Bibliography covering planetary literature from 1980-.  
+ Index to the Benchmarks in Geology Series.
$BEG 
Note the following instructions carefully$FIN 

Login: lpi <return> (Must be in lower case)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet lpi.jsc.nasa.gov;;
*) ;;
esac;;

#
13)
clear
echo "$BEG 
US Naval Observatory Automated Data Service$FIN

This service contains lots of different data sets - OMEGA info. LORAN info.
Global Positioning System info., etc.
$BEG 
Note the following instructions carefully$FIN 

Login: ads <return> (Must be in lower case)
Fill out the requested information when you log in

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet tycho.usno.navy.mil;;
*) ;;
esac;;

#
14)
clear
echo "$BEG 
NASA Spacelink$FIN

While NASA understands that people from a wide variety of backgrounds will use
NASA Spacelink, the system is specifically designed for teachers.  The data base
is arranged to provide easy access to current and historical information on NASA
aeronautics and space research.  Also included are suggested classroom
activities that incorporate information on NASA projects to teach a number of
scientific principles.  
$BEG 
Note the following instructions carefully$FIN 

Fill out the requested information when you log in to get a personal account

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet 128.158.13.250;;
*) ;;
esac;;

#
15)
clear
echo "$BEG 
NASA Extragalactic Database (NED)$FIN

NED is open to the astronomical community world-wide. It is an on-going effort,
funded by NASA to make available over computer networks the rapidly accumulating
literature on EXTRAGALACTIC  objects. 

At present NED contains extensive CROSS-IDENTIFICATIONS for over 150,000
extragalactic objects taken from about thirty major catalogs of galaxies,
quasars, infrared and radio sources. NED provides POSITIONS, NAMES, and BASIC
DATA (e.g., MAGNITUDES, TYPES, SIZES, and REDSHIFTS), as well as:

    > BIBLIOGRAPHIC REFERENCES: (a) provided by SIMBAD for 1983 to 1989
        (b) derived by NED for major journals beginning in January 1990
    > ABSTRACTS: collected by NED from major journals since 1988
    > NOTES: to major catalogs such as the RC1, MCG, Hubble Atlas, etc.
$BEG 
Note the following instructions carefully$FIN 

login: ned <return>         (this must be in lower case)

Press Control-$QCHAR Q <return> to exit at any time"
echo
echo -n "Do you want to connect now? (Y or N): " 
read ans 
 
case $ans in
[Yy]*) telnet ipac.caltech.edu;;
*) ;;
esac;;

*) FLAG1=false;;
esac
done;;			#end of misc database section

#################################################
# Help Section
#################################################

5) clear
echo "$BEG 
$OFS Using Remote Libraries and other Information Services$FIN

This program allows you to access a wide range of information resources at many
different institutions. Since the systems all use different software packages,
and run on different computers, you need to know something about each system in
order to use it. This vital information is provided immediately before you
connect to each system. If you are unfamiliar with a system, it is very
important that you write down these special instructions before connecting to
the system. In many cases, the screen will clear as soon as you connect, so
you should not count on having the instructions visible after you connect.

Since the remote systems may not know what kind of terminal you are using, there
may be differences in the terminology used for various keys. In particular, when
a system says <Press ENTER>, that means <Press RETURN> on most of our computers.
Likewise, <Press CLEAR> means <Press Control-Z>.
$BEG 
The most important thing to remember is how to quit any system:$FIN
$BEG 
Hold down the Control (or CTRL) key, and press the $QCHAR key.
Then Press the Q key, then press the RETURN key.$FIN"
echo
echo -n "Press <return> to continue: " 
read junk 
;;				#end of help section

*) FLAG0=false;;		#end of main loop
esac
done

#
# Revision History:
#
