<?
$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>Additional Technology References</h2>
</center>

<p>Harris, R., L. Buckley, R. Campbell, S. Chiba, D. Costa, T. Dickey, D. Gifford,  X. Irigoien, S. McKinnell, T. Kiorboe, C. Möllmann, M. Ohman, B. Peterson, J. Runge, E. Saiz, M. St John, and P. Wiebe. 2010.  Chapter 6. Dynamics of marine ecosystems: observation and experimentation. In: &quote;Marine Ecosystems and Global Change&quote;. [Eds]: Barange, M., J.G. Field, R.P. Harris, E.E. Hofmann, R.I. Perry, and F.W. Werner. Oxford University Press. Pps: 129-178.</p>

<p>Wiebe, P.H. and M.C. Benfield.  2003. From the Hensen Net toward four-dimensional biological oceanography. <i>Progress in Oceanography</i>. <b>56</b>(1): 7-136.</p>



<br><br><br>

<?
include FOOT;
?>
