home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / geology-faq / geosci-resources / part1 next >
Encoding:
Internet Message Format  |  1997-03-18  |  56.0 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!spool.mu.edu!uwm.edu!newsfeeds.sol.net!feed1.news.erols.com!news.ecn.uoknor.edu!munnari.OZ.AU!metro!metro!manuel.ocs.mq.edu.au!laurel.ocs.mq.edu.au!not-for-mail
  2. From: pingram@laurel.ocs.mq.edu.au (Phil Ingram)
  3. Newsgroups: sci.geo.geology,sci.geo.hydrology,sci.geo.oceanography,comp.infosystems.gis,sci.answers,comp.answers,news.answers
  4. Subject: Using the Web for Geoscience Resources (FAQ) part1/2
  5. Supersedes: <585cov$1j6@laurel.ocs.mq.edu.au>
  6. Followup-To: sci.geo.geology
  7. Date: 5 Mar 1997 13:51:52 +1100
  8. Organization: Macquarie University, NSW, Australia
  9. Lines: 1795
  10. Approved: news-answers-request@MIT.EDU
  11. Distribution: world
  12. Expires: Fri, 4 April 1997 00:00:00 GMT
  13. Message-ID: <5fin48$5k6@laurel.ocs.mq.edu.au>
  14. NNTP-Posting-Host: laurel.ocs.mq.edu.au
  15. Summary: This posting contains information on using the Web to obtain geoscience information over the Internet
  16. Cc: 
  17. Xref: senator-bedfellow.mit.edu sci.geo.geology:42615 sci.geo.hydrology:6600 sci.geo.oceanography:5942 comp.infosystems.gis:48789 sci.answers:6076 comp.answers:24801 news.answers:96855
  18.  
  19. Archive-name: geology-faq/geosci-resources/part1
  20. Posting-frequency: monthly
  21. Last-modified: 1997/3/4
  22.  
  23. Using The Web for Earth Sciences Information on the Internet
  24.  
  25. Part 1: Sites, Registers, Searches and Data
  26.  
  27.  
  28. This file was last updated on 4th March, 1997.
  29.  
  30. This faq is posted to the following news groups:
  31. sci.geo.geology
  32. sci.geo.hydrology
  33. sci.geo.oceanography
  34. comp.infosystems.gis
  35.  
  36.  
  37. You can obtain the most recent version of this faq from:
  38.  
  39. i)  the sci.answers, comp.answers or news.answers news group.
  40. ii) send mail to: mail-server@rtfm.mit.edu with the following line
  41.     in the body of the message -
  42.         send usenet/news.answers/geology-faq/geosci-resources/part1
  43. iii) by anonymous ftp to:
  44.      rtfm.mit.edu/pub/usenet/news.answers/geology-faq/geosci-resources/part1
  45.  
  46.  
  47.  
  48. I also keep two web pages, which are basically the same as the info on the
  49. faq, but with more info. Try:
  50.  
  51. The Virtual Earth: http://atlas.es.mq.edu.au/users/pingram/v_earth.html
  52. The Soft Earth:    http://atlas.es.mq.edu.au/users/pingram/s_earth.html
  53.  
  54.  
  55.  
  56. This faq is not to be used for commercial gain.
  57.  
  58. Phillip Ingram
  59. pingram@laurel.ocs.mq.edu.au
  60. http://atlas.es.mq.edu.au/users/pingram/pingram.html
  61.  
  62. =====================================================================
  63.  
  64. There is an increasing amount of geosciences information available
  65. on the Internet, and more is becoming available every day. Having
  66. the ability to search out this information is probably more useful
  67. than a list of Earth Sciences sites.
  68.  
  69. The World Wide Web, with Web browsers such as Mosaic and Netscape, have
  70. become the default standard in cruising the internet. The WWW protocol
  71. can access other internet protocols such as telnet, ftp and gopher,
  72. and implement and access facilities such as mail and UseNet News.
  73.  
  74. What follows are starting points for internet exploration with a Web browser
  75. for the Earth Sciences. Included is general Web information, Web Indexes for
  76. the Earth Sciences, Searches (Robots, Crawlers, Worms etc), the USGS Web
  77. site, and other special Earth Sciences connections and sites of related
  78. interest.
  79.  
  80. Part 2 of this FAQ contains resources for software and software sites.
  81.  
  82. Just as the Web has become the default standard for navigating the
  83. internet, the Uniform Resource Locator (URL) has become the standard
  84. method of specifying a particular object on the internet. A URL has
  85. the general form of:
  86.  
  87.         protocol://host.domain:port-number/dir/subdir/file
  88.  
  89. where:  protocol is the type of server to be accessed, such as http,
  90.         gopher, telnet, ftp, news; or service to be implemented such as
  91.         mailto.
  92.  
  93.         host.domain is the host servers name and domain.
  94.  
  95.         port-number is the port in which the server is configured to listen
  96.         for requests. If using the protocols default port this entry is not
  97.         necessary. HTTP servers listen, by default, on port 80, gopher
  98.         servers on port 70, telnet on port 23.
  99.  
  100.         dir/subdir/file is the path and file which is to be accessed. If
  101.         omitted, the default root entry, if applicable, will be accessed.
  102.  
  103. Modifications of the above are necessary for mailto, news and telnet. Gopher
  104. URLs can appear complicated as Hexadecimal equivalents need to be substituted
  105. for some Ascii characters.
  106.  
  107. Your web browser needs to be configured to access a News and Mail server
  108. for these two functions to work.
  109.  
  110. Examples include:
  111.         http://host.domain:80/dir/subdir/html-file
  112.         http://info.cern.ch/default.html
  113.  
  114.         gopher://host.domain:70/
  115.         gopher://wombat.es.mq.edu.au
  116.  
  117.         mailto:someone@their.address
  118.         mailto:pingram@laurel.ocs.mq.edu.au
  119.  
  120.         news:usenet.news.group
  121.         news:sci.geo.geology
  122.  
  123.         ftp://host.domain/dir/file
  124.         ftp://wuarchive.wustl.edu/mirrors/msdos/graphics/gifkit.zip
  125.  
  126.         telnet://login-name@host.domain:23
  127.         telnet://mars@mars.ocs.mq.edu.au
  128. or      telnet://host.domain
  129.         telnet://laurel.ocs.mq.edu.au
  130.  
  131.  
  132.  
  133. Alterations in Dec 1996 and Jan/Feb 1997
  134. ----------------------------------------
  135.  
  136. - modified the url for Terry Gordon's Teaching Links
  137. - added Wuchang Wei's journal page
  138. - added Wuchang Wei's Nannofossil Lab page
  139. - added Diniele Pinti's On-Line Journal Page
  140. - added Crystallography World Wide
  141. - removed anon's introduction to the www
  142. - modified the entries to the John Butler's Anon web server
  143. - added Lisa Tauxe Earth Sciences 10 pages
  144. - added The WWW and Mineralogy course page of Phillip Brown
  145. - added the Globally Accessible Statistical Procedures site
  146.  
  147. ------------------------------------------------------------------------
  148.  
  149. 0. CONTENTS
  150. -----------
  151.  
  152. 0.1 General Web Information
  153. 0.2 The USGS Web Sites
  154. 0.3 Subject Indexes
  155.   0.3a General Web Indexes
  156.   0.3b Web Indexes for Earth Sciences
  157.   0.3c Gopher Subject Trees
  158. 0.4 Web Gateways
  159.   0.4a Hypermail
  160.   0.4b ArchiePlex
  161.   0.4c WAIS/FAQ Gateways
  162. 0.5 Searches
  163.   0.5a WWW Searches (Robots, Worms, Crawlers, Spiders etc)
  164.   0.5b Gopher Jughead Searches
  165.   0.5c Gopher Veronica Searches
  166.   0.5d Gopher WAIS Searches
  167. 0.6 Special Earth Sciences Connections
  168. 0.7 Sites of Related Interest
  169.   0.7a Distributed Active Archive Centers (DAACs)
  170.   0.7b Environmental Sites
  171.   0.7c GIS, Satellite and Mapping Sites
  172.   0.7d Oceangography Sites
  173.   0.7e Paleontolgy and Museums
  174.   0.7f Petrology and Mineralogy
  175.   0.7g Education and Careers
  176.   0.7h Calendar and Events
  177.   0.7i Other Sites
  178. 0.8 FAQs and Resource Guides
  179.   0.8a FAQs at RTFM, MIT
  180.   0.8b Hypertext Resource Guides
  181. 0.9 Announcements, New Sites and News Groups
  182. 0.10 Listservs and Listserv Information
  183. 0.11 Library Servers
  184. 0.12 Commercial Organisations
  185.   0.12a Mining/Exploration Information and Newspapers
  186.   0.12b Mapping and GIS
  187.   0.12c Geology Information
  188. 0.13 Journals, Bulletins and Books
  189. 0.14 Electronic Preprints and Supplements
  190. 0.15 Jobs
  191. 0.16 Geological Surveys and Organisations
  192.  
  193. -----------------------------------------------------------------
  194.  
  195. 1. General Web Information
  196. --------------------------
  197.  
  198. i) The WWW Initiative
  199.     http://info.cern.ch/hypertext/WWW/TheProject.html
  200.  
  201. ii) WWW Summary
  202.     http://info.cern.ch/hypertext/WWW/Summary.html
  203.  
  204. iii) Entering the WWW, A Guide to Cyberspace by Kevin Hughes
  205.    http://www.eit.com/web/www.guide/
  206.  
  207. iv) The List of WWW Servers
  208.    http://info.cern.ch/hypertext/DataSources/bySubject/Servers.html
  209.  
  210. v) W3 Clients
  211.    http://info.cern.ch/hypertext/DataSources/bySubject/Clients.html
  212.  
  213. vi) WWW Wanderers, Spiders and Robots
  214.    http://web.nexor.co.uk/mak/doc/robots/robots.html
  215.  
  216. vii) List of Robots
  217.    http://web.nexor.co.uk/mak/doc/robots/active.html
  218.  
  219. viii) Special Internet Connections
  220.    http://www.uwm.edu/Mirror/inet.services.html
  221.  
  222. ix) WWW/Mosaic Training Material from the USGS
  223.    http://info.er.usgs.gov:4444/train
  224.  
  225. x) Internet Resources from the USGS
  226.    http://www.usgs.gov/network/resources.html
  227.  
  228. xi) Internet Guides and Papers from Telstra Corporation (Australia)
  229.    http://www.telstra.com.au/guide.html
  230.  
  231. xii) HTML-3 Primer
  232.    http://lake.canberra.edu.au/pwb/html3/Contents.html
  233.  
  234. xiii) The WWW FAQ Page
  235.    http://www.boutell.com/faq/
  236.  
  237. xiv) Common Internet File Formats, plus links, compiled by Perlman and Kallen
  238.    http://www.matisse.net/files/formats.html
  239.  
  240. xv) John December's Internet Web Text - on how to use the Internet
  241.    http://www.december.com/web/text/index.html
  242.  
  243. xvi) EFF's Extended Guide to the Internet
  244.    http://www.eff.org/papers/eegtti/eeggttitop.html
  245.  
  246. -----------------------------------------------------------------------
  247.  
  248. 2. The USGS Web Sites
  249. --------------------
  250.  
  251. i) The USGS home page:
  252.     http://www.usgs.gov/
  253.  
  254. ii) The USGS What's New page
  255.     http://internet.er.usgs.gov/whats-new/whats-new.html
  256.  
  257. iii) Water Resources:
  258.     http://h2o.er.usgs.gov/
  259.  
  260. iv) National Mapping Information:
  261.     http://www-nmd.usgs.gov/
  262.  
  263. v)  Data Products:
  264.     http://www.usgs.gov/pubprod/index.html
  265.  
  266. vi)  Publications:
  267.     http://www.usgs.gov/data/geologic/index.html
  268.  
  269. vii)  National Geospatial Data Clearinghouse
  270.     http://nsdi.usgs.gov/nsdi/
  271.  
  272. viii)  Geographic Information Systems
  273.     http://www.usgs.gov/research/gis/title.html
  274.  
  275. ix)  FGDC - Manual of Geographic Data Products
  276.     http://www.usgs.gov/fgdc-catalog/title.html
  277.  
  278. x)   GeoData Products Index
  279.     http://www.usgs.gov/doc/edchome/ndcdb/ndcdb.html
  280.  
  281. xi) The USGS Water Resources Division in Colorado:
  282.    http://webserver.cr.usgs.gov/
  283.  
  284. xii) The USGS Cascades Volcano Observatory (and links to
  285.    the Alaskan and Hawaiin Volcano Observatories):
  286.    http://vulcan.wr.usgs.gov/home.html
  287.  
  288. xiii) USGS Hawaii Volcano Watch Reports
  289.    http://www.soest.hawaii.edu/hvo/
  290.  
  291. xiv) Marine Geology, National Marine and Coastal Geology Program
  292.    http://walrus.wr.usgs.gov
  293.  
  294. xv) Earthquake Information from Menlo Park:
  295.    http://quake.wr.usgs.gov/
  296.  
  297. xvi) USGS Global Change Research Program
  298.    http://geochange.er.usgs.gov/
  299.  
  300. xvii) USGS Morrison Research Initiative
  301.    http://yuma.colostate.edu/~cwis70/morrison.html
  302.  
  303. xix) USGS Minerals Page
  304.    http://minerals.er.usgs.gov
  305.  
  306. xx) Internet Resources
  307.    http://bramble.er.usgs.gov/internetresources.html
  308.  
  309. xxi) USGS Branch of Geochemistry
  310.    http://helios.cr.usgs.gov/
  311.  
  312. xxii) US GeoData FTP Access
  313.    http://edcwww.cr.usgs.gov/doc/edchome/ndcdb/ndcdb.html
  314.  
  315. xxiii) The National Earthquake Information Center
  316.    http://wwwneic.cr.usgs.gov/
  317.  
  318. xxiv) The USGS Marine server
  319.    http://marine.usgs.gov/
  320.  
  321. --------------------------------------------------------------------
  322.  
  323. 3) SUBJECT INDEXES
  324. ------------------
  325.  
  326. 3a. General Web Indexes
  327.  
  328. i) Yahoo (a very popular starting point, includes a search engine)
  329.    http://www.yahoo.com
  330.  
  331. ii) The Whole Internet Catalog
  332.    http://nearnet.gnn.com/wic/index.html
  333.  
  334. iii) Zilker Internet Park
  335.    http://www.zilker.net
  336.  
  337. iv) Einet GALAXY
  338.    http://galaxy.einet.net
  339.  
  340. v) The Argus Clearinghouse
  341.    http://www.clearinghouse.net/
  342.  
  343. vi) Oliver McBryan's Mother of All BBS's
  344.    http://wwwmbb.cs.colorado.edu/~mcbryan/bb/summary.html
  345.  
  346. vii) Phoaks links from AT and T
  347.    http://www.phoaks.com/phoaks
  348.  
  349. 3b. Web Indexes for Earth Sciences
  350.  
  351. Various sites maintain lists of hyperlinks to other servers. These
  352. are registers, virtual libraries and meta-indexes. They are good
  353. starting points to explore the web on a particular subject. Many html-ised
  354. resource guides (see Section 8) can also be considered to be registers.
  355.  
  356. i) The latest on-line version of ORES (B. Thoen & T. Smith)
  357. This site is, or will be, one of the most comprehensive on-line documents
  358. available for geoscientists. It is very well structured. Each geoscientific
  359. field has web pages in each of the following catagories: Mailing Lists, News
  360. Groups, Documents and FAQs, Journals and Periodicals, Data and Software,
  361. Hypermedia Resources.
  362.    http://www.gisnet.com/gis/ores/
  363. or http://www.calweb.com/~tcsmith/ores/
  364.  
  365. The fields covered include:
  366.    - Geography and GIS
  367.      http://www.gisnet.com/gis/ores/gis/index.html
  368.    - Geology (many areas)
  369.      http://www.calweb.com/~tcsmith/ores/geology/index.html
  370.    - Oceanography
  371.      http://www.calweb.com/~tcsmith/ores/ocean/index.html
  372.    - Weather, meteorology and Climate
  373.      http://www.gisnet.com/gis/ores/weather/index.html
  374.  
  375. ii) CERN's Virtual Library
  376. The CERN organisation is responsible for the Web. They request new servers
  377. register with them, and these links form the Virtual Library, which is broken
  378. up into catagories. Not all catagories are maintained by CERN. The main
  379. index is at:
  380.     http://www.w3.org/hypertext/DataSources/bySubject/Overview2.html
  381.  
  382. Other links at:
  383.  
  384.     - Earth Sciences
  385.       http://www.geo.ucalgary.ca/VL-EarthSciences.html
  386.     - Geophysics
  387.       http://www-crewes.geo.ucalgary.ca/VL-Geophysics.html
  388.     - Oceanography
  389.       http://www.mth.uea.ac.uk/ocean/oceanography.html
  390.     - Remote Sensing
  391.       http://www.vtt.fi/aut/ava/rs/virtual/
  392.     - Crystallography
  393.       http://www.unige.ch/crystal/crystal-index.html
  394.     - Environment
  395.       http://ecosys.drdr.virginia.edu/Environment.html
  396.     - Cartography
  397.       http://geog.gmu.edu/gess/jwc/cartogrefs.html
  398.  
  399.  
  400. iii) The University of Houston Anon Server - for those with an interest
  401. in mathematics, computers and Earth Sciences and the publications of
  402. Mathematical Geology and Computers in Geosciences
  403.    http://www.uh.edu/~jbutler/anon/anon.html
  404.  
  405. iv) The Geosciences Link at Einet:
  406.    http://galaxy.einet.net/galaxy/Science/Geosciences.html
  407.  
  408. v) Russ Jacobson's (Dino Russ fame) Links page
  409.    http://128.174.172.76/isgroot/dino/earthsci_links.html
  410.  
  411. vi) Seismosurfing, Surfing the Internet for Seismic Sites:
  412.    http://www.geophys.washington.edu/seismosurfing.html
  413.  
  414. vii) Prospectings of Geophysics and Tectonophysics maintained by Dr Furuse
  415.    http://cancer.mss.co.jp/Geophysics/
  416.  
  417. viii) Mineralogical sites at Clausthal Institute
  418.    http://www.immr.tu-clausthal.de/
  419.  
  420. ix) EARTHNet Info Server for Dinosaurs and Vertebrate Paleontology
  421.    http://jacobson.isgs.uiuc.edu/
  422.  
  423. x) The Earth Environmental Science Center's Hydrology Related Internet
  424. Resources
  425.    http://terrassa.pnl.gov:2080/EESC/resourcelist/hydrology.html OR
  426.    http://etd.pnl.gov:2080/hydroweb.html
  427.  
  428.  
  429. xi) Earth and Environmental Sciences Connections from the USGS
  430.    http://www.usgs.gov/network/science/earth/index.html
  431.  
  432. xii) Lists maintained by Steven Schimmrich
  433.   - The Structrural Geology Page
  434.     http://hercules.geology.uiuc.edu/~schimmri/geology/structure.html
  435.  
  436. xiii) Oceanography links via Scripps Institute of Oceanography Library
  437.     http://orpheus.ucsd.edu/sio/guide/guides.html
  438.  
  439. xiv) Links to GIS and maps from the Bureau of Land Management, CO
  440.     http://www.blm.gov/gis/gishome.html
  441.  
  442. xv) GIS Net Sites (ex Frank Smith)
  443.     http://www.hdm.com/gis3.html
  444.  
  445. xvi) The Norwegian Rockhound's Geology List - over 700 geosciences links
  446.     http://www.uio.no/~hansjb/link.html
  447.  
  448. xvii) Comprehensive List of Popular Meta-Indexes from Telstra
  449.     http://www.telstra.com.au/meta/meta.html
  450.  
  451. xviii) The Dewey Subject Catalog
  452.     http://www.akamail.com/patrick/gnosis/
  453.  
  454.     - Earth Science Section
  455.     http://www.akamail.com/patrick/gnosis/550.html
  456.     
  457. xix) GeoWeb Geoscience related links by Gareth Mills
  458.     http://www.pacificnet.net/~gimills/main.html
  459.  
  460. 3c. Gopher Subject Trees
  461.  
  462. Gopher was a protocol used before the Web became popular. Many
  463. gopher servers were established, but they are now on the decline.
  464. Many gopher sites have connections listed by subject. Included are:
  465.  
  466. i) Gopher Jewels at USC
  467.   gopher://cwis.usc.edu:70/11/Other_Gophers_and_Information_Resources/
  468.        Gophers_by_Subject/Gopher_Jewels
  469.  
  470. ii) Nth Carolina State Subject Tree
  471.   gopher://gopher.ncsu.edu:70/11/res_service
  472.  
  473. iii) Rice University Subject Listing
  474.   gopher://chico.rice.edu:70/11/Subject/
  475.  
  476. iv) University of Michigan Subject Tree
  477.   gopher://vienna.hh.lib.umich.edu:70/1/
  478.  
  479.  
  480. v) USC: Research Information by Subject
  481.   gopher://cwis.usc.edu:70/11/LibraryResearch/research/by.subject
  482.  
  483. vi) UT:Dallas: Internet Information by Subject
  484.   gopher://gopher.utdallas.edu:70/11/subject
  485.  
  486. vii) Washington and Lee Subject Tree
  487.   gopher://liberty.uc.wlu.edu:70/11/gophers/other
  488.  
  489. viii) U. of Waterloo Subject Tree
  490.   gopher://watserv2.uwaterloo.ca:70/11/facilities/University%20of
  491.        %20Waterloo%20Library/finding/discipline
  492.  
  493. -------------------------------------------------------------------------
  494.  
  495. 4. Web Gateways
  496. ---------------
  497.  
  498. 4a. Hypermail
  499. Web gateway to Usenet news groups
  500.  
  501. - http://www.eit.com/software/hypermail/hypermail.html
  502.  
  503. 4b. ArchiePlex
  504. This is a Web gateway to the Archie service
  505.  
  506. - List of ArchiePlex Servers from NEXOR
  507.    http://pubweb.nexor.co.uk/archie.html
  508.  
  509. 4c. WAIS/FAQ Gateways
  510. Automated hypertexting of FAQs at the news.answers archives
  511.  
  512. i) Automated/Searchable Usenet FAQ's at Ohio State
  513.   http://www.cis.ohio-state.edu:80/hypertext/faq/usenet/FAQ-List.html
  514.  
  515.   - Geoscience's FAQs from Ohio State Uni
  516.    http://www.cis.ohio-state.edu/hypertext/faq/bngusenet/sci/geo/top.html
  517.  
  518. ii) Automated/Searchable Usenet FAQs from Universiteit Utrecht
  519.   http://www.cs.ruu.nl/cgi-bin/faqwais
  520.  
  521.   - Geosciences FAQ
  522.    http://www.cs.ruu.nl/wais/html/na-dir/geology-faq/.html
  523.  
  524. iii) Usenet News from Oxford University
  525.    http://www.lib.ox.ac.uk/internet/news/
  526.  
  527. 4d. Miscellaneous
  528.  
  529. i) Nick Kew's integrated FAQ, threaded bulletin board and searchabe database
  530.  
  531.     http://clever.net/webthing/
  532.  
  533.   - remote sensing version
  534.       http://clever.net/webthing/RS
  535.  
  536. ii) DejaNews: search internet news groups
  537.     http://www.dejanews.com/
  538.  
  539. -------------------------------------------------------------------------
  540.  
  541. 5. Searches
  542.  
  543. 5a. WWW Searches (Robots, Worms Crawlers, Spiders etc)
  544. ------------------------------------------------------
  545.  
  546. Web searches seek out web sites, search the contents of the pages for
  547. specific data and store the result in a data base. Searches are made
  548. of the data base. The information sought and stored varies from search
  549. engine, so you may have to try several before finding one that meets
  550. your requirements. IMHO Alta Vista and Lycos are hard to beat.
  551.  
  552.  
  553. i) Alta Vista
  554.    http://altavista.digital.com/
  555.  
  556.    - Autralian Mirror
  557.    http://www.altavista.yellowpages.com.au/cgi-bin/telstra?
  558.  
  559. ii) Harvest (look for brokers)
  560.    http://harvest.cs.colorado.edu/
  561.  
  562.    - Harvest Broker Query Web Home Pages
  563.      http://town.hall.org/Harvest/brokers/www-home-pages
  564.    - Interface to the Harvest Server Registry, query by subject
  565.      http://harvest.cs.colorado.edu/Harvest/brokers/hsr/query.html
  566.  
  567. iii) Lycos - home page
  568.    http://www.lycos.com/
  569.  
  570. v) The Web Crawler
  571.    http://webcrawler.com/
  572.  
  573. vi) The WWW Worm
  574.    http://www.cs.colorado.edu/home/mcbryan/WWWW.html
  575.  
  576. vii) The Searchable WWW Catalog
  577.    http://cuiwww.unige.ch/w3catalog
  578.  
  579. viii) The RBSE URL Search
  580.    http://rbse.jsc.nasa.gov/eichmann/urlsearch.html
  581.  
  582. xix) The WWW Acronym Server
  583.    http://curia.ucc.ie/info/net/acronyms/acro.html
  584.  
  585. x) The All In One Search Engine Page
  586. This is from Albany Net, maintained by William Cross. It has assorted
  587. search engines for various catagories (WWW, People, News etc).
  588.    http://www.albany.net/allinone/
  589.  
  590. xi) Collection of Index and Forms based search engines from Telstra
  591.    http://www.telstra.com.au/meta/search.html
  592.  
  593. xii) Nexor CUSI Services Gateway
  594.    http://pubweb.nexor.co.uk/public/cusi/doc/list.html
  595.  
  596. xiii) University of Geneva CUI/W3 Page
  597.    http://cuiwww.unige.ch/meta-index.html
  598.  
  599. xiv) The Internet Quick Search Page
  600.    http://atlas.es.mq.edu.au/users/pingram/qsearch.htm
  601.  
  602. xv) The Magellan Search
  603.    http://www.mckinley.com/
  604.  
  605. xvi) MetaCrawler
  606.    http://metacrawlet.cs.washington.edu:8080
  607.  
  608. xvii) Yahoo Search
  609.    http://www.yahoo.com/
  610.  
  611.  
  612. 5b. Gopher Jughead Searches
  613. ---------------------------
  614. Jughead are searches of the upper level menus of gopher servers. To
  615. find out more about jughead, take a look at the Washington & Lee
  616. Jughead Information:
  617.     gopher://liberty.uc.wlu.edu:70/00/gophers/jughead
  618.  
  619. Some sites offering jughead searches include:
  620.  
  621.  gopher://liberty.uc.wlu.edu:3002/7
  622.  gopher://veronica.cc.keio.ac.jp:2347/7-tl
  623.  gopher://psi.com:2347/7-tl
  624.  gopher://gopher.bham.ac.uk:3000/7
  625.  
  626. 5c. Gopher Veronica Searches
  627. ----------------------------
  628.  
  629. To find out more about Veronica searches and gopher, look at the
  630. following two documents:
  631.  
  632. How to Query Veronica:
  633.  gopher://futique.scs.unr.edu:70/00/veronica/how-to-query-veronica
  634.  
  635. The Veronica FAQ
  636.  gopher://futique.scs.unr.edu:70/00/veronica/veronica-faq
  637.  
  638. Some sites with Veronica searches include:
  639.  
  640.  gopher://gopher.psi.com:2347/7
  641.  gopher://nysernet.org:2347/7
  642.  gopher://liberty.uc.wlu.edu:70/11/gophers/veronica
  643.  gopher://archie.au:2347/7
  644.  
  645.  
  646.  
  647. 5d. Gopher WAIS Searches
  648. ------------------------
  649.  
  650. WAIS servers hold searchable databases. WAIS stands for Wide Area
  651. Information Servers. Some sites that have WAIS searches include:
  652.  
  653. gopher://liberty.uc.wlu.edu:70/11/internet/wais/wais-sources
  654. gopher://chico.rice.edu:70/11/OtherGophers/WAIS
  655. gopher://pinus.slu.edu/Wide%20Area%20Information%20Services
  656.        %20databases
  657. gopher://gopher-gw.micro.umn.edu:70/11/WAISes
  658.  
  659. --------------------------------------------------------------------
  660.  
  661.  
  662. 6) Special Earth Sciences Connections
  663. -------------------------------------
  664.  
  665. Some special Earth Science Web connections include:
  666.  
  667. i) The Bulletin of Global Volcanism Network
  668.    http://nmnhgoph.si.edu/gvn.html
  669.  
  670. ii) Geology and Geophysics Number Crunchers Forum:
  671.    http://www.glg.ed.ac.uk/crunch
  672.  
  673. iii) IRIS EOS Volcanogy Team's Home Page:
  674.    http://www.geo.mtu.edu/eos/
  675.  
  676. iv) The US Environmental Protection Agency
  677.    http://www.epa.gov/
  678.  
  679. v) NOAA Geosciences Lab:
  680.    http://www.grdl.noaa.gov/
  681.  
  682. vi) Altimetry Atlas of Indian and Atlantic Oceans by Delft University
  683.    http://dutlru8.lr.tudelft.nl/
  684.  
  685. vii) Hydro Atlas of the Southern Oceans from Alfred Wegener Institute:
  686.    http://www.awi-bremerhaven.de/
  687.  
  688. viii) Plate Motion Calculator for calculating plate motions:
  689.    http://manbow.ori.u-tokyo.ac.jp/tamaki-html/plate_motion.html
  690.  
  691. ix) Interactive Hydrographic Map from the Levitus' 1994 data set:
  692.    http://dpo.ori.u-tokyo.ac.jp/ocean/toolmap/Levitus-map.html
  693.  
  694. x) The Geosciences Information Group from the UK Geol. Soc.
  695.    http://www.bris.ac.uk/Depts/Geol/gig/gig.html
  696.  
  697. xi) Scott's Earth Sciences Site of the Week
  698.    http://agcwww.bio.ns.ca/misc/geores/sotw/sotw.html
  699.  
  700. xii) An Animation of the Rotating Earth
  701.    http://agcwww.bio.ns.ca/  (look under "Scientific Info")
  702.  
  703. xiii) Earthqhake Locator from Bruce Gittings and Edinburgh University
  704.    http://www.geo.ed.ac.uk/quakes/quakes.html
  705.  
  706. xiv) Lamont-Doherty Earth Observatory
  707.    http://www.ldeo.columbia.edu/
  708.  
  709.   --- RIDGE Multi Beam Synthesis Project for bathymetry data
  710.     http://imager.ldeo.columbia.edu
  711.  
  712. xv) The Electronic Volcano, edited by Barabara DeFelice & Richard Stoiber
  713.     http://www.dartmouth.edu/pages/rox/volcanoes/elecvolc.html
  714.  
  715. xvi) Computer Orientated Geological Society (COGS)
  716.     http://www.csn.net/~tbrez
  717.  
  718. xvii) The Australian National Geoscientific Information System (@ngis)
  719.     http://www.agso.gov.au/information/ngis.html
  720.  
  721.     -   Questions and Answers on @ngis, plus Australian Links
  722.         http://www.agso.gov.au/information/ngis/angisfaqs.html
  723.  
  724. xviii) ENVision is an internet-based environmental consulting firm. They have
  725. excellent links to other sites in Geology and Environmental Sciences
  726.  
  727.   - Geology
  728.   http://www.envision.net/osites/geology/geology.html
  729.  
  730.   - Environmental Science and Engineering
  731.   http://www.envision.net/osites/environ/envrelat.html
  732.  
  733. xix) WebSurfers BiWeekly Earth Sciences Review
  734.    http://rainbow.rmii.com/~michaelg/index.html
  735.  
  736.    - WebSurfers Earth Sciences HotLinks
  737.    http://rainbow.rmii.com/~michaelg/HOTLINKS.html
  738.  
  739. ------------------------------------------------------------------------
  740.  
  741. 7) Sites of Related Interest
  742. ----------------------------
  743.  
  744. 7a. Distributed Active Archive Centers
  745. --------------------------------------
  746.  
  747. NASA's EOSDIS program have a number of Web sites which provide researches
  748. with access to the NASA Earth Science Data Collection. These are the
  749. Distributed Active Archive Centers, or DAACs.
  750.  
  751. The main EOSDIS-DAAC Home Page:
  752.    http://eos.nasa.gov/
  753.  
  754. The Global Change Master Directory (GCMD) provides  directory-level
  755. information for NASA's EOSDIS program. It also has directory-level
  756. metadata searches. It is located at:
  757.    http://gcmd.gsfc.nasa.gov
  758.  
  759. The other DAACs include:
  760.  
  761. i) EROS DAAC (land processes)
  762.    http://sun1.cr.usgs.gov/landdaac/landdaac.html
  763.  
  764. ii) CIESIN-SEDAC (socioeconomic data & applications for human dimensions
  765.     of global environmental change)
  766.    http://www.ciesin.org/IC/SEDAC/SEDAC.html
  767.  
  768. iii) Goddard Space Flight Center (global biosphere, atmospheric dynamics
  769.      & geophysics)
  770.    http://daac.gsfc.nasa.gov/
  771.  
  772. iv) Langley Research Center (radiation budget, tropospheric chemistry,
  773.      clouds & aerosols)
  774.     http://eosdis.larc.nasa.gov/
  775.  
  776. v)  Marshall Space Flight Center (hydrologic cycle)
  777.     http://wwwdaac.msfc.nasa.gov
  778.  
  779. vi)  NOAA Satellite Active Archive (satellite data)
  780.     http://www.saa.noaa.gov
  781.  
  782. vii) National Snow & Ice Data Center (snow, ice, cryosphere and climate)
  783.     http://eosims.colorado.edu:1733
  784.  
  785. viii) Oak Ridge National Lab (biogeochemical dynamics)
  786.     http://www-eosdis.ornl.gov/
  787.  
  788. ix)  Physical Oceanography DAAC (Topex/Poseiden images, AVHRR Pathfinder
  789.      data set, oceanography)
  790.     http://podaac-www.jpl.nasa.gov
  791.  
  792.    --- ftp site at:
  793.      ftp://podaac.jpl.nasa.gov/pub
  794.  
  795. x)   Oceanography from Thoen and Smith's ORES
  796.      http://www.calweb.com/~tcsmith/ores/ocean/index.html
  797.  
  798.  
  799.  
  800. 7b. Environmental Sites
  801. -----------------------
  802.  
  803. i) ERIN, The Australian Environmental Resources Information Network:
  804.    http://kaos.erin.gov.au/erin.html
  805.  
  806. ii) EnviroWeb
  807.   http://envirolink.org/
  808.  
  809. iii) The Disaster Research Newsletter from Natural Hazards Research &
  810.     Applications Center
  811.   http://www.cla.sc.edu/geog/hrl/home.html
  812.  
  813. iv) The US Environmental Protection Agency (EPA)
  814.    http://www.epa.gov/
  815.  
  816. v) INTERA Inc., good links to other sites, plus software index
  817.    http://www.intera.com/
  818.  
  819. vi) The NGDC Natural Hazards Data Site
  820.    http://www.ngdc.noaa.gov/seg/hazard/hazards.html
  821.  
  822. vii) Environmental Hydrosystems, a water resources and environmental
  823.     conulting firm, offers a lot on the Net.
  824.     http://hydrosystems.com
  825.  
  826.     - Hot list of environmental, water resources and Earth Science links:
  827.     http://hydrosystems.com/model_link.html
  828.  
  829.     - EnviroMod Data Warehouse Broker, Search all known pertinent sites
  830.     to groundwater and environmental modelling.
  831.     http://hydrosystems.com/Harvest/brokers/ENVIROMOD/
  832.  
  833. viii) ENVIROMINE - environmental issues related to the mining industry
  834.    http://www.info-mine.com/technomine/enviromine/env_main.html
  835.  
  836. ix) The Lake Data Web Site - to distribute new global environmental data
  837. and info for large lakes
  838.    http://msslsp.mssl.ucl.ac.uk/orgs/un
  839.  
  840.  
  841. 7c. GIS, Satellite and Mapping Sites
  842. ------------------------------------
  843.  
  844. This section not only includes gis, satellite observation systems and maps,
  845. but also cartography wrt maps, surveying and related mapping information.
  846.  
  847.  
  848. i) Internet GIS and RD Information Sites
  849.    ftp:///gis.queensu.ca/pub/gis/docs/gissites.html
  850.  
  851. ii) Digital Map Library at Queens University
  852.    http://gis.queensu.ca/pub/www/dml.html
  853.  
  854.  
  855. iii) University of Edinburgh, Dept. of Geography, GIS Home Page:
  856.    http://www.geo.ed.ac.uk/home/gishome.html
  857.  
  858.     -- with other pages for Acces Map Preparation:
  859.        http://www.geo.ed.ac.uk/pexe/dp
  860.  
  861.     -- Atlas Application:
  862.        http://www.geo.ed.ac.uk/pip/atlas.html
  863.  
  864.     -- List of GIS WWW Servers
  865.        http://www.geo.ed.ac.uk/home/giswww.html
  866.  
  867. iv) Sol Katz's Geospatial Home Page for Detailed Meta-Data information
  868.    http://www.blm.gov/gis/nsdi.html
  869.  
  870. v) Virtually Hawaii, at SOEST.
  871.    http://www.satlab.hawaii.edu/space/hawaii/
  872.  
  873. vi) On-Line Bibliographies at OSU Dept. Geography
  874.    http://thoth.sbs.ohio-state.edu/resources.html
  875.  
  876.   -- On-line GIS Master Bibliography
  877.      http://thoth.sbs.ohio-state.edu/osugisbib/wais.html
  878.  
  879.   -- Map Projection Bibliography
  880.      http://thoth.sbs.ohio-state.edu/snyderbib
  881.  
  882.   -- SIGGRAPH Online Bibliography Database
  883.      http://www.siggraph.org/library/bibliography/bibliography.html
  884.  
  885. vii) GeoWEB Project
  886.     http://wings.buffalo.edu/geoweb/
  887.  
  888. viii)  Distributed Spatial Data Library of Australian Mapping (at ERIN)
  889.     http://www.erin.gov.au/dsdl/dsdl.html
  890.  
  891. ix)   Auslig (Australian Surveying & Land Information Group)
  892.     http://www.auslig.gov.au/welcome.html
  893.  
  894. x) The Center fo Advanced Spatial Technologies - one of the best GIS sites
  895.     http://www.cast.uark.edu/main.html
  896.  
  897.   -- Info on GIS resources
  898.     http://www.cast.uark.edu/links/GIS/
  899.  
  900.   -- Links to many US Geospatial Data sets 
  901.      Resource Guides
  902.     http://www.cast.uark.edu/~sp/hunt.html
  903.  
  904. xi) Geography and GIS from Thoen and Smith's ORES
  905.      http://www.gisnet.com/gis/ores/gis/index.html
  906.  
  907. xii) GIS and RS Sites from FAD Dep. Geographical Sc Utrecht University
  908.      http://www.frw.ruu.nl/nicegeo.html
  909.  
  910. xiii) Frank Smiths GIS Web Pages, extensive collection of web sites
  911.      http://www.io.com/~frank/gis.html
  912.  
  913. xiv) GIS and the Internet maintained by Matthias Werner
  914.      http://www.bio-geo.uni-karlsruhe.de/gis/gis.htm
  915.  
  916.    -- English language version
  917.      http://www.bio-geo.uni-karlsruhe.de/gis/gis-engl.htm
  918.  
  919. xv) Web/GIS Links from B. Thoen
  920.      http://www.gisnet.com/gis/webgis.html
  921.  
  922. xvi) Cartography/Mapping from U. Texas at Austin
  923.  
  924.     -- Map Projection Notes by Peter H. Dana
  925.        http://www.utexas.edu/depts/grg/gcraft/notes/mapproj/mapproj.html
  926.  
  927.     -- Geodetic Datum Overview
  928.        http://www.utexas.edu/depts/grg/gcraft/notes/datum/datum.html
  929.  
  930.     -- Coordinate Systems Overview
  931.        http://www.utexas.edu/depts/grg/gcraft/notes/coordsys/coordsys.html
  932.  
  933. xvii) On-Line Resources for Land Surveying
  934.     http://homepage.interaccess.com/~maynard/
  935.  
  936. xviii) Perry-Castanedu Library Map Collection from U. Texas at Austin
  937.     http://www.lib.utexas.edu/Libs/PCL/Map_collection/Map_collection.html
  938.  
  939. ixx) IDRISI Resource Center, Salzburg
  940.    http://www.edvz.sbg.ac.at/geo/idrisi/irchome.htm
  941.  
  942.    -  IDRISI Tutorial
  943.       http://www.edvz.sbg.ac.at/geo/idrisi/wwwtutor/tuthome.htm
  944.  
  945. xx) Remote Sensing/GIS/GPS Site List by Oliver Wetherbee
  946.    http://triton.cms.udel.edu/~oliver/rs_gis.html
  947.  
  948. xxi) The Meshing Research Corner by Steve Owens
  949.    http://www.ce.cmu.edu/~sowen/mesh.html
  950.  
  951. xxii) Robert Schneider's Finite Elemenent Mesh Generation Page
  952.    http://www-users.informatik.rwth-aachen.de/~roberts/meshgeneration.html
  953.  
  954. xxiii) The Global Positioning Systems Home Page by Peter Dana
  955.    http://www.utexas.edu/depts/grg/gcraft/notes/gps/gps.html
  956.  
  957. xxiv) The Navigation Center from the US Coast Guard
  958.    http://www.navcen.uscg.mil/
  959.  
  960.   - GPS information
  961.    http://www.navcen.uscg.mil/gps/gps.htm
  962.   - US Differential GPS System Information
  963.    http://www.navcen.uscg.mil/dgps/dgps.htm
  964.   - OMEGA Navigation System Information
  965.    http://www.navcen.uscg.mil/omega/omega.htm
  966.   - Loran-C Information
  967.    http://www.navcen.uscg.mil/loran/loran.htm
  968.  
  969. xxv) The Graphics File Formats Home Page - another great site
  970.   http://www.dcs.ed.ac.uk/%7Emxr/gfx
  971.  
  972. xxvi) GIS Analysis with Arc-Info by Shane Murnion
  973.   http://boris.qub.ac.uk/shane/arc/ARChome.html
  974.  
  975. xxvii) Dubois Gregoire's AI-Geostatistics Home Page and Mailing List
  976.   http://java.ei.jrc.it/rem/gregoire/
  977.  
  978. xxviii The Arc Info FAQ Page
  979.   http://www.io.org/~gosho/mi_faq.htm
  980.  
  981. xxix) Introduction to Remote Sensing by David Schneider
  982.   http://www.geo.mtu.edu/rs/
  983.  
  984. xxx) The Remote Sensing Tutorial by Nick Short
  985.   http://iifs.gsfc.nasa.gov/ais/IIFS-html/LT/NewTutorial/intro1.html
  986.  
  987. xxxi) GIS and RS Resources - alphabetised from the U. Utrecht list
  988.   http://www.uni-sb.de/philfak/fb6/fr66/tpw/gis/gis-rs.htn
  989.  
  990. xxxii) Grass Link 2.0 Public Access GIS (Make a Map of California)
  991.   http://www.regis.berkeley.edu/grasslinks/
  992.  
  993. xxxiii) The Distibuted Spatial Data Laboratory in Australia (Make a Map
  994. of Australia)
  995.   http://kaos.erin.gov.au/cgi-bin/spatial_interface
  996.  
  997. xxxiv) Odden's Bookmarks
  998.   http://kartoserver.frw.ruu.nl/HTML/oddens.html
  999.  
  1000. xxxv) Data Base Query and Map Generation
  1001.   http://www.ssc.msu.edu/~geo/wwwgis.html
  1002.  
  1003.  
  1004. xxxvi) The Topex/Posoiden Image Collection (from 1992)
  1005.    http://podaac-www.jpl.nasa.gov/topex/
  1006.  
  1007. xxxvii) IRIS knowldege based system for interactive mapping and visual data
  1008. exploration (Note: this is a Java site)
  1009.    http://allanon.gmd.de/and/java/iris/Iris.html
  1010.  
  1011. xxxviii) Remote Sensing Resources on the Web by Bill Corner
  1012.    http://www.man.ac.uk/Arts/geography/
  1013.  
  1014. xxxix) The Map Projection Home Page
  1015.    http://everest.hunter.cuny.edu/mp/index.html
  1016.  
  1017. xxxx) CGRER Netsurfing:
  1018.  
  1019.   - Maps and References
  1020.   http://www.cgrer.uiowa.edu/servers/servers_references.html
  1021.  
  1022.   - GeoData Information Sources
  1023.   http://www.cgrer.uiowa.edu/servers/servers_geodata.html
  1024.  
  1025.  
  1026. 7d. Oceanography Sites
  1027. ----------------------
  1028.  
  1029. i)  Ocean Information Center, OCEANIC Home Page
  1030.    http://diu.cms.udel.edu/
  1031.  
  1032. ii) Ocean Research Institute, University of Tokyo
  1033.    http://www.ori.o-tokyo.ac.jp/
  1034.  
  1035. iii)  National Oceanic Data Center
  1036.      http://www.nodc.noaa.gov/
  1037.  
  1038. iv) NOAA/NASA Pathfinder Oceans AVHRR SST Data
  1039.    http://sst-www.jpl.nasa.gov
  1040.  
  1041. v) The Satellite Oceanography Lab at SOEST, U. of Hawaii at Manoa
  1042.    http://satftp.soest.hawaii.edu
  1043.  
  1044. vi) Oceanography Links to the World Wide Web at Uni. British Columbia
  1045.     http://www.ocgy.ubc.ca/oceanography.links.html
  1046.  
  1047. vii) The Ocean Color Data & Resources (NASA GSFC DAAC)
  1048.     http://daac.gsfc.nasa.gov/CAMPAIGN_DOCS/OCDST/OB_main.html
  1049.  
  1050. 7e. Paleontology and Museums
  1051. ----------------------------
  1052.  
  1053. i) The Museum of Paleontology at U. Cal., Berkeley
  1054.    http://ucmp1.berkeley.edu/
  1055.  
  1056.    -- The UCMP Subway
  1057.      http://ucmp1.berkeley.edu/subway/subway.html
  1058.  
  1059. ii) The Dino Exhibit from Honolulu Community College
  1060.    http://www.hcc.hawaii.edu/dinos/dinos.1.html
  1061.  
  1062. iii) Dino Russ's Page
  1063.    http://denr1.igis.uiuc.edu:/isgsroot/dinos/dinos_home.html
  1064.  
  1065. iv) Hadrosaurus Foulkii
  1066.    http://www.levins.com/hadrosaurus.html
  1067.  
  1068. v) The Radiolarian Page (concerned with the Canadian Cordillera)
  1069.    http://mindlink.net/fabrice_cordey/rad.htm
  1070.  
  1071. vi) Recent and Fossil Bryozoa
  1072.    http://www.civgeo.rmit.edu.au/bryozoa/bryozoa.html
  1073.  
  1074. vii) Catalog of Bryozoan Types in the Swedish Museum
  1075.    http://www.nrm.se/
  1076.  
  1077. viii) The Electronic Prehistoric Shark Museum
  1078.    http://turnpike.net/emporium/C/celestial/epsm.htm
  1079.  
  1080. ix) The Berne Natural History Museum
  1081.    http://www-nmbe.unibe.ch/
  1082.  
  1083. x) Kevin's Page of Death
  1084.    http://www.ualberta.ca/~kbrett/index.html
  1085.  
  1086.    - The Trilobite Page
  1087.    http://www.ualberta.ca/~kbrett/Trilobites.html
  1088.  
  1089. xi) The Burgess Shale
  1090.    http://www.geo.ucalgary.ca/~macrae/Burgess_Shale
  1091.  
  1092. xii) Prem's Fossil Page
  1093.    http://dev.uol.com/~prem/fossil.html
  1094.  
  1095.     - Other Paleontological Links
  1096.     http://dev.uol.com/~prem/othpal.html
  1097.  
  1098. xiii) Fossil Vertebrates at the Burke Museum
  1099.     http://weber.u.washinghton.edu/~vertp/BurkeVertPage.html
  1100.  
  1101. xiv) PaleoNet West (at Berkeley)
  1102.     http://www.ucmp.berkeley.edu/Paleonet
  1103.  
  1104.     - PaleoNet East
  1105.     http://www.nmh.ac.uk/paleonet
  1106.  
  1107. xv) The NannoFossil Lab
  1108.    http://wwei.ucsd.edu
  1109.  
  1110. 7f. Petrology and Mineralogy
  1111. ----------------------------
  1112.  
  1113. i) Ecole des Mines de Paris
  1114.    http://cri.ensmp.fr/mineral/
  1115.  
  1116. ii) Berne's Museum of Natural History, Mineralogy and Petrology
  1117.    http://nmbe0.unibe.ch/abtew/minpetrcoll.html
  1118.  
  1119. iii) The Petrographic Workshop, Physical Science Learning Center
  1120.    http://pong.igpp.ucla.edu/pet/pet_intro.html
  1121.  
  1122.   - Browse minerals with optical images
  1123.     http://pong.igpp.ucla.edu/pet/browse.html
  1124.  
  1125. iv) The Norwegian Rockhound
  1126.     http://www.uio.no/~hansjb/index.html
  1127.  
  1128. v) The Clausthal Mineral Collection
  1129.     http://www.immr.tu-clausthal.de/labs/mincoll.html
  1130.  
  1131. vi) Bob's Rock Shop (I couldn't think where else to put this one)
  1132.     http://www.rockhounds.com/
  1133.  
  1134.     -- Jewels from the World Wide Web
  1135.     http://www.rockhounds.com/rockshop/linklist.html
  1136.  
  1137. vii) Athena Mineralogy
  1138.     http://un2sg1.unige.ch/www/athena/mineral/mineral.html
  1139.  
  1140. viii) The Mineral Galleries Home Page from Amethyst - a great catalog and
  1141.     description of minerals
  1142.     http://mineral.galleries.com/Minerals/SILICATE/Class.htm
  1143.  
  1144. ix) Geochemistry on the WWW
  1145.     http://www.geo.cornell.edu/geology/classes/Geochemweblinks.HTML
  1146.  
  1147. x)  Links for Mineralogists from U. of Wuerzburg
  1148.     http://www.uni-wuerzburg.de/mineralogie/links.html
  1149.  
  1150. xi) Crystallography World Wide (from Unige)
  1151.     http://www.unige.ch/crystal/w3vlc/crystal.index.html
  1152.  
  1153. 7g. Education and Careers
  1154. -------------------------
  1155.  
  1156. i) The Physical Science Learning Center
  1157.    http://pong.igpp.ucla.edu
  1158.  
  1159. ii) Geology Courses on the Internet (from the World Learning Center)
  1160.    http://wwwhost.cc.utexas.edu/world/instruction/other/#geo
  1161.  
  1162. iii) Careers in Geoscience (Canadian bias)
  1163.    http://www.science.uwaterloo.ca/earth/geoscience/careers.html
  1164.  
  1165. iv) The Geography Virtual Department (from U. Texas)
  1166.    http://www.utexas.edu/depts/grg/virtdept/contents.html
  1167.  
  1168.    -- On-line Geography Courses
  1169.       http://www.utexas.edu/depts/grg/virtdept/courses/courselist.html
  1170.    -- Links to Virtual Resources (GIS, data, maps, cartography etc)
  1171.       http://www.utexas.edu/depts/grg/virtdept/resources/contents.html
  1172.  
  1173. v) The Virtual Geosciences Professor (from the University of Houston)
  1174.    http://www.uh.edu/~jbutler/anon/anonfield.html
  1175.  
  1176.     - Courses by Title
  1177.     http://www.uh.edu/~jbutler/anon/anoncoursessub.html
  1178.  
  1179.     - Courses by University
  1180.     http://www.uh.edu/~jbutler/anon/anoncourses.html
  1181.  
  1182.     - Course Resources
  1183.     http://www.uh.edu/~jbutler/anon/anon_resources.html
  1184.  
  1185.     - Field Trips
  1186.     http://www.uh.edu/~jbutler/anon/anontrips.html
  1187.  
  1188. vi) The geology@bristol Experience - by P. Browing and J. Williams
  1189.     http://www.gly.bris.ac.uk/www/teach/ctiss/ctiss.html
  1190.  
  1191. vii) Dave Water's Resources for Earth Science Teaching
  1192.    http://www.earth.ox.ac.uk/~davewa/teaching.html
  1193.  
  1194. viii) Jack Rice's (U. Oregon) Introductory Course in Mineralogy
  1195.    http://darkwing.uoregon.edu/~jrice/geol_311/geol_311.html
  1196.  
  1197. ix) Geoscience K12 resources
  1198.    http://www.cuug.ab.ca:8001/~johnstos/geosci.html
  1199.  
  1200. x) Earth System Science Education Program
  1201.    http://www.usra.edu/esse/ESSE.html
  1202.  
  1203.    - ESSE Notes (good for what's new on the web for geoscience
  1204.    http://www.usra.edu/esse/enlstjan96.html
  1205.  
  1206. xi) The Virtual Library for Pamela Gore's Students at DeKalb College
  1207.    http://dekalb.dc.peachnet.edu/~pgore/gore.htm
  1208.  
  1209. xii) Terry Gordon's WWW Links to Teaching Pages
  1210.    http://ichor.geo.ucalgary.ca/~tmg/Teaching/teach.html
  1211.  
  1212. xiii) The Jurassic Reef Park
  1213.    http://www.uni-stuttgart.de/UNIuser/igps/JRP/Jurassic_Reef_Park.html
  1214.  
  1215. xiv) Introduction to Igneous Petrology
  1216.    http://www.science.ubc.ca/~geol202/s/geol.html
  1217.  
  1218. xv) The Virtual Earthquake from Dept. Geological Sciences at Cal. State
  1219.    http://vflylab.calstatela.edu/edesktop/VirtApps/VirtualEarthQuake/VQuakeIntro.html
  1220.  
  1221. xvi) ABCentral's educational links by Kack Inglis-Arkell
  1222.    http://www.wco.com/~ejia
  1223.  
  1224. xvii) The EARTH, Lisa Tauxe's Earth Sciences 10 pages
  1225.    http://ramsden.ucsd.edu/es10/es10.html
  1226.  
  1227. xviii) Wondering, Wandering & Winnowing: The WWW and Mineralogy
  1228.    http://www.geology.wisc.edu:80/class/g360/wwwlab.htm
  1229.  
  1230.    - Crystal Structure Movies deserves a special mention
  1231.    http://geology.wisc.edu/class/g360/mov.htm
  1232.  
  1233. 7h. Calendar and Events
  1234. -----------------------
  1235.  
  1236. i) Petroleum Industry Calendar
  1237.    http://www.oslonett.no/home/henning/petreven.htm
  1238.  
  1239. ii) Petroleum Calendar
  1240.    http://baervan.nmt.edu/events/calendar.html
  1241.  
  1242.  
  1243. 7i. Other Sites
  1244. ---------------
  1245.  
  1246. i) NSF Geosciences UNIDATA
  1247.    http://atm.geo.nsf.gov/
  1248.  
  1249. ii) NOAA/NGDC Data Center Home Page
  1250.    http://www.ngdc.noaa.gov/
  1251.  
  1252.   -- World Data Center A
  1253.      http://www.ngdc,noaa.gov/wdc/wdcmain.html
  1254.  
  1255.   -- National Climatic Data Center
  1256.      http://www.ncdc.noaa.gov/ncdc.html
  1257.  
  1258.   -- National Oceanic Data Center
  1259.      http://www.nodc.noaa.gov/
  1260.  
  1261.   -- Environmental Services Section
  1262.      http://esdim.noaa.gov/
  1263.  
  1264. iii) Rocknet, Rock Mechanics
  1265.    http://sair019.energylan.sandia.gov:70
  1266.  
  1267. iv) Groundwater Remediation Project
  1268.    http://gwrp.cciw.ca
  1269.  
  1270. v) InterRidge Web Page (for mid-ocean ridges)
  1271.    http://www.dur.ac.uk/~dgl0zz1/
  1272.  
  1273. vi) Groundwater Modelling Software Internet Resources at BYU (Steve Owens)
  1274.    http://www.et.byu.edu/~geos/staff/owens/groundwater.html
  1275.  
  1276. vii) Petroleum and Geosystems Engineering Sources at U. Texas, Austin
  1277.    http://www.pe.utexas.edu/Dept/Reading/petroleum.html
  1278.  
  1279. viii) The Gateway to the Antarctic maintained by ICAIR, NZ
  1280.    http://www.icair.iac.org.nz/
  1281.  
  1282. ix) Australian Resouces Links - links to AGSO, CSIRO's divisions plus more
  1283.    http://www.csu.edu.au/links/resources.html
  1284.  
  1285. x) The Geo Exchange - list of applied and commercial geoscience sites
  1286.    http://giant.mindlink.net/geo_exchange/index.html
  1287.  
  1288. xi) Web Elements (version 2) by Mark Winter at Sheffield
  1289.    http://www2.shef.ac.uk/chemistry/web-elements/web-elements-home.html
  1290.  
  1291. xii) Los Alamos National Lab. Periodic Table of the Elements
  1292.     http://www-c8.lanl.gov/infosys/html/periodic/periodic-main.html
  1293.  
  1294. xiii) The IPFW Geosciences page with the Web Accessable Diffractometer
  1295. and the GeoGarden
  1296.     http://www.geosci.ipfw.indiana.edu
  1297.  
  1298. xiv) EUROLAT - European Network on Lateritic Weathering and Global Environment
  1299.     http://mindepos.bg.tu-berlin.de/eurolat
  1300.  
  1301. xv) The Geomorphology Lab from Miami University
  1302. http://tgl.geology.muohio.edu/gbook/gresources.html
  1303.  
  1304. xvi) Giovanni Guglielmo's Research Page on Salt Tectonics (download
  1305. images and 3D Visualisations and animations)
  1306. http://www.utexas.edu/research/beg/giovanni
  1307.  
  1308. xvii) Favourite Internet Resources  of an Unemployed Geologist
  1309. (has links to online jobs)
  1310.    http://www.avana.net/pages/personal/jwhcpg/
  1311.  
  1312. xviii) The Nine Planets - a multi-media tour of the Solar System
  1313.    http://seds.lpl.arizona.edu/nineplanets/nineplanets.html
  1314.  
  1315.    - info on the Earth
  1316.    http://seds.lpl.arizona.edu/nineplanets/nineplanets/earth.html
  1317.  
  1318. xix) The Geologist's Lifetime Field List
  1319.   http://www.uc.edu/~ACOMBTY/geologylist.html
  1320.  
  1321. xx) The Globally Accessible Statistical Procedures (GASP)
  1322.   http://www.stat.scarolina.edu/rsrch/gasp/
  1323.  
  1324. --------------------------------------------------------------------------
  1325.  
  1326. 8. FAQs and Resource Guides
  1327. ---------------------------
  1328.  
  1329. 8a. FAQs from the MIT Archive
  1330. -----------------------------
  1331.  
  1332. FAQs that have been approved by the *.answers moderators are archived at
  1333. Michigan Institute of Technology RTFM server. The following are earth science
  1334. related FAQs:
  1335.  
  1336. i) Scott Guthery's Petroleum Resources FAQ
  1337.    ftp://rtfm.mit.edu/pub/usenet/news.answers/geology-faq/petroleum-resources
  1338.  
  1339. ii) Lisa Nyman's GIS FAQ
  1340.    ftp://rtfm.mit.edu/pub/usenet/news.answers/geography/infosystems-faq
  1341.  
  1342. iii) Ilana Stern's sci.geo.meteorology FAQ
  1343.    ftp://rtfm.mit.edu/pub/usenet/news.answers/meteorology/faq-intro
  1344.    ftp://rtfm.mit.edu/pub/usenet/news.answers/meteorology/weather-data
  1345.    ftp://rtfm.mit.edu/pub/usenet/news.answers/meteorology/research_data
  1346.    ftp://rtfm.mit.edu/pub/usenet/news.answers/meteorology/cdroms
  1347.    ftp://rtfm.mit.edu/pub/usenet/news.answers/meteorology/net-resources
  1348.    ftp://rtfm.mit.edu/pub/usenet/news.answers/meteorology/print-resources
  1349.    ftp://rtfm.mit.edu/pub/usenet/news.answers/meteorology/state-climatologists
  1350.  
  1351. iv) Ilana Stern's Science Data Formats FAQ
  1352.    ftp://rtfm.mit.edu/pub/usenet/news.answers/sci-data-formats
  1353.  
  1354. v) Spencer Ramshaw's sci.geo.geology FAQ
  1355.    ftp://rtfm.mit.edu/pub/usenet/news.answers/geology-faq/contents
  1356.    ftp://rtfm.mit.edu/pub/usenet/news.answers/geology-faq/glossary
  1357.    ftp://rtfm.mit.edu/pub/usenet/news.answers/geology-faq/introduction
  1358.    ftp://rtfm.mit.edu/pub/usenet/news.answers/geology-faq/faq
  1359.    ftp://rtfm.mit.edu/pub/usenet/news.answers/geology-faq/appendices
  1360.  
  1361. vi) Nick Kew's Satellite Imagery FAQ
  1362.    ftp://rtfm.mit.edu/pub/usenet/news.answers/sci/Satellite-Imagery-FAQ/part1
  1363.    ftp://rtfm.mit.edu/pub/usenet/news.answers/sci/Satellite-Imagery-FAQ/part2
  1364.    ftp://rtfm.mit.edu/pub/usenet/news.answers/sci/Satellite-Imagery-FAQ/part3
  1365.    ftp://rtfm.mit.edu/pub/usenet/news.answers/sci/Satellite-Imagery-FAQ/part4
  1366.    ftp://rtfm.mit.edu/pub/usenet/news.answers/sci/Satellite-Imagery-FAQ/part5
  1367.  
  1368.  
  1369. 8b. Hypertext Resource Guides
  1370. -----------------------------
  1371.  
  1372. i) Bill Thoen's ORES Document (June, 1994 version)
  1373.   (The latest ORES by Bill Thoen and Ted Smith can be found is section 3a)
  1374.    http://www.englib.cornell.edu/geology_resources/ORES/earthscience.html
  1375.  
  1376. ii) Geoscience's FAQs from Ohio State Uni
  1377.    http://www.cis.ohio-state.edu/hypertext/faq/bngusenet/sci/geo/top.html
  1378.  
  1379. iii) sci.geo.petroleum FAQ
  1380.    http://www.ncpgg.adelaide.edu.au/sgp1.htm
  1381.  
  1382.    - partial mirror sites at:
  1383.    http://www.glg.ed.ac.uk/~ajsw/doc/sci.geo.petroleum_FAQ.html
  1384.    http://home.sol.no/jhuang/docs/faq.html
  1385.    
  1386.    http://www.glg.ed.ac.uk/~ajsw/doc/sci.geo.petroleum_FAQ.html
  1387.  
  1388. iv) Ilana Stern's sci.data.format FAQ
  1389.    http://fits.cv.nrao/traffic/scidataformats/faq.html
  1390.  
  1391. v) Ilana Sterns sci.geo.meteorology FAQ
  1392.    http://www.ucar.edu/dss/faq/
  1393.  
  1394. vi) McDermott's GIS Sites
  1395.    ftp://gis.queensu.ca/pub/gis/docs/gissites.html
  1396.  
  1397. viii) Scott Yanoff's Internet Services List
  1398.    http://www.spectracom.com/islist/
  1399.  
  1400. ix The Clearinghouse for Subject Orientated Internet Resource Guides:
  1401.    http://http2.sils.umich.edu/~lou/chome.html
  1402.  
  1403. x) Lisa Nyman's GIS FAQ
  1404.    http://www.census.gov/ftp/pub/geo/www/faq-index.html
  1405.  
  1406.  and is mirrored at:
  1407.    http://www.ciesin.org/gisfaq/faq-index.html
  1408.  
  1409.  
  1410. xi) Jorg Schulz-Rojahn FAQ On-line Earth Science Journals
  1411.    http://www.ncpgg.adelaide.edu.au/journals.htm
  1412.  
  1413. xii) Satellite Imagery FAQ (SATFAQ) by Nick Kew et al
  1414.  
  1415. - From the Remote Sensing InterFAQ
  1416.   http://clever.net/webthing/RS
  1417.  
  1418. - from various web sites including
  1419.     http://www.geog.nottingham.ac.uk/remote/satfaq.html
  1420.     http://web20.mindlink.net/geo_exchange/satfaq.html
  1421.     http://clever.net/webthing/people/nick/satfaq.html
  1422.  
  1423. xiii) Documents and FAQ's section in heading heading in ORES (some of these
  1424. may not yet be posted, but they will be).
  1425.  
  1426.      - Geography and GIS
  1427.        http://www.gisnet.com/gis/ores/gis/faqs.html
  1428.      - Oceanography
  1429.        http://www.calweb.com/~tcsmith/ores/ocean/faqs.html
  1430.      - Geology (General)
  1431.        http://www.calweb.com/~tcsmith/ores/geology/geology/faqs.html
  1432.      - Volcanology
  1433.        http://www.calweb.com/~tcsmith/ores/geology/volcano/faqs.html
  1434.      - Geochemsitry
  1435.        http://www.calweb.com/~tcsmith/ores/geology/geochem/faqs.html
  1436.      - Geophysics
  1437.        http://www.calweb.com/~tcsmith/ores/geology/geophx/faqs.html
  1438.      - Hydrology
  1439.        http://www.calweb.com/~tcsmith/ores/geology/hydo/faqs.html
  1440.      - Paleontology
  1441.        http://www.calweb.com/~tcsmith/ores/geology/paleo/faqs.html
  1442.  
  1443.  
  1444. --------------------------------------------------------------------
  1445.  
  1446. 9. Announcements, New Sites and News Groups
  1447. -------------------------------------------
  1448.  
  1449. Magazine style web sites, various internet based organisations
  1450. and other services provide a summary of what's new on the net
  1451. which have been geaned from various news groups and mailing lists.
  1452. Also included are sites with FAQ's and usenet news groups.
  1453. Note that some of these sites mau not be keeping their information
  1454. current.
  1455.  
  1456. i) The Scout Report by InterNIC
  1457.   http://rs.internic.net/scout/report
  1458.  
  1459.     - the current issue
  1460.     http://rs.internic.net/scout/report/current/
  1461.     - the archives
  1462.     http://rs.internic.net/scout/report/archive/
  1463.     - search the archives
  1464.     http://rs.internic.net/Archietect/AT-scout_reportquery.html
  1465.  
  1466. ii) WebNews
  1467.   http://twinbrook.cis.uab.edu:70/webNews.80
  1468.  
  1469. iii) Internaut
  1470.   http://www.zilker.net/users/internaut/index.html
  1471.  
  1472. iv) Matilda in Cyberspace
  1473.   http://snazzy.anu.edu/Matilda/start.html
  1474.  
  1475. v) Exploring Internet Resources at Washington and Lee
  1476.   gopher://liberty.uc.wlu.edu:70/11/internet
  1477.  
  1478. vi) The NETLink Server
  1479.   gopher://honor.uc.wlu.edu:1020/1
  1480.  
  1481. vii) Oxford University Libraries Automation Service WWW Server
  1482.   http://www.lib.ox.ac.uk/internet/news/
  1483.  
  1484. viii) HipLink, hot list archive of comp.infosystems.www.announce
  1485.   http://rznext01.rrz.uni-hamburg.de/cgi-bin/HipLinc
  1486.  
  1487. ix) All In One Search Engine Page for News
  1488.   http://www.albany.net/~wcross/all1srch.html#News
  1489.  
  1490. xii) ESSE Notes,  new Earth Science items of interest
  1491.   http://www.usra.edu/esse/enlstjan96.html
  1492.  
  1493. xiii) John December's What's New on the Internet
  1494.   http://www.december.com/cmc/info/
  1495.  
  1496. --------------------------------------------------------------------
  1497.  
  1498. 10) Listservs and Listserv Information
  1499. --------------------------------------
  1500.  
  1501. 10a) General Information and Searching
  1502.  
  1503. For a userguide on Listservs by the EARN Organisation:
  1504.    http://www.earn.net/lug/notice.html
  1505.  
  1506. To search out listservs, mailing lists and the like try:
  1507.  
  1508. i) Washington and Lee
  1509.  gopher://liberty.uc.wlu.edu:70/11/internet
  1510.  
  1511. ii) Presbytarian College Gopher Server
  1512.  gopher://cs1.presby.edu:70/11/net-resources/mailing-lists
  1513.  
  1514. 10b) Listserv's in Geoscientific Areas from ORES
  1515. (Note that some documents may not yet be posted).
  1516.  
  1517.     - Geography and GIS
  1518.       http://www.gisnet.com/gis/ores/gis/mail.html
  1519.     - General Geology
  1520.       http://www.calweb.com/~tcsmith/ores/geology/geology/mail.html
  1521.     - Geochemistry
  1522.       http://www.calweb.com/~tcsmith/ores/geology/geochem/mail.html
  1523.     - Hydrology
  1524.       http://www.calweb.com/~tcsmith/ores/geology/hydro/mail.html
  1525.     - Paleontology
  1526.       http://www.calweb.com/~tcsmith/ores/geology/paleo/mail.html
  1527.     - Volcanology
  1528.       http://www.calweb.com/~tcsmith/ores/geology/volcano/mail.html
  1529.  
  1530. 10c) Listservs from TILE.NET (plus newsgroups and ftp sites)
  1531.     http://tile.net/
  1532.  
  1533.  
  1534. --------------------------------------------------------------------
  1535.  
  1536. 11. Library Servers
  1537. -------------------
  1538.  
  1539. i) LibWeb from Washington University
  1540.    http://sunsite.berkeley.edu/Libweb/
  1541.  
  1542. ii) U. Waterloo Scholarly Societies Project
  1543.    http://www.lib.uwaterloo.ca/society/overview.html
  1544.  
  1545. iii) BIBSYS Search
  1546.    http://www.bibsys.no/search/pube.html
  1547.  
  1548. iv) University of Saskatchewan Libraries Information System
  1549.    http://moondog.usask.ca/
  1550.  
  1551. v) Library Information Servers via the Web
  1552.    http://www.whittier.edu/www/html/libweb.html
  1553.  
  1554. --------------------------------------------------------------------
  1555.  
  1556. 12. Commercial Organisations
  1557. ----------------------------
  1558.  
  1559. 12a) Mining/Expolration Information and Newspapers
  1560.  
  1561. i) Info-Mine: Mining Info On-Line by Robertson Info-Data Inc.
  1562.    http://www.info-mine.com
  1563.  
  1564. ii) MineNet by Tensor Technology
  1565.    http://www.microserve.net:80/~doug/
  1566.  
  1567. iii) The Investor Channel
  1568.    http://www.wimsey.com/Magnet/mc/index.html
  1569.  
  1570. iv) The Northern Miner
  1571.    http://www.southam.com/northernminer/
  1572.  
  1573.  
  1574. 12b) Mapping and GIS
  1575.  
  1576. i) Geospatial Data Site by Core Software Technology
  1577.    http://www.coresw.com
  1578.  
  1579. ii) GIS World Magazine
  1580.    http://www.gisworld.com
  1581.  
  1582. iii) DeLorme Maps
  1583.    http://www.delorme.com
  1584.  
  1585. iv) Intergraph Online
  1586.    http://www.intergraph.com/
  1587.  
  1588. v) ESRI
  1589.    http://www.esri.com/
  1590.  
  1591. vi) List of Commercial GIS Sites
  1592.    http://www.cla.sc.edu/geog/geogdocs/otherdocs/comm.html
  1593.  
  1594. vii) Argus Technologies - Desktop Mapping
  1595.    http://www.tcel.com/~argus
  1596.  
  1597. viii) GeoWeb - Commercial Web Based Services for GIS, GPS and RS Professionals
  1598.    http://www.ggrweb.com
  1599.  
  1600.  
  1601. 12c) General Geology Information
  1602.  
  1603. i) The Fossil Company
  1604.    http://www.fossil-company.com
  1605.  
  1606.    - Comprehensive links to other geology sites
  1607.        http://www.fossil-company.com/sites.html
  1608.    - Picture Gallery of Fossils
  1609.        http://www.fossil-company.com/gallery.html
  1610.    - Information on UK Geology
  1611.        http://www.fossil-company.com/uk_geology.html
  1612.  
  1613. ii) Geoscience Ltd - deep geotechnical services for Oil/Gas
  1614.     http://www.demon.co.uk/geosci/
  1615.  
  1616. --------------------------------------------------------------------
  1617.  
  1618. 13. Journals and Bulletins
  1619. --------------------------
  1620.  
  1621. Many journals and bulletins have started appearing on the Web, either
  1622. as text or html documents. Some of the pointers include:
  1623.  
  1624. i) Jorg Schulz-Rojahn FAQ On-line Earth Science Journals (sedimentary
  1625. and petroleum bias)
  1626.    http://www.ncpgg.adelaide.edu.au/journals.htm
  1627.  
  1628. ii) Pointers to Journals and Periodicals in ORES (some of these
  1629. may not yet be posted, but they will be).
  1630.  
  1631.      - Geography and GIS
  1632.        http://www.gisnet.com/gis/ores/gis/journals.html
  1633.      - Oceanography
  1634.        http://www.calweb.com/~tcsmith/ores/ocean/journals.html
  1635.      - Geology (General)
  1636.        http://www.calweb.com/~tcsmith/ores/geology/geology/journals.html
  1637.      - Volcanology
  1638.        http://www.calweb.com/~tcsmith/ores/geology/volcano/journals.html
  1639.      - Geochemsitry
  1640.        http://www.calweb.com/~tcsmith/ores/geology/geochem/journals.html
  1641.      - Geophysics
  1642.        http://www.calweb.com/~tcsmith/ores/geology/geophx/journals.html
  1643.      - Hydrology
  1644.        http://www.calweb.com/~tcsmith/ores/geology/hydo/journals.html
  1645.      - Paleontology
  1646.        http://www.calweb.com/~tcsmith/ores/geology/paleo/journals.html
  1647.  
  1648. iii) The Geological Society of America
  1649.     http://www.aescon.com/geosociety/pubs/bulletin.htm
  1650.  
  1651. iv)  Journal of Metamorphic Geology
  1652.     http://www.gly.bris.ac.uk/www/jmp/press.html
  1653.  
  1654. v) Geoscience Information Group of The Geological Society Newsletter
  1655.     http://www.bris.ac.uk/Depts/Geol/gig/news/newsletters.html
  1656.  
  1657. vi) Disaster Research Newsletter from the Natural Hazards Research
  1658.     and Applications Center in Boulder, Colorado
  1659.      http://lorax.geog.scarolina.edu/geogdocs/envdocs/enviro.html
  1660.  
  1661. vii) Elsevier Press - Catalog on the Internet, Physical & Environmental
  1662.      Sciences
  1663.       http://www.elsevier.nl/catalog/SA2/Menu.html
  1664.  
  1665. viii-a) GeoRef CD Rom Information
  1666.    http://www.agiweb.org/agi/georef.html
  1667. viii-b) Contents and information on Geotimes Magazine
  1668.    http://www.agiweb.org/agi/geotimes
  1669.  
  1670. ix) The Hyperspectrum Newsletter - imaging spectroscopy for remote
  1671.    sensing, environmental monitoring, military target detection etc
  1672.    http://www.techexpo.com/WWW/opto-knowledge/hyperspectrum
  1673.  
  1674. x) SCIENCE Magazine on the Internet
  1675.    http://science-mag.aaas.org/science/
  1676.  
  1677. xi) The Historical Gazette (Oregon Based - Bridget Smith Editor)
  1678.    http://www.aracnet.com/~histgaz
  1679.  
  1680. xii) Tropical Geomorphology Newsletter - back issues
  1681.    http://www.zikzak.net/tgn
  1682.  
  1683. xiii) SCRIPPS Electronic Periodicals & Texts (Biology, Geology-Geophys,
  1684. Climate, Oceanography)
  1685.    http://scilib.ucsd.edu/sio/guide/publns.htm
  1686.  
  1687. xiv) The Natural Hazards Research Centre (at Macquarie Uni) newsletter
  1688.    http://www.es.mq.edu.au/NHRC/nhqnew.htm
  1689.  
  1690. xv) Books On-Line from the National Academy Press
  1691.    http://www.nap.edu/readingroom/
  1692.  
  1693. xvi) Daniele Pinit's Journal On-Line
  1694.    http://psmac5.ess.sci.osaka-u.ac.jp/Journal.htm
  1695.  
  1696. xvii) Wuchang Wei's Information on Geoscince Journals
  1697.   http://wwei.ucsd.edu/lists.htm
  1698.  
  1699. --------------------------------------------------------------------
  1700.  
  1701. 14. Electronic Preprints and Supplements
  1702. ----------------------------------------
  1703.  
  1704. A number of academic/research papers are appearing on the Web prior
  1705. to and after publication. The first two sites discuss various issues
  1706. pertaining to electronic publishing.
  1707.  
  1708. i) Journal of Electronic Publishing (University of Michigan Press)
  1709.    http://sansfoy.hh.lib.umich.edu:80/jep/
  1710.  
  1711. ii) Discussion of Electronic Publishing Issues via MIT
  1712.    http://www-cmpo.mit.edu/met_links/copyright.html
  1713.  
  1714. iii) Supplements to Atmospheric and Oceanic Publications (at MIT)
  1715.    http://www-cmpo.mit.edu/met_links/index.html
  1716.  
  1717. iv) Information About Atmospheric and Ocean Sciences E-Prints
  1718.    http://www.gfdl.goc/~smg/pointers/announcement.html
  1719.  
  1720. v) The Internet Science Journal
  1721.    http://www.sci-journal.com/ed/
  1722.  
  1723. vi) The Spatial Statistics Preprint Service administerd by Vincent Granville
  1724.    http://hp2.niss.rti.org/organization/personnel/granville/
  1725.  
  1726.  
  1727. --------------------------------------------------------------------
  1728.  
  1729. 15.  Jobs
  1730. ---------
  1731.  
  1732. i) Ted Smith's GEOSCI-JOBS archive
  1733.    ftp://ftp.eskimo.com/u/t/tcsmith/geosci-jobs
  1734.  
  1735.    - An index to the archives
  1736.    http://www.eskimo.com/~tcsmith/mail/gsj-arc.html
  1737.  
  1738. ii) JobSearch Links from NCPGG
  1739.    http://www.ncpgg.adelaide.edu.au/jobfind.htm
  1740.  
  1741. iii) Job Links from Mary Pettengill, U. Texas at Austin
  1742.    http://www.pe.utexas.edu/Dept/Reading/pejb.html
  1743.  
  1744. iv) GeoWeb GIS/GPS/RS Marketplace (US)
  1745.    http://www.ggrweb.com/job.html
  1746.  
  1747.  
  1748.  
  1749. --------------------------------------------------------------------
  1750.  
  1751. 16.  Geological Surveys and Organisations
  1752. -----------------------------------------
  1753.  
  1754. i)   Australian Geological Survey Organisation
  1755.      http://www.agso.gov.au/
  1756.  
  1757. ii)  British Geological Survey
  1758.      http://www.nkw.ac.uk/bgs/index.html
  1759.   -- Geomagnetism Group
  1760.        http://ub.nmh.ac.uk/
  1761.  
  1762. iii)  Geological Survey of Canada
  1763.      http://emr1.emr.ca/gsc/
  1764.   -- Geological Survey of Canada, Atlantic
  1765.        http://agcwww.bio.ns.ca/
  1766.  
  1767. iv)  Geological Survey of Finland
  1768.      http://www.gsf.fi/
  1769.  
  1770. v)   Geological Society of America
  1771.      http://www.aescon.com/geosociety/index.htm
  1772.  
  1773. vi)  UK Geological Society
  1774.      http://www.bris.ac.uk/Depts/Geol/gig/gig.html
  1775.  
  1776. vi)  AAPG
  1777.      http://www.geobyte.com/AAPG
  1778.  
  1779. vii) Geological Survey of Japan
  1780.      http://www.aist.go.jp/GSJ/
  1781.  
  1782. viii) American Geological Institute
  1783.      http://www.agiweb.org/
  1784.  
  1785. ix) The Paleontological Society
  1786.      http://www.uic.edu/orgs/paleo/homepage.html
  1787.  
  1788. x)  The American Association of Stratigraphic Palynologists
  1789.      http://www.geology.utoronto.ca/AASP
  1790.  
  1791. xi) The British Antarctic Survey
  1792.      http://www.nerc-bas.ac.uk
  1793.  
  1794. xii) The American Geophysical Union
  1795.      http://earth.agu.org/kosmos/homepage.html
  1796.  
  1797. xiii) Americal Association of Petroleum Geologists
  1798.      http://www.NeoSoft.com/aapg/
  1799.  
  1800. xiv) The Association of Polish Geomorphologists
  1801.      http://hum.amu.edu.pl/~sgp/welcome.html
  1802.  
  1803.      -- The Virtual Geomorphologist
  1804.      http://hum.amu.edu.pl/~sgp/gw/gw.htm
  1805.  
  1806. ====================================================================
  1807. -- 
  1808. Phillip Ingram                      phone (02) 9850 8401
  1809. School of Earth Sciences,           fax   (02) 9850 8428
  1810. Macquarie University,               email: pingram@laurel.ocs.mq.edu.au
  1811. N.S.W., 2109, Australia             alias: Phil.Ingram@mq.edu.au
  1812. url: http://atlas.es.mq.edu.au/users/pingram/pingram.html
  1813.