<?
$pre   = '../../';
include $pre . "common.php";
$title = 'CCS Additional References';
// Since register_globals is on, the $_GET variables override anything
// I set in my scripts so I have this $imenu for initial menu then it
// can be reset by the $_GET['menu'] variable.
$imenu = 'main';
$logo  = true;
include HEAD;
?>
<style type="text/css">
   p { text-indent: -2em; margin-left: 2em; font-size: 12pt; }
</style>

      &lt;<a href="index.php">BACK</a>&gt;

<center>
   <h2>California Current Program Additional References</h2>
</center>

<p>Bakun, A. 1990.  Global climate change and intensification of coastal ocean upwelling.  <i>Science</i>, <b>247</b>, 198-201.</p>

<p>Huyer, A. 2003.  Preface to special section on enhanced subarctic influence in the California Current, 2002.  <i>Geophysical Research Letters</i>, <b>30</b>, No. 15, 8019, doi:10.1029/2003GL017724.</p>

<p>Huyer, A., P. A. Wheeler, P. T. Strub, R. L. Smith, R. Letelier, and P. M. Kosro. 2007. The Newport line off Oregon-Studies in the North East Pacific.  <i>Prog. Oceanogr.</i>, <b>75</b>, 126-160.</p>

<p>Wheeler, P. A., A. Huyer, and J. Fleischbein. 2003.  Cold halocline, increased nutrients and higher chlorophyll off Oregon in 2002. <i>Geophysical Research Letters</i>, <b>30</b>, No. 15, 8021, doi:10.1029/2003GL017395.</p>

<p>Wooster, W. S., and D. L. Fluharty 1985.  El Niņo North: Niņo Effects in the Eastern Subarctic Pacific Ocean.  Washington Sea Grant Program, <i>University of Washington Press.</i>  312 pp.</p>


<br><br><br>

<?
include FOOT;
?>
