-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (27 loc) · 1.24 KB
/
index.html
File metadata and controls
37 lines (27 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<html>
<head>
<title>Scott Veirs</title>
</head>
<body>
<img src="http://www.beamreach.org/img/people/Scott_Veirs.jpg" width="200" align="right">
<h1>Scott Veirs</h1>
<h3>About</h3>
<p>I'm an oceanographer and bioacoustician living in Seattle (WA, USA) as I study and sail upon the Salish Sea with my wife and two kids.</p>
<a href="http://www.econscience.org/scott/">More about me</a> (2008)
<h3>Networks</h3>
<ul>
<li> <a href="https://www.researchgate.net/profile/Scott_Veirs">Researchgate</a> </li>
<li> <a href="https://www.linkedin.com/in/beamreach/">LinkedIn</a> </li>
<li> <a href="http://onsnetwork.org/scottveirs/">Open Science Notebook</a> </li>
<li> <a href="http://wharrambuilders.ning.com/profile/ScottVeirs">Wharram Builders Forum</a> </li>
</ul>
<h3>Blogs</h3>
<ul>
<li> <a href="https://www.beamreach.org/blog/">Beam Reach</a> Marine Science and Sustainability </li>
<li> <a href="https://www.orcasound.net/author/scottveirs/">Orcasound</a> Hydrophone Network </li>
<li> <a href="http://econscience.org/blog">Econscience</a> Personal blog </li>
<li> <a href="http://econscience.org/tiki">Sailing Adventures</a> (cruising) </li>
<li> <a href="http://searunners.net">Sailing Adventures</a> (racing) </li>
</ul>
</body>
</html>