<?
$pre   = '';
include "common.php";
$title = "U.S. GLOBEC Special Issues";
// 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 = 'publications';
$logo  = true;
include HEAD;
?>
<ul>
<li class="papers">
   <b>CURRENT:</b> <a href="/publications/CURRENT/index.php">The US GLOBEC Program: Climate Change and Marine Ecosystems</a>:<br />
   Volume 27, Number 2 (2011).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/58/13-16">Understanding the Linkages between Antarctic Food Webs and the Environment: A Synthesis of Southern Ocean GLOBEC Studies</a><br />
   Volume 58, Issues 13-16, Pages 1505-1740, (2011).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/56/24">Physical and Biological Patterns, Processes, and Variability in the Northeast Pacific</a><br />
   Volume 56, Issues 24, Pages 2405-2578, (2009).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/55/3-4">Dynamics of Plankton, Krill, and Predators in Relation to Environmental Features of the Western Antarctic Peninsula and Related Areas: SO GLOBEC Part II</a><br />
   Volume 55, Issues 3-4, Pages 269-558, (2008).
</li>
<li class="papers">
   <b>Progress in Oceanography:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/00796611/77/2-3">Climate Variability and Ecosystem Impacts on the North Pacific: A Basin-Scale Synthesis</a><br />
   Volume 77, Issues 2-3, Pages 83-268, (2008).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/53/23-24">Dynamics of Plankton and Larval Fish Populations on Georges Bank, the North Atlantic U.S. GLOBEC Study Site</a><br />
   Volume 53, Issues 23-24, Pages 2455-2832, (2006).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/52/1-2">U.S. GLOBEC Biological and Physical Studies of Plankton, Fish, and Higher Trophic Level Production, Distribution, and Variability in the Northeast Pacific</a><br />
   Northeast Pacific GLOBEC Special Issue<br />
   Volume 52, Issues 1-2, Pages 1-374, (2005).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/51/17-19">Integrated Ecosystem Studies of Western Antarctic Peninsula Continental Shelf Waters and Related Southern Ocean Regions</a><br />
   SO GLOBEC Part I<br />
   Volume 51, Issues 17-19, Pages 1914-2344, (2004).
</li>
<li class="papers">
   <b>Journal of Geophysical Research:</b> <a target="_blank" href="http://www.agu.org/journals/ss/GLOBC1/">U.S. GLOBEC: Physical Processes on Georges Bank (GLOBEC)</a><br />
   Special Section of the Journal of Geophysical Research<br />
   Volume 108, Number C11, (2003).
</li>
<li class="papers">
   <b>Progress in Oceanography:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/00796611/53/2-4">Physical and Biological Conditions and Processes in the Northeast Pacific Ocean</a><br />
   Northeast Pacific GLOBEC Special Issue<br />
   Volume 53, Issues 2-4, Pages 105-411, (2002).
</li>
<li class="papers">
   <b>Oceanography:</b> <a href="issues/oceanography.php">U.S. GLOBEC Program Profile</a><br />
   Volume 15, Number 2 (2002).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/48/1-3">Coupled biological and physical studies of plankton populations on Georges Bank and related North Atlantic regions</a><br />
   Georges Bank Special Issue II<br />
   Volume 48, Issues 1-3, pages 1-684 (2001).
</li>
<li class="papers">
   <b>Deep Sea Research Part II:</b> <a target="_blank" href="http://www.sciencedirect.com/science/journal/09670645/43/7-8">Physical-biological interactions on Georges Bank and its environs</a><br />
   Georges Bank Special Issue I<br />
   Volume 43, Issues 7-8, pages 1437-2006 (1996).
</li>
</ul>
<br />
<br />
<br />
If you know of a special issue that should be on this list please email the links and information to
<a href="mailto:robertson@marine.rutgers.edu">robertson@marine.rutgers.edu</a>.
<?
include FOOT;
?>

