]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
bibtex and standardize
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 30 Aug 2011 16:30:56 +0000 (16:30 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 30 Aug 2011 16:30:56 +0000 (16:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@24218 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/documentation.html
deal.II/doc/license.html
deal.II/doc/navbar.html
deal.II/doc/publications/index.html [new file with mode: 0644]
deal.II/doc/publications/toc.html [deleted file]
deal.II/doc/readme.html

index 0fd05bd998cf65f19b77a61d83ba52f444172be5..99222855ccce55e15e86ad3daf3c39ccf44fa6b1 100644 (file)
@@ -97,7 +97,7 @@
       <p>
        There are a number of papers that describe the overall design or
        individual aspects of <acronym>deal.II</acronym>. Please refer to the
-       papers listed at the top of the <a href="publications/toc.html"
+       papers listed at the top of the <a href="publications/index.html"
        target="body">publications page</a> for full references. In addition,
        there are the following reports:
         <ul>
              This publication appeared in
               the proceedings of the 16th IMACS World Congress,
               Lausanne, Switzerland, 2000. See the
-             <a href="publications/toc.html" target="body">publications</a>
+             <a href="publications/index.html" target="body">publications</a>
              page for the full reference as well as a way to obtain a
               reprint of the original paper as a postscript or PDF file.
              </p>
     <h3>Publications</h3>
 
       <p>
-      A <a href="publications/toc.html" target="body">list of
+      A <a href="publications/index.html" target="body">list of
       publications</a> about and based on
       <acronym>deal.II</acronym> can be found on
-      <a href="publications/toc.html" target="body">this</a> page. There is
+      <a href="publications/index.html" target="body">this</a> page. There is
       also a <a href="http://www.dealii.org/presentations/toc.html"
       target="body">list of presentations</a> on development with and
       applications based on <acronym>deal.II</acronym>.
index 76267b7aa37793fad72b766c085c582115246237..8ec7f5bb875271bece21b1b4dbb98c4ed07153cc 100644 (file)
@@ -83,7 +83,7 @@
        the help of <acronym>deal.II</acronym> should state the name of
        the library and cite
        the canonical deal.II reference listed at the top of <a
-       href="publications/toc.html">the publications page</a>.
+       href="publications/index.html">the publications page</a>.
   </ul>
   This is the usual, fair way of giving credit to contributors to a
   scientific result. In addition, it helps us justify our effort in
@@ -91,7 +91,7 @@
 
   <p>
 
-  We keep a  <a href="publications/toc.html">list of publications
+  We keep a  <a href="publications/index.html">list of publications
   using deal.II</a>. Feel free to let us know about your publications.
 
 
index 68892a2ad1d91c87535853797947581d3c59ccf5..8f7dcfcd7359f6c2eea54fbd1eb469e111f5b634 100644 (file)
@@ -5,7 +5,7 @@
   <title>deal.II navigation bar</title>
   <link href="screen.css" rel="StyleSheet">
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
-  <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011 by the deal.II authors">
   <meta name="date" content="2006/02/07 22:49:06">
   <meta name="svn_id" content="$Id$">
 </head>
@@ -39,7 +39,7 @@
 
   <p>
   <a href="development/index.html" target="_top">Development</a><br />
-  <a href="publications/toc.html" target="body">Publications</a><br />
+  <a href="publications/index.html" target="body">Publications</a><br />
   <a href="http://www.dealii.org/presentations/" target="body">Presentations</a><br />
   <a href="authors.html" target="body">Authors</a> <br />
   <a href="license.html" target="body">License</a>
diff --git a/deal.II/doc/publications/index.html b/deal.II/doc/publications/index.html
new file mode 100644 (file)
index 0000000..e098341
--- /dev/null
@@ -0,0 +1,3429 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+         "http://www.w3.org/TR/html4/loose.dtd">
+
+<html>
+  <head>
+    <link href="../screen.css" rel="StyleSheet" media="screen">
+    <title>The deal.II Publication List</title>
+    <meta name="author" content="the deal.II authors <authors@dealii.org>">
+    <meta name="keywords" content="dealII publications">
+    <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
+    <style type="text/css">
+      li { margin-bottom: 1ex; }
+    </style>
+  </head>
+  <body>
+    
+    
+    <h2>Publications on and with <acronym>deal.II</acronym></h2>
+    
+    <p>
+      Our institutes are evaluated at regular intervals. Consequently,
+      we are interested in documenting the use of the programs and
+      libraries we create. To this end, this page collects
+      publications written on or with the help of
+      <acronym>deal.II</acronym>. If you have written
+      something, please let us know about it: the more comprehensive this
+      list is, the simpler it is for us to justify to our departments and
+      sponsors the effort we put into the library &mdash; something that helps all
+      of us in the end.
+    </p>
+    
+    <p>
+      Some other resources on the use of <acronym>deal.II</acronym> or its
+      development can also be found on
+      <a href="http://www.dealii.org/presentations/" target="body">a page
+       where we collect a few presentations</a>.
+    </p>
+    
+    <p align="left">
+      <table class="tutorial">
+       <tr>
+         <th><b><small>Table of contents</small></b></th>
+       </tr>
+
+       <tr>
+         <td valign="top">
+           <ol>
+              <li> <a href="#referencing"
+                     >Referencing <acronym>deal.II</acronym></a>
+              <li> <a href="#details">Publications on details
+                 of <acronym>deal.II</acronym></a>
+              <li> Publications per year:<br>
+                <a href="#2010">2010</a>
+                <a href="#2011">2011</a>
+               <br>
+                <a href="#2000">2000</a>
+                <a href="#2001">2001</a>
+                <a href="#2002">2002</a>
+                <a href="#2003">2003</a>
+                <a href="#2004">2004</a>
+                <a href="#2005">2005</a>
+                <a href="#2006">2006</a>
+                <a href="#2007">2007</a>
+                <a href="#2008">2008</a>
+                <a href="#2009">2009</a>
+               <br>
+                <a href="#1998">1998</a>
+                <a href="#1999">1999</a>
+           </ol>
+         </td>
+       </tr>
+      </table>
+
+
+      <a name="referencing"> </a>
+      <h3>Referencing <acronym>deal.II</acronym></h3>
+      
+    <p>
+      For your convenience, we provide a <a href="dealii.bib">BibTeX file</a> with entries
+      for the publications in this section.
+    </p>
+    
+    <p>
+      If you write a paper using results obtained with the help of
+      <acronym>deal.II</acronym>, please cite one or both of the following
+      references:
+    </p>
+
+    <ol>
+      <li> <a href="http://www.math.tamu.edu/~bangerth"
+              target="_top">W. Bangerth</a>,
+       <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+           target="_top">R. Hartmann</a> and
+       <a href="http://www.math.tamu.edu/~kanschat"
+           target="_top">G. Kanschat</a>
+        <br>
+        <strong>
+         deal.II &mdash; a general-purpose object-oriented finite element library
+        </strong>
+       <br>
+       ACM Transactions on Mathematical Software, vol. 33, no. 4, article 24
+       <br>
+       DOI <a href="http://doi.acm.org/10.1145/1268776.1268779">10.1145/1268776.1268779</a>
+       (<a
+           href="http://www.isc.tamu.edu/publications-reports/tr/0602.pdf">Preprint</a>)
+       <br>
+       <pre>
+         @Article{BangerthHartmannKanschat2007,
+         author =       {Wolfgang Bangerth and Ralf Hartmann and Guido Kanschat},
+         title =        {{deal.II} -- a General Purpose Object Oriented Finite Element Library},
+         journal =      {ACM Trans. Math. Softw.},
+         year =         2007,
+         volume =       33,
+         number =       4,
+         pages =        {24/1--24/27}
+         }</pre>
+      </li>
+      <li> <a href="http://www.math.tamu.edu/~bangerth"
+              target="_top">W. Bangerth</a>
+        and
+       <a href="http://www.math.tamu.edu/~kanschat"
+           target="_top">G. Kanschat</a>
+        <br>
+        <strong><acronym>deal.II</acronym> Differential Equations
+          Analysis Library, Technical Reference
+        </strong>
+        <br>
+       To be found on the project webpage <a href="http://www.dealii.org"
+                                             target="_top">http://www.dealii.org</a>
+       <br>
+       <pre>
+         @Manual{DealIIReference,
+         title =        {{\tt deal.{I}{I}} Differential Equations Analysis Library,
+          Technical Reference},
+         author =       {W. Bangerth and G. Kanschat},
+         note =         {\texttt{http://www.dealii.org}},
+         url =          {http://www.dealii.org}
+         }</pre>
+      </li>
+    </ol>
+
+
+    <!-- check on Freddi papers, conference at http://www.eurosim2007.org -->
+    <!-- watch for the papers here -->
+    <!--    http://www-sop.inria.fr/tosca/personnel/Claire.Chauvin/ to appear -->
+    <!-- check GAKUTO (and possibly other papers by Natalini at
+         http://www.iac.cnr.it/~natalini/papers.html -->
+
+    <!-- Check Martin Steigemann papers
+         http://www.martin-steigemann.net/index_uni_kassel.html
+        Pieter Ghysels
+        R. Ziegler -->
+
+    <a name="details"> </a>
+    <h4>Publications on details of <acronym>deal.II</acronym></h4>
+
+    <p>
+      The following publications explain in great detail the
+      implementation of algorithms and data structures of the hp, multigrid and
+      distributed mesh components of deal.II:
+    </p>
+
+    <ol>
+      <li>
+       B. Janssen,
+       <a href="http://www.math.tamu.edu/~kanschat"
+          target="_top">G. Kanschat</a>,
+       <br>
+       <strong>Adaptive Multilevel Methods with Local Smoothing for H<sup>1</sup>-
+         and H<sup>curl</sup>-Conforming High Order Finite Element Methods</strong>
+       <br>
+       SIAM J. Sci. Comput., vol. 33/4, pp. 2095-2114, 2011
+       <br>
+       DOI: <a href="http://dx.doi.org/10.1137/090778523">10.1137/090778523</a>
+      </li>
+      
+      <li>
+        <a href="http://www.math.tamu.edu/~bangerth"
+           target="_top">W. Bangerth</a>,
+       <a href="http://users.ices.utexas.edu/~carsten/"
+          target="_top">C. Burstedde</a>, T. Heister, M. Kronbichler
+        <br>
+        <strong>Algorithms and Data Structures for Massively Parallel Generic
+          Finite Element Codes</strong>
+        <br>
+       to appear in ACM Trans. Math. Softw. 
+       <a href="http://iamcs.tamu.edu/file_dl.php?type=preprint&amp;preprint_id=237">IAMCS
+         preprint 2011-187</a>.
+       
+      <li>
+       <a href="http://www.math.tamu.edu/~bangerth"
+          target="_top">W. Bangerth</a>, O. Kayser-Herold,
+       <br>
+        <strong>Data Structures and Requirements for hp Finite Element
+          Software
+        </strong>
+       <br>
+       ACM Trans. Math. Softw., vol. 36, pp. 4/1-31, 2009
+      </li>
+      
+      <li>
+        <a href="http://www.math.tamu.edu/~kanschat"
+          target="_top">G. Kanschat</a>
+        <br>
+        <strong>Multi-level methods for discontinuous Galerkin FEM on locally refined meshes</strong>
+        <br>
+       Comput. &amp; Struct., vol. 82, pp. 2437-2445, 2004
+      </li>
+    </ol>
+    
+    <p>  For massively parallel
+      computations, <acronym>deal.II</acronym> builds on the
+      <a href="http://www.p4est.org/" target="_top">p4est</a>
+      library. If you use this functionality, please also cite the
+      p4est paper listed at their website.
+    </p>
+    <p>
+      <acronym>deal.II</acronym> is a component of the <a
+                                                         href="http://www.spec.org/cpu2006/">SPEC CPU2006</a> benchmark
+      suite. There are hundreds of papers that use and describe this
+      testsuite as a reference for compiler and hardware
+      optimizations. The following special issue gives a detailed
+      comparison with respect to many different metrics of the
+      benchmarks in SPEC CPU2006, including <acronym>deal.II</acronym>:
+      <ul>
+       <li>
+         <strong>Special Issue: SPEC CPU2006 analysis (Editor: John Henning)
+          </strong>
+         <br>
+         ACM SIGARCH Computer Architecture News, vol. 35, issue 1, 2007.
+       </li>
+      </ul>
+
+      <a name="2011"> </a>
+      <h3>Publications in 2011</h3>
+
+      <!-- Please enter alphabetically by name -->
+      <ol>
+       <li> M. Allmaras, W. Bangerth
+         <br>
+          <strong>Reconstructions in ultrasound modulated optical tomography
+          </strong>
+         <br>
+         J. Inverse and Ill-posed Problems, accepted, 2011.
+       </li>
+
+       <li> F. Alouges, A. DeSimone, L. Heltai
+         <br>
+          <strong>Numerical strategies for stroke optimization of
+           axisymmetric microswimmers
+          </strong>
+         <br>
+         Mathematical Models and Methods in Applied Sciences, vol. 3, 2011.
+       </li>
+
+       <li> M. Arroyo, A. DeSimone, L. Heltai
+         <br>
+          <strong>The role of membrane viscosity in the dynamics of fluid
+           membranes
+          </strong>
+         <br>
+         arXiv:1007.4934, submitted, 2010.
+       </li>
+
+       <li> <a href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>,
+         <a href="http://users.ices.utexas.edu/~carsten/"
+            target="_top">C. Burstedde</a>, T. Heister, M. Kronbichler
+          <br>
+          <strong>Algorithms and Data Structures for Massively Parallel Generic
+            Finite Element Codes</strong>
+         <br>
+         Accepted for publication in the ACM Trans. Math. Softw. This paper is
+         also available as
+         <a href="http://iamcs.tamu.edu/file_dl.php?type=preprint&amp;preprint_id=237">IAMCS
+           preprint 2011-187</a>
+
+       <li> K. Benzarti, F. Freddi, M. Fr&eacute;mond
+         <br>
+         <strong>A damage model to predict the durability of bonded
+           assemblies. Part I: Debonding behavior of FRP strengthened
+           concrete structures</strong>
+         <br>
+         Construction and Building Materials, 25(2),547-555, 2011.
+       </li>
+       
+       <li> L. Blank, L. Sarbu, M. Stoll
+         <br>
+         <strong>Preconditioning for Allen-Cahn variational
+           inequalities with non-local constraints</strong>
+         <br>
+         submitted. Preprint 11/2010, Mathematik, Uni Regensburg, 2010.
+       </li>
+
+       <li> A. Buehler, A. Rosenthal, T. Jetzfellner, A. Dima,
+         D. Razansky, V. Ntziachristos
+         <br>
+         <strong>Model-based optoacoustic inversions with incomplete projection
+           data</strong>
+         <br>
+         Med. Phys., vol. 38, pp. 1694-1704, 2011.
+       </li>
+
+       <li> Y. Efendiev, J. Galvis, R. Lazarov, J. Willems
+         <br>
+         <strong>Robust Domain Decomposition Preconditioners for Abstract
+            Symmetric Positive Definite Bilinear Forms
+         </strong>
+         <br>
+         arXiv:1105.1131v1 [math.NA]
+       </li>
+
+       <li> E. Emmrich, D. &Scaron;i&scaron;ka
+         <br>
+         <strong>Full discretization of second-order nonlinear evolution
+            equatiosn: Strong convergence and applications
+         </strong>
+         <br>
+         Preprint, University of Bielefeld, 2011.
+       </li>
+
+       <li> M. Freyer
+         <br>
+          <strong>Automatische Segmentierung anatomischer Strukturen in
+            CT-Bildern eines hybriden FMT/XCT-Systems zur Verbesserung der
+            optischen Bildgebung
+          </strong>
+         <br>
+         Ph.D. thesis, Ludwig-Maximilians-University Munich, Germany, 2011.
+       </li>
+
+       <li> J. Frohne
+         <br>
+          <strong>FEM-Simulation der Umformtechnik metallischer
+            Oberfl&auml;chen im Mikrokosmos
+          </strong>
+         <br>
+         Ph.D. thesis, University of Siegen, Germany, 2011.
+       </li>
+
+       <li> T. George, A. Gupta, V. Sarin
+          <br>
+          <strong>An empirical analysis of the performance of iterative
+            solvers for SPD systems
+          </strong>
+          <br>
+          Submitted to ACM Trans. Math. Softw., 2011.
+        </li>
+
+       <li> A. Ginzburg
+          <br>
+          <strong>Introduction to Geophysics (in Hebrew)
+          </strong>
+          <br>
+          The Open University of Israel, 2011.
+        </li>
+
+       <li> J.-L. Guermond, A. Salgado
+          <br>
+          <strong>Error analysis of a fractional time-stepping technique for
+            incompressible
+            flows with variable density.
+          </strong>
+          <br>
+          SIAM J. of Numerical Analysis, vol. 49, pp. 917-944, 2011.
+        </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+               target="_top">R. Hartmann</a>, J. Held, T. Leicht
+          <br>
+          <strong>Adjoint-based error estimation and adaptive mesh refinement
+            for the RANS and k-&#969; turbulence model equations
+          </strong>
+         <br>
+         J. Comput. Phys., accepted, 2010.
+       </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+               target="_top">R. Hartmann</a>, J. Held, T. Leicht, F. Prill
+          <br>
+          <strong>Error estimation and adaptive mesh refinement for aerodynamic flows
+          </strong>
+         <br>
+          In N. Kroll, H. Bieler, H. Deconinck, V. Couallier, H. van der Ven and K. Sorensen, editors,
+         ADIGMA - A European Initiative on the Development of Adaptive
+         Higher-Order Variational Methods for Aerospace Applications,
+         Springer, to appear, 2010.
+       </li>
+
+       <li> T. Heister
+         <br>
+          <strong>A Massively Parallel Finite Element Framework with
+            Application to Incompressible Flows</strong>
+         <br>
+          Ph.D. thesis, University of G&ouml;ttingen, Germany, 2011
+       </li>
+
+       <li> <a
+               href="http://numerik.uni-hd.de/~baer"
+               target="_top">B. Janssen</a>, G. Kanschat
+         <br>
+          <strong>Adaptive multilevel methods with local smoothing</strong>
+         <br>
+          submitted, 2010.
+       </li>
+
+       <li> G. Jegert, A. Kersch, W. Weinreich, P. Lugli
+         <br>
+          <strong>Monte Carlo Simulation of Leakage Currents in
+            TiN/ZrO<sub>2</sub>/TiN Capacitors</strong>
+         <br>
+          IEEE Transactions on Electron Devices, vol. 58, pp. 327-334, 2011.
+       </li>
+
+       <li> M. Hinze, M. Kunkel, A. Steinbrecher, T. Stykel
+         <br>
+          <strong>Model order reduction of coupled circuit-device systems</strong>
+         <br>
+          Hamburger Beitr&auml;ge zur Angewandten Mathematik, Nr. 2011-08.
+       </li>
+
+       <li> <a
+               href="http://numerik.uni-hd.de/~baer"
+               target="_top">B. Janssen</a>,
+         <a
+            href="http://numerik.uni-hd.de/~twick"
+             target="_top">T. Wick</a>
+         <br>
+          <strong>Block Preconditioning with Schur Complements
+            for Monolithic Fluid-Structure Interactions</strong>
+         <br>
+          Eccomas CFD 2010 proceedings, submitted, 2010.
+       </li>
+
+       <li> O. P. Iliev, R. D. Lazarov, J. Willems
+          <br>
+          <strong>Variational multiscale finite element method for flows in
+            highly porous media</strong>
+         <br>
+          SIAM Multiscale Modeling and Simulation, submitted, 2010
+        </li>
+
+       <li> T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+                          target="_top">R. Hartmann</a>
+          <br>
+          <strong>Error estimation and hp-adaptive mesh refinement for
+            discontinuous Galerkin methods
+          </strong>
+         <br>
+          In Z. J. Wang, editor, Adaptive High-Order Methods in
+          Computational Fluid Dynamics - with applications in aerospace
+          engineering, World Science Books, to appear, 2010.
+       </li>
+
+       <li> T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+                          target="_top">R. Hartmann</a>
+          <br>
+          <strong>Goal-oriented error estimation and hp-adaptive mesh
+            refinement for aerodynamic flows.
+          </strong>
+         <br>
+          49<sup>th</sup>AIAA Aerospace Sciences Meeting, submitted, 2010.
+       </li>
+
+       <li> C. E. Michoski, J. A. Evans, P. G. Schmitz
+         <br>
+          <strong>Modeling Chemical Reactors I: Quiescent Reactors
+          </strong>
+         <br>
+         Preprint, arXiv, 2010
+       </li>
+
+       <li> T. Richter, T. Wick
+         <br>
+         <strong>Fluid-Structure Interactions in ALE and
+           Fully Eulerian Coordinates
+         </strong>
+         <br>
+         PAMM, submitted, 2010.
+        </li>
+
+       <li> A. Salgado
+          <br>
+          <strong>A Diffuse Interface Fractional Time-Stepping Technique
+           for Incompressible Two-Phase Flows with Moving Contact Lines.
+          </strong>
+          <br>
+          Submitted to Comp. Meths. Appl. Mech. Engrg., 2011.
+        </li>
+
+       <li> T. Wick
+         <br>
+          <strong>Fluid-Structure Interaction based on Monolithic Variational
+           Formulations with Different Types of Pseudo-Structure Extension
+          </strong>
+         <br>
+         submitted, 2010
+       </li>
+
+       <li> T. Wick
+         <br>
+          <strong>Solving Monolithic Fluid-Structure Interaction Problems in
+            Arbitrary Lagrangian Eulerian Coordinates with the deal.II Library
+          </strong>
+         <br>
+         IWR Report, University of Heidelberg, Germany, 2011.
+       </li>
+
+       <li> <a href="http://www.ippt.gov.pl/~tyoung"
+               target="_top">T. D. Young</a>
+         <Br>
+          <strong>A qualitative semi-classical treatment of an isolated
+            semi-polar quantum dot
+         </strong>
+          <br>
+         J. Phys.: Conf. Ser., 28(10), 2011.
+       </li>
+
+       <li> L. Zhou, B. Yazici
+          <br>
+          <strong>Discretization Error Analysis and Adaptive Meshing
+            Algorithms for Fluorescence Diffuse Optical Tomography in the
+            Presence of Measurement Noise</strong>
+         <br>
+         IEEE Trans. Image Processing, vol. 20, pp. 1094-1111, 2011
+        </li>
+
+       <li> L. Zhu, D. Sch&ouml;tzau
+         <br>
+         <strong>A robust a posteriori error estimate for hp-adaptive DG
+            methods for convection-diffusion equations
+         </strong>
+         <br>
+         IMA J. Numer. Math., in press, 2010
+        </li>
+      </ol>
+
+      <a name="2010"> </a>
+      <h3>Publications in 2010</h3>
+
+      <!-- Please enter alphabetically by name -->
+      <ol>
+       <li> M. S. Aln&aelig;s, K.-A. Mardal
+         <br>
+          <strong>On the efficiency of symbolic computations combined with code
+            generation for finite element methods
+          </strong>
+         <br>
+         ACM Transactions on Mathematical Software, vol. 37, 8/1-26, 2010.
+       </li>
+
+       <li> W. Bangerth, M. Geiger, R. Rannacher
+         <br>
+          <strong>Adaptive Galerkin finite element methods
+           for the wave equation
+          </strong>
+         <br>
+         Computational Methods in Applied Mathematics, vol. 10, pp.3-48, 2010.
+       </li>
+
+       <li> S. Bartle, A. McBride, B. D. Reddy
+         <br>
+         <strong>Shell finite elements, with applications in biomechanics</strong>
+         <br>
+         In: Kok, S. (Ed.): Proceedings of 7th South African Conference on
+         Computational and Applied Mechanics (University of Pretoria, Pretoria,
+         South Africa). 2010.
+       </li>
+
+       <li> A. Cangiani, R. Natalini
+         <br>
+         <strong>A spatial model of cellular molecular trafficking
+           including active transport along microtubules</strong>
+         <br>
+         Journal of Theoretical Biology, vol. 267, pp. 614-625, 2010.
+       </li>
+
+       <li> C.-C. Chueh, M. Secanell, W. Bangerth, N. Djilali
+         <br>
+         <strong>Multi-level Adaptive Simulation of Transient Two-phase Flow in
+           Heterogeneous Porous Media</strong>
+         <br>
+         Computers and Fluids, vol. 39, pp. 1585-1596, 2010.
+       </li>
+
+       <li> C.-C. Chueh
+         <br>
+         <strong>Integrated adaptive numerical methods for transient
+           two-phase flow in heterogeneous porous medi</strong>
+         <br>
+         Ph.D. thesis, University of Victoria, 2010.
+       </li>
+
+       <li> T. Dally
+         <br>
+          <strong>FE-Modelladaptivit&auml;t f&uuml;r P-Laplace
+          </strong>
+         <br>
+         Master's thesis, Universit&auml;t Siegen, Germany, 2010
+       </li>
+
+       <li> M. Freyer, A. Ale, R. Schulz, M. Zientkowska,
+          V. Ntziachristos, K.-H. Englmeier
+          <br>
+          <strong>Fast automatic segmentation of anatomical structures
+            in x-ray computed tomography images to improve fluorescence
+            molecular tomography reconstruction</strong>
+         <br>
+         Journal of Biomedical Optics, vol. 15, pp. 036006/1-8, 2010.
+         <br>
+       </li>
+       
+       <li> F. Freddi, M. Fr&eacute;mond
+         <br>
+          <strong>Collision and Fractures: a predictive theory
+          </strong>
+         <br>
+         European Journal of Mechanics - A/Solids, vol. 29, pp. 998-1007, 2010.
+       </li>
+
+       <li> F. Freddi, G. Royer-Carfagni
+          <br>
+          <strong>Regularized Variational Theories of Fracture: a
+            Unified Approach</strong>
+         <br>
+         Journal of the Mechanics and Physics of Solids, vol. 58,
+         pp. 1154-1174, 2010.
+       </li>
+
+       <li> P. Ghysels, G. Samaey, P. Van Liedekerke, E. Tijskens,
+          H. Ramon, D. Roose
+          <br>
+          <strong>Multiscale modeling of viscoelastic plant tissue
+          </strong>
+         <br>
+         Int. J. Multisc. Comput. Engrg., vol. 8, pp. 379-396, 2010
+       </li>
+
+       <li> P. Ghysels, G. Samaey, P. Van Liedekerke, E. Tijskens,
+          H. Ramon, D. Roose
+          <br>
+          <strong>Coarse implicit time integration of a cellular scale particle
+           model for plant tissue deformation
+          </strong>
+         <br>
+         Int. J. Multisc. Comput. Engrg., vol. 8, pp. 411-422, 2010
+       </li>
+
+       <li> V. Girault, F. Murat, A. Salgado
+          <br>
+          <strong>Finite element discretization of Darcy's equations with
+            pressure dependent porosity.
+          </strong>
+          <br>
+          M2AN, vol. 44, pp. 1155-1191, 2010
+        </li>
+
+       <li> M. Guven, L. Reilly-Raska, L. Zhou, B. Yazici
+          <br>
+          <strong>Discretization Error Analysis and Adaptive Meshing
+            Algorithms for Fluorescence Diffuse Optical Tomography: Part
+            I</strong>
+         <br>
+         IEEE Trans. Medical Imaging, vol. 29, pp. 217-229, 2010
+        </li>
+
+       <li> M. Guven, L. Zhou, L. Reilly-Raska, B. Yazici
+          <br>
+          <strong>Discretization Error Analysis and Adaptive Meshing
+            Algorithms for Fluorescence Diffuse Optical Tomography: Part
+            II</strong>
+         <br>
+         IEEE Trans. Medical Imaging, vol. 29, pp. 230-245, 2010
+        </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+               target="_top">R. Hartmann</a>, J. Held, T. Leicht, F. Prill
+         <br>
+          <strong>Discontinuous Galerkin methods for computational aerodynamics
+            &mdash; 3D adaptive flow simulation with the DLR PADGE code
+          </strong>
+         <br>
+         Aerospace Science and Technology, vol. 14, pp. 512-529, 2010.
+       </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+               target="_top">R. Hartmann</a>, P. Houston
+          <br>
+          <strong>Error estimation and adaptive mesh refinement for aerodynamic flows</strong>
+         <br>
+          In H. Deconinck, editor,
+          VKI LS 2010-01: 36th CFD/ADIGMA course on hp-adaptive and
+          hp-multigrid methods, Oct. 26-30, 2009.
+          <br>
+          Von Karman Institute for Fluid Dynamics, Rhode Saint Genese,
+          Belgium, 2010.
+       </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+               target="_top">R. Hartmann</a>, T. Leicht
+          <br>
+          <strong>Discontinuous Galerkin Verfahren in der Aerodynamik:
+            H&ouml;here Ordnung, Fehlersch&auml;tzung und Gitteradaption
+          </strong>
+         <br>
+          STAB Mitteilungen. 17. DGLR-Fach-Symposium der STAB, 9.-10. Nov. 2010, Berlin, 2010.
+       </li>
+
+       <li> T. Heister, G. Lube, G. Rapin
+          <br>
+          <strong>On robust parallel preconditioning for incompressible
+           flow problems</strong>
+         <br>
+         In Numerical Mathematics and Advanced Applications, ENUMATH 2009.
+         Springer, Berlin, 2010.
+        </li>
+
+       <li> T. Heister, M. Kronbichler, W. Bangerth
+          <br>
+          <strong>Generic Finite Element programming for massively parallel
+           flow simulations</strong>
+         <br>
+          Eccomas CFD 2010 proceedings, 2010.
+        </li>
+
+       <li> T. Heister, M. Kronbichler, W. Bangerth
+          <br>
+          <strong>Massively Parallel Finite Element Programming</strong>
+         <br>
+         Recent Advances in the Message Passing Interface,
+         Lecture Notes in Computer Science, vol. 6305/2010, pp. 122-131,
+         2010.
+        </li>
+
+       <li> O. P. Iliev, R. D. Lazarov, J. Willems
+          <br>
+          <strong>Discontinuous Galerkin Subgrid Finite Element Method for
+            Heterogeneous Brinkman Equations</strong>
+         <br>
+          Large-Scale Scientific Computing, Lectures Notes in Computer Science,
+          vol. 5910, pp. 14-25, 2010
+        </li>
+
+       <li> O. P. Iliev, R. D. Lazarov, J. Willems
+          <br>
+          <strong>Fast numerical upscaling of heat equation for fibrous
+           materials</strong>
+         <br>
+          J. Computing and Visualization in Science, vol. 13, pp. 275-285, 2010
+        </li>
+
+       <li> G. Kanschat, B. Rivi&egrave;re
+          <br>
+          <strong>A strongly conservative finite element method for the coupling
+           of Stokes and Darcy flow
+         </strong>
+         <br>
+         J. Computational Physics, vol. 229, pp. 5933-5943, 2010
+        </li>
+
+       <li> F. Keller, M. Feist, H. Nirschl, W. D&ouml;rfler
+         <br>
+          <strong>Investigation of the nonlinear effects during the
+            sedimentation process of a charged colloidal particle by
+            direct numerical simulation
+          </strong>
+         <br>
+         Journal of Colloid and Interface Science, vol. 344, pp. 228-236, 2010.
+       </li>
+
+       <li> S. Kim, J. E. Pasciak
+          <br>
+          <strong>Analysis of a Cartesian PML approximation to acoustic
+            scattering problems in R<sup>2</sup></strong>
+         <br>
+         J. Math. Anal. Appl., vol. 370, pp. 168-186, 2010
+        </li>
+
+       <li>
+          R. King, V. Mehrmann, W. Nitsche
+          <br>
+          <strong>Active Flow Control&mdash;A Mathematical Challenge</strong>
+         <br>
+         Production Factor Mathematics, Part 1, pp. 73-80, 2010
+        </li>
+
+       <li>
+          R. King, V. Mehrmann, W. Nitsche
+          <br>
+          <strong>Aktive Str&ouml;mungsbeeinflussung &mdash; Eine
+            Mathematische Herausforderung</strong>
+         <br>
+         Produktionsfaktor Mathematik, Part 2, pp. 99-109, 2010
+        </li>
+
+       <li>
+          T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+                       target="_top">R. Hartmann</a>
+          <br>
+          <strong>Error estimation and anisotropic mesh refinement for
+            3d laminar aerodynamic flow simulations
+          </strong>
+         <br>
+         J. Comput. Phys., vol. 229, pp. 7344-7360, 2010.
+       </li>
+
+       <li>
+          T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+                       target="_top">R. Hartmann</a>
+          <br>
+          <strong>Error estimation and anisotropic mesh refinement for
+            aerodynamic flow simulations
+          </strong>
+         <br>
+         In Numerical Mathematics and Advanced Applications, ENUMATH
+         2009, pp. 579-587. Springer, Berlin, 2010.
+       </li>
+
+       <li>
+          G. Lube, B. Tews
+         <br>
+          <strong>Optimal control of singularly perturbed
+            advection-diffusion-reaction problems</strong>
+         <br>
+         Math. Model. Meths. Appl. Sc., Vol. 20, No. 3, 375-395, 2010.
+         (<a href="http://dx.doi.org/10.1142/S0218202510004271">DOI</a>)<br>
+         Preprint 2008-15, Institute for Numerical and Applied
+         Mathematics, University of G&ouml;ttingen, Germany, 2008
+       </li>
+
+       <li> C. P. T. Neuen
+         <br>
+          <strong>A multiscale approach to the Poisson-Nernst-Planck equation
+          </strong>
+         <br>
+         Diploma Thesis, University of Bonn, Germany, 2010
+       </li>
+
+       <li>
+          A. Nigro, C. De Bartolo, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+                                     target="_top">R. Hartmann</a>, F. Bassi
+          <br>
+          <strong>Discontinuous Galerkin solution of preconditioned Euler equations for very low Mach number flows
+          </strong>
+         <br>
+         Int. J. Numer. Meth. Fluids, vol. 63, no. 4, pp. 449-467, 2010.
+       </li>
+
+       <li>
+          F. Prill
+          <br>
+          <strong>Diskontinuierliche Galerkin-Methoden und schnelle iterative
+            L&ouml;ser zur Simulation kompressibler Str&ouml;mungen
+          </strong>
+          <br>
+         PhD thesis, TU Hamburg-Harburg, 2010. (in German)
+          <br>
+          Also available as DLR-FB 2010-17, DLR, 2010. ISSN 1434-8454.
+       </li>
+
+       <li> K. Rupp
+         <br>
+          <strong>Symbolic integration at compile time in finite element methods
+          </strong>
+         <br>
+         Proceedings of the 2010 International Symposium on Symbolic
+         and Algebraic Computation, 347-354, 2010.
+       </li>
+
+       <li>
+          T. Rees, M. Stoll, A. Wathen
+         <br>
+         <strong>All-at-once preconditioning in PDE-constrained
+           optimization
+         </strong>
+         <br>
+         Kybernetica, vol. 46, pp. 341-360, 2010.
+        </li>
+
+       <li>
+          T. Richter, T. Wick
+         <br>
+         <strong>Finite Elements for Fluid-Structure
+            Interaction in ALE and Fully Eulerian Coordinates
+         </strong>
+         <br>
+         Comput. Meth. Appl. Mech. Engrg., vol. 199, pp. 2633-2642, 2010.
+        </li>
+
+       <li>
+          L. R&ouml;he, G. Lube
+         <br>
+         <strong>Analysis of a variational multiscale method for large-eddy
+           simulation and its application to homogeneous isotropic turbulence
+         </strong>
+         <br>
+         Comput. Meth. Appl. Mech. Engrg., vol. 199, pp. 2331-2342, 2010.
+        </li>
+
+       <li>
+          A. Salgado
+          <br>
+          <strong>Approximation Techniques for Incompressible Flows
+            with Heterogeneous Properties</strong>
+          <br>
+          Ph.D. thesis, Texas A&amp;M University, 2010.
+        </li>
+
+       <li> R. Schulz, A. Ale, A. Sarantopoulos, M. Freyer, E. Soehngen,
+         M. Zientkowska, V. Ntziachristos
+          <br>
+          <strong>Hybrid System for Simultaneous Fluorescence and X-Ray
+            Computed Tomography</strong>
+         <br>
+         IEEE Trans. Medical Imaging, vol. 29, pp. 465-473, 2010
+        </li>
+
+       <li> M. Secanell, R. Songprakorp, N. Djilali, A. Suleman
+         <br>
+          <strong>Optimization of a proton exchange membrane fuel cell
+            electrode assembly
+          </strong>
+         <br>
+         Structural and Multidisciplinary Optimization, vol. 40, pp. 563-583,
+         2010
+       </li>
+
+       <li>
+          M. Steigemann, M. Specovius-Neugebauer, M. Fulland, H. A. Richard
+         <br>
+         <strong>Simulation of crack paths in functionally graded materials
+         </strong>
+         <br>
+         Engineering Fracture Mechanics, vol. 77, pp. 2145-2157, 2010
+        </li>
+
+       <li>
+          M. Stoll, A. Wathen
+         <br>
+         <strong>All-at-once preconditioning of time-dependent PDE-constrained
+           optimization problems
+         </strong>
+         <br>
+         Preprint 1017, University of Oxford, 2010.
+        </li>
+
+       <li>
+          B. Turcksin, J. C. Ragusa, W. Bangerth
+         <br>
+         <strong>Goal-oriented h-adaptivity for the multigroup SP<sub>N</sub>
+           equations
+         </strong>
+         <br>
+         Nuclear Science and Engineering, vol. 165, pp. 305-319, 2010.
+        </li>
+
+       <li> M. Vdroljak
+         <br>
+          <strong>On Hashin-Shtrikman bounds for mixtures of two isotropic
+            materials
+          </strong>
+         <br>
+         Nonlinear Analysis: Real world applications, vol. 11, pp. 4597-4606, 2010
+       </li>
+
+       <li> C. Weiler
+         <br>
+          <strong>Stromfunktionsformulierung der
+           Navier-Stokes-Gleichungen und Methoden der
+           Druckrekonstruktion
+          </strong>
+         <br>
+         Diploma Thesis, University of Heidelberg, Germany, 2010
+       </li>
+
+       <li>
+          T. Wick
+         <br>
+         <strong>Monolithic Fluid-Structure Interaction Modelling for
+           a Long Axis Heart Valve Simulation
+         </strong>
+         <br>
+         Preprint, IWR Heidelberg, Germany, 2010
+        </li>
+
+       <li> <a href="http://www.ippt.gov.pl/~tyoung"
+               target="_top">T. D. Young</a>, R. Armiento
+         <Br>
+          <strong>Strategies for <i>h</i>-adaptive refinement for a
+            finite element treatment of harmonic oscillator
+            Schr&ouml;dinger eigenproblem
+         </strong>
+          <br>
+         Commun. Theor. Phys. (Beijing, China), vol. 53(6),
+         pp. 1017-1023, 2010.
+       </li>
+
+       <li>
+          L. Zhu
+         <br>
+         <strong>Robust a posteriori error estimation for discontinuous
+            Galerkin methods for convection-diffusion equations
+         </strong>
+         <br>
+         Ph.D. thesis, University of British Columbia, 2010
+        </li>
+      </ol>
+
+      <a name="2009"> </a>
+      <h3>Publications in 2009</h3>
+
+      <!-- Please enter alphabetically by name -->
+      <ol>
+       <li> <a
+               href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>, A. Joshi
+         <br>
+          <strong>Adaptive finite element methods for nonlinear inverse
+            problems
+          </strong>
+         <br>
+          Proceedings of the 2009 ACM Symposium on Applied Computing, 2009.
+       </li>
+
+       <li> <a
+               href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>, O. Kayser-Herold
+         <br>
+          <strong>Data Structures and Requirements for hp Finite Element
+            Software
+          </strong>
+         <br>
+         ACM Trans. Math. Softw., vol. 36, pp. 4/1-31, 2009.
+       </li>
+
+       <li> S. Bartle
+         <br>
+         <strong>Shell finite elements with applications in biomechanics</strong>
+         <br>
+         M.Sc. thesis, University of Cape Town, South Africa, 2009.
+       </li>
+
+       <li>
+          F. Bassi, C. De Bartolo, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+                                     target="_top">R. Hartmann</a>, A. Nigro
+          <br>
+          <strong>A discontinuous Galerkin method for inviscid low Mach number flows
+          </strong>
+         <br>
+         J. Comput. Phys., vol. 228, no. 11, pp. 3996-4011, 2009.
+       </li>
+
+       <li> B. Brendel, T. Nielsen
+         <br>
+         <strong>Selection of optimal wavelengths for spectral reconstruction
+            in diffuse optical tomography</strong>
+         <br>
+         J. Biomed. Optics, vol. 14, 034041/1-034041/10, 2009.
+       </li>
+
+       <li>C. Clason, P. Hepperger
+         <br>
+         <strong>A forward approach to numerical data assimilation</strong>
+         <br>
+         SIAM J. Sc. Comput., vol. 31, pp. 3090-3115, 2009
+       </li>
+
+       <li> B. Cockburn, G. Kanschat, and D. Sch&ouml;tzau
+         <br>
+         <strong>An equal-order DG method for the incompressible Navier-Stokes
+           equations</strong>
+         <br>
+         J. Sci. Comput., vol. 40, pp. 188-210, 2009.
+         <a href="http://dx.doi.org/10.1007/s10915-008-9261-1">DOI: 10.1007/s10915-008-9261-1</a>
+       </li>
+
+       <li> A. DeSimone, L. Heltai, C. Manigrasso
+         <br>
+          <strong>Tools for the Solution of PDEs Defined on
+           Curved Manifolds with the deal.II Library
+          </strong>
+         <br>
+         Prep. SISSA 42/2009/M.
+       </li>
+
+       <li>
+          F. Freddi, G. Royer-Carfagni
+          <br>
+          <strong>From Non-Linear Elasticity to Linearized Theory:
+           Examples Defying Intuition
+          </strong>
+         <br>
+         J. of Elasticity, vol. 96, pp. 1-26, 2009
+         <br>
+
+       <li>
+          P. Ghysels, G. Samaey, B. Tijskens, P. Van Liedekerke,
+          H. Ramon, D. Roose
+          <br>
+          <strong>Multi-scale simulation of plant tissue deformation
+            using a model for individual cell mechanics
+          </strong>
+         <br>
+         Phys. Biol., vol. 6, pp. 016009/1-14, 2009
+         <br>
+
+       <li>
+          S. Gladkov, M. Stiemer, B. Svendsen
+          <br>
+          <strong>Phase-field-based modeling and simulation of solidification
+            and deformation behavior of technological alloys
+          </strong>
+         <br>
+         PAMM, vol. 8, pp. 10547-10548, 2009
+         <br>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+               target="_top">R. Hartmann</a>, M. Lukacova-Medvidova, F. Prill
+          <br>
+          <strong>Efficient preconditioning for the discontinuous
+            Galerkin finite element method by low-order elements</strong>
+         <br>
+         Appl. Numer. Math., vol. 59, no. 8, pp. 1737-1753, 2009
+        </li>
+
+       <li>H. K. Hesse,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Mesh Adaptive Multiple Shooting for Partial Differential
+            Equations. Part I: Linear Quadratic Optimal Control Problems</strong>
+         <br>
+         Journal of Numerical Mathematics, vol. 17, pp. 195-217 2009
+        </li>
+
+       <li>  D. Hyde, R. Schulz, D. Brooks, E. Miller, V. Ntziachristos
+          <br>
+          <strong>Performance dependence of hybrid x-ray computed
+            tomography/fluorescence molecular tomography on the optical
+            forward problem</strong>
+         <br>
+         J. Optical Soc. Amer., vol. 26, pp. 919-923, 2009
+        </li>
+
+       <li> T. Jetzfellner, D. Razansky, A. Rosenthal, R. Schulz,
+          K.-H. Englmeier, V. Ntziachristos
+          <br>
+          <strong>Performance of iterative optoacoustic tomography with
+            experimental data</strong>
+         <br>
+         Appl. Phys. Lett., vol. 95, pp. 013703/1-3, 2009
+        </li>
+
+       <li> J. Jung
+         <br>
+          <strong>Mehrgitterverfahren f&uuml;r FE-Modelle 4. Ordnung
+          </strong>
+         <br>
+         Master's thesis, Universit&auml;t Siegen, Germany, 2009
+       </li>
+
+       <li>
+          S. Kim
+          <br>
+          <strong>Analysis of a PML method applied to computation of
+           resonances in open systems and acoustic scattering problems</strong>
+         <br>
+         Ph.D. thesis, Texas A&amp;M University, 2009
+        </li>
+
+       <li>
+          S. Kim, J. E. Pasciak
+          <br>
+          <strong>The computation of resonances in open systems using a
+            perfectly matched layer</strong>
+         <br>
+         Math. Comp., vol. 78, pp. 1375-1398, 2009
+        </li>
+
+       <li> N. Klein
+         <br>
+          <strong>Modelladaptive FE-Techniken bei Elastizit&auml;tsproblemen
+           mit gro&szlig;en Verformungen
+          </strong>
+         <br>
+         Master's thesis, Universit&auml;t Siegen, Germany, 2009
+       </li>
+
+       <li> J. Lorentzon
+         <br>
+          <strong>Fluid-structure interaction (FSI) case study of a cantilever
+            using OpenFOAM and DEAL.II with application to VIV
+          </strong>
+         <br>
+         Master's thesis, Lunds Institute of Technology, Sweden, 2009
+       </li>
+
+       <li>
+          G. Matthies, G. Lube, L. R&ouml;he
+          <br>
+          <strong>Some remarks on streamline-diffusion methods for inf-sup
+            stable discretisations of the generalised Oseen problem
+         </strong>
+         <br>
+         Comp. Meths. Appl. Math. 9 (2009) 4, 1-23.
+        </li>
+
+       <li> A. M. McMahon
+         <br>
+         <strong>Modelling the Flow Behaviour of Gas Bubbles in a
+           Bubble Column</strong>
+         <br>
+         M.Sc. thesis, University of Cape Town, South Africa, 2009.
+       </li>
+
+       <li>
+          S. T. Miller, F. Costanzo
+          <br>
+          <strong>A numerical verification for an unconditionally
+            stable FEM for elastodynamics</strong>
+         <br>
+         Comp. Mech., vol. 43, pp. 223-237, 2009
+        </li>
+
+       <li>
+          M. Olshanskii, G. Lube, T. Heister, J. L&ouml;we
+          <br>
+          <strong>Grad-div stabilization and subgrid pressure models for the
+           incompressible Navier–Stokes equations</strong>
+         <br>
+         Comp. Meth. Appl. Mech. Eng. V. 198, pp. 3975-3988, 2009
+        </li>
+
+       <li>
+          J. S. Pitt, F. Costanzo
+         <br>
+         <strong>An adaptive h-refinement algorithm for local damage
+           models </strong>
+         <br>
+         Algorithms, vol. 2, pp. 1281-1300, 2009
+        </li>
+
+       <li>
+          L. Plagne, F. H&uuml;lsemann, D. Barthou, J. Jaeger
+         <br>
+         <strong>Parallel expression template for large vectors
+         </strong>
+         <br>
+         Proceedings of the 8th workshop on Parallel/High-Performance
+         Object-Oriented Scientific Computing, European Conference on
+         Object-Oriented Programming, 2009.
+        </li>
+
+       <li> F. Prill, M. Lukacova-Medvidova,
+         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+             target="_top">R. Hartmann</a>
+         <br>
+          <strong>Smoothed aggregation multigrid for the discontinuous
+            Galerkin method
+          </strong>
+         <br>
+         SIAM J. Sci. Comput., vol. 31, no. 5, pp. 3503-3528, 2009.
+       </li>
+
+       <li>
+          F. Prill, M. Lukacova-Medvidova,
+         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+             target="_top">R. Hartmann</a>
+          <br>
+          <strong>A multilevel discontinuous Galerkin method for the
+            compressible Navier-Stokes equations
+          </strong>
+         <br>
+          In A. Handlovicova, P. Frolkovic, K. Mikula and D. Sevcovic, eds.,
+         Proceedings of ALGORITMY 2009. 18th Conference on Scientific
+         Computing Vysoke Tatry - Podbanske, Slovakia, March 15 - 20,
+         2009.
+       </li>
+
+       <li>
+          A. Q. Raeini
+         <br>
+         <strong>Fractured reservoir simulation using finite element method
+           with logarithmic shape functions (in Persian)
+         </strong>
+         <br>
+         M. Sc. thesis, Sharif University of Technology, Iran, 2009.
+        </li>
+
+       <li>
+          H. R. Ramay and M. Vendelin
+         <br>
+         <strong>Diffusion restrictions surrounding mitochondria: a
+            mathematical model of heart muscle fibers
+         </strong>
+         <br>
+         Biophys. J., vol. 97, pp. 443-452, 2009.
+        </li>
+
+       <li>
+          R. Rannacher
+         <br>
+         <strong>Adaptive Finite Element Discretization of Flow
+           Problems for Goal-Oriented Model Reduction </strong>
+         <br>
+         In: Computational Fluid Dynamics 2008 (H. Choi, H.
+         G. Choi and J. Y. Yoo, eds.), pp. 31-45, Springer, 2009.
+        </li>
+
+       <li>
+          D. Sch&ouml;tzau, L. Zhu
+         <br>
+         <strong>A robust a-posteriori error estimator for discontinuous
+            Galerkin methods for convection-diffusion equations
+         </strong>
+         <br>
+         Appl. Numer. Math., vol. 59, pp. 2236-2255, 2009
+        </li>
+
+       <li> N. Schr&ouml;der
+         <br>
+          <strong>Simulation eines mikrofluidischen Kanals mit deal.II
+          </strong>
+         <br>
+         Master's thesis, Universit&auml;t Siegen, Germany, 2009
+       </li>
+
+       <li> Y. Wang
+         <br>
+          <strong>Adaptive mesh refinement solution techniques for the
+            multigrid S<sub>N</sub> transport equation using a
+            higher-order discontinuous finite element method
+          </strong>
+         <br>
+         Ph.D. thesis, Texas A&amp;M University, 2009
+       </li>
+
+       <li> Y. Wang, W. Bangerth, J. Ragusa
+         <br>
+          <strong>Three-dimensional h-adaptivity for the multigroup neutron
+            diffusion equations
+          </strong>
+         <br>
+         Progress in Nuclear Energy, vol. 51, pp. 543-555, 2009
+       </li>
+
+       <li> S. Wanka
+         <br>
+          <strong>Grundkonzepte zur Modelladaptivit&auml;t bei Hindernisproblemen
+          </strong>
+         <br>
+         Master's thesis, Universit&auml;t Siegen, Germany, 2009
+       </li>
+
+       <li> J. White
+         <br>
+          <strong>Stabilized finite element methods for coupled flow
+            and geomechanics</strong>
+         <br>
+         PhD thesis, Stanford University, 2009.
+       </li>
+
+       <li> J. Willems
+         <br>
+          <strong>Numerical Upscaling for Multiscale Flow Problems - Analysis
+           and Algorithms </strong>
+         <br>
+         S&uuml;dwestdeutscher Verlag f&uuml;r Hochschulschriften, 2009.
+       </li>
+
+       <li> J. Willems
+         <br>
+          <strong>Numerical upscaling for multiscale flow problems
+          </strong>
+         <br>
+         Ph.D. thesis, University of Kaiserslautern, Germany, 2009
+       </li>
+
+       <li> <a href="http://www.ippt.gov.pl/~tyoung"
+               target="_top">T. D. Young</a>, E. Romero, and J. E. Roman
+         <Br>
+          <strong>Finite element solution of the stationary
+            Schr&ouml;dinger equation using standard computational tools
+          </strong>
+          <br>
+          In Proceedings of the International Conference on
+          Computational and Mathematical Methods in Science and
+          Engineering 2009, Gijon Asturias, Spain, July
+          2009.
+       </li>
+
+       <li> <a href="http://www.ippt.gov.pl/~tyoung"
+               target="_top">T. D. Young</a>
+         <br>
+          <strong>Exemplifying quantum systems in a finite element
+            basis
+          </strong>
+          <br>
+          In George Maroulis and Theodore E. Simos, editors,
+          Computational Methods in Science and Engineering: Advances in
+          Computational Science, number 1108, New York, USA, Mar
+          2009. Proceedings of the International Conference on Computational
+          Methods in Sciences and Engineering, American Institute of Physics
+          Conference Proceedings, 2009.
+       </li>
+
+       <li> R. Ziegler, B. Brendel, A. Schipper, R. Harbers, M. van Beek,
+         H. Rinneberg, T. Nielsen
+         <br>
+          <strong>Investigation of detection limits for diffuse optical
+            tomography systems: I. Theory and experiment
+          </strong>
+         <br>
+         Phys. Med. Biol., vol. 54, pp. 399-412, 2009
+       </li>
+
+       <li> R. Ziegler, B. Brendel,
+         H. Rinneberg, T. Nielsen
+         <br>
+          <strong>Investigation of detection limits for diffuse optical
+            tomography systems: II. Analysis of slab and cup geometry for
+            breast imaging
+          </strong>
+         <br>
+         Phys. Med. Biol., vol. 54, pp. 413-431, 2009
+       </li>
+
+       <li> R. Ziegler, T. Nielsen, T. Koehler, D. Grosnick,
+         O. Steinkellner, A. Hagen, R. Macdonald, H. Rinneberg
+         <br>
+          <strong>Nonlinear reconstruction of absorption and
+            fluorescence contrast from measured diffuse transmittance and
+            reflectance of a compressed-breast-simulating phantom
+          </strong>
+         <br>
+         Applied Optics, vol. 48, pp. 4651-4662, 2009
+       </li>
+      </ol>
+
+
+
+      <a name="2008"> </a>
+      <h3>Publications in 2008</h3>
+
+      <!-- Please enter alphabetically by name -->
+      <ol>
+       <li> <a
+               href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>
+         <br>
+          <strong>A framework for the adaptive finite element solution of
+            large-scale inverse problems
+          </strong>
+         <br>
+         SIAM J. Sci. Comput, vol. 30, pp. 2965-2989, 2008
+       </li>
+
+       <li> <a
+               href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>, A. Joshi
+         <br>
+          <strong>Adaptive finite element methods for the solution of
+            inverse problems in optical tomography
+          </strong>
+         <br>
+         Inverse Problems, vol. 24, article 034011 (23 pages), 2008
+       </li>
+
+       <li> E. B&auml;ngtsson, B. Lund
+         <br>
+          <strong>A comparison between two solution techniques to solve
+            the equations of glacially induced deformation of an elastic
+            Earth
+          </strong>
+         <br>
+         Int. J. Numer. Meth. Engrg., vol. 75, pp. 479-502, 2008
+       </li>
+
+       <li>
+          M. Bartels, A. Joshi, J. C. Rasmussen, E. M. Sevick-Muraca,
+         <a
+            href="http://www.math.tamu.edu/~bangerth"
+            target="_top">W. Bangerth</a>
+         <br>
+          <strong>Post-image acquisition excitation light mitigation in NIR
+            fluorescent tomography
+          </strong>
+         <br>
+         Proceedings of the IEEE International
+          Symposium on Biomedical Imaging, Arlington, VA, 2008
+       </li>
+
+       <li>
+          B. Brendel, R. Ziegler, T. Nielsen
+         <br>
+          <strong>Algebraic reconstruction techniques for spectral
+            reconstruction in diffuse optical tomography
+          </strong>
+         <br>
+         Applied Optics, vol. 47, pp. 6392-6403, 2008
+       </li>
+
+       <li> D. Boffi, L. Gastaldi, <a
+                                      href="http://www-dimat.unipv.it/heltai/"
+                                      target="_top">L. Heltai</a>,
+         C. S. Peskin
+         <br>
+          <strong>On the hyper-elastic formulation of
+           the immersed boundary method
+          </strong>
+         <br>
+          Computer Methods in Applied Mechanics and Engineering,
+         vol. 197, pp. 2210-2231, 2008
+       </li>
+
+       <li> B. Carnes, G. F. Carey
+         <br>
+          <strong>Local boundary value problems for the error in FE
+           approximation of non-linear diffusion systems
+          </strong>
+         <br>
+         Int. J. for Numer. Methods Engrg., vol. 73,
+         pp. 665-684, 2008
+       </li>
+
+       <li> N. Djilali, P. C. Sui
+         <br>
+          <strong>Transport phenomena in fuel cells: from microscale to
+            macroscale
+          </strong>
+         <br>
+         Int. J. of Comput. Fluid Dynam., vol. 22,
+         pp. 115-133, 2008
+       </li>
+
+       <li> R. Fosdick, F. Freddi, G. Royer-Carfagni
+         <br>
+          <strong>Bifurcation instability in
+            linear elasticity with the constraint of local injectivity
+          </strong>
+         <br>
+         J. of Elasticity, vol. 90, pp. 99-126, 2008
+       </li>
+
+       <li>
+          M. Geiger
+         <br>
+          <strong>Vergleich dreier Zeitschrittverahren zur numerischen
+           L&ouml;sung der akustischen Wellengleichung</strong>
+         <br>
+         Diploma thesis, University of Heidelberg, Germany, 2008
+       </li>
+
+       <li>
+          P. Ghysels, G. Samaey, B. Tijskens,
+          H. Ramon, D. Roose
+          <br>
+          <strong>Multi-scale simulation of plant tissue deformation
+            using a model for individual cell behavior
+          </strong>
+         <br>
+         Report TW 522, Department of Computer Science, K.U. Leuven, Belgium,
+         2008
+         <br>
+
+       <li> C. Giavarini, M. L. Santarelli, R. Natalini, F. Freddi
+         <br>
+          <strong>A non linear model of
+            sulphation of porous stones: numerical simulations and preliminary
+            laboratory assessments
+          </strong>
+         <br>
+         J. of Cultural Heritage, vol. 9, pp. 14-22, 2008
+       </li>
+
+       <li> <a href="http://www.math.unibas.ch/~grote/" target="_top">M. Grote</a>, <a
+                                                                                       href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
+           Schneebeli</a>, <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
+         <br>
+          <strong>Interior penalty discontinuous Galerkin method for
+           Maxwell's equations: optimal L<sup>2</sup>-norm estimates
+          </strong>
+         <br>
+         IMA J. Numer. Anal., vol. 28, pp. 440-468, 2008
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Multitarget error estimation and adaptivity in aerodynamic flow simulations
+          </strong>
+         <br>
+         SIAM J. Sci. Comput., vol. 31, no. 1, pp. 708-731, 2008
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Numerical Analysis of Higher Order Discontinuous Galerkin Finite Element Methods</strong>
+         <br>
+          In H. Deconinck, editor,
+          VKI LS 2008-08: 35th CFD/ADIGMA course on very high order discretization methods, Oct. 13-17, 2008.
+          <br>
+          Von Karman Institute for Fluid Dynamics, Rhode Saint Genese, Belgium (2008).
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>, P. Houston
+          <br>
+          <strong>An optimal order interior penalty discontinuous
+            Galerkin discretization of the compressible Navier-Stokes
+            equations
+          </strong>
+         <br>
+         J. Comput. Phys., vol. 227, no. 22, pp. 9670-9685, 2008
+        </li>
+
+       <li>
+          T. Heister
+         <br>
+          <strong>Vorkonditionierunsstrategien f&uuml;r das
+            stabilisierte Oseen-Problem</strong>
+         <br>
+         Diploma thesis, University of G&ouml;ttingen, Germany, 2008
+       </li>
+
+       <li><a
+              href="http://www-dimat.unipv.it/heltai/"
+              target="_top">L. Heltai</a>
+         <br>
+          <strong>On the stability of the finite element immersed
+           boundary method</strong>
+         <br>
+         Computers and Structures, vol. 86, pp. 598-617, 2008
+       </li>
+
+       <li> A. Joshi, <a
+                         href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, E. Sevick
+         <br>
+          <strong>Non-Contact Fluorescence Optical Tomography with
+           Adaptive Finite Element Methods
+          </strong>
+         <br>
+         In: "Mathematical Methods in Biomedical Imaging and Intensity-Modulated
+          Radiation Therapy (IMRT)", Y. Censor, M. Jiang and A.K. Louis (eds.),
+         pp. 185-200,
+          Birkh&auml;user, 2008
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Robust smoothers for high order discontinuous Galerkin
+            discretizations of advection-diffusion problems</strong>
+         <br>
+         J. Comput. Appl. Math., vol. 218, pp. 53-60, 2008.
+         <br>
+          <a href="http://www.isc.tamu.edu/publications-reports/tr/0701.pdf">(Preprint)</a>
+        </li>
+
+       <li> <a
+               href="http://www.math.tamu.edu/~kanschat"
+               target="_top">G. Kanschat</a>, <a
+                                                 href="http://www.math.ubc.ca/~schoetzau/"
+                                                 target="_top">D. Sch&ouml;tzau</a>
+         <br>
+          <strong>Energy norm a-posteriori error estimation for divergence-free
+           discontinuous Galerkin approximations of the Navier-Stokes
+           equations
+          </strong>
+         <br>
+         Int. J. Numer. Methods Fluids, vol. 57, pp. 1093-1113, 2008.
+         <a href="http://dx.doi.org/10.1002/fld.1795">DOI: 10.1002/fld.1795</a>
+       </li>
+
+       <li> D. K. Khalmanova, F. Costanzo
+         <br>
+          <strong>A space-time discontinuous Galerkin finite element method for
+           fully coupled linear thermo-elasto-dynamic problems with strain and
+           heat flux discontinuities
+          </strong>
+         <br>
+         Comput. Meth. Appl. Mech. Engrg., vol. 197, pp. 1323-1342, 2008
+       </li>
+
+       <li> L. Khasina
+         <br>
+          <strong>Mathematische Behandlung von Mischungen
+            elastoplastischer Substanzen
+          </strong>
+         <br>
+         PhD thesis, University of Bonn, Germany, 2008
+       </li>
+
+       <li> M. Kronbichler, G. Kreiss
+         <br>
+         <strong>A hybrid level&ndash;set&ndash;Cahn&ndash;Hilliard model for
+           two-phase flow
+         </strong>
+         <br>
+         Proceedings of the 1st European Conference on Microfluidics, accepted
+         for publication. Microfluidics 2008, Bologna, Italy, December
+         10&ndash;12, 2008.
+        </li>
+
+       <li>
+          T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+                       target="_top">R. Hartmann</a>
+          <br>
+          <strong>Anisotropic mesh refinement for discontinuous Galerkin methods
+            in two-dimensional aerodynamic flow simulations
+          </strong>
+          <br>
+          Int. J. Numer. Meth. Fluids, vol. 56, no. 11, pp. 2111-2138, 2008
+        </li>
+
+       <li>
+          J. L&ouml;we
+         <br>
+          <strong>Stabilisierung durch lokale Projektion f&uuml;r
+            inkompressible Str&ouml;mungsprobleme</strong>
+         <br>
+         Diploma thesis, University of G&ouml;ttingen, Germany, 2008
+       </li>
+
+       <li>
+          M. Neytcheva and E. B&auml;ngtsson
+         <br>
+         <strong>Preconditioning of nonsymmetric saddle point systems as
+           arising in modelling of viscoelastic problems
+         </strong> <br>
+         ETNA, vol. 29, pp. 193-211, 2008
+         2008
+        </li>
+
+       <li>
+          J. S. Pitt, F. Costanzo
+         <br>
+         <strong>Theory and simulation of a brittle damage model in
+           thermoelastodynamics
+         </strong> <br>
+         Proceedings of the 8th World Congress on Computational
+         Mechanics (WCCM 8), Venice, Italy, 2008
+        </li>
+
+       <li>
+          K. Schmid
+         <br>
+         <strong>Theory and numerics of a reconstruction algorithm for a
+            problem from acoustic microscopy
+         </strong> <br>
+         Diploma thesis, Technical University of Munich, Germany,
+         2008
+        </li>
+
+       <li> M. Secanell, K. Karan, A. Suleman, N. Djilali
+         <br>
+          <strong>Optimal design of ultralow-platinum PEMFC anode electrodes
+          </strong>
+         <br>
+         Journal of The Electrochemical Society, vol. 155, pp. B125-B134, 2008
+       </li>
+
+       <li> M. Secanell, R. Songprakorp, A. Suleman, N. Djilali
+         <br>
+          <strong>Multi-objective optimization of a polymer electrolyte
+            fuel cell membrane electrode assembly
+          </strong>
+         <br>
+         Energy &amp; Environmental Science, vol. 1, pp. 378-388, 2008
+       </li>
+
+       <li> J. A. White, R. I. Borja
+         <br>
+          <strong>Stabilized low-order finite elements for coupled
+            solid-deformation/fluid-diffusion and their application to
+            fault zone transients
+          </strong>
+         <br>
+         Comput. Meth. Appl. Mech. Engrg., vol. 197, pp. 4353-4366, 2008
+       </li>
+
+       <li> T. Wick
+         <br>
+          <strong>Untersuchung von Kopplungsmechanismen von
+            Fluid-Struktur-Interaktion
+          </strong>
+         <br>
+         Master's thesis, Universit&auml;t Siegen, Germany, 2008
+       </li>
+      </ol>
+
+
+      <a name="2007"> </a>
+      <h3>Publications in 2007</h3>
+      <!-- Please enter alphabetically by name -->
+      <ol>
+       <li> N. Antonic, M. Vrdoljak
+         <br>
+          <strong>Gradient methods for multiple state optimal design problems
+          </strong>
+         <br>
+         Ann. Univ. Ferrara, vol. 53, pp. 177-187, 2007
+       </li>
+
+       <li>
+          P. F. Antonietti,
+          <a href="http://www-dimat.unipv.it/heltai" >L. Heltai</a>
+          <br>
+          <strong>Numerical validation of a class of mixed
+            discontinuous Galerkin methods for Darcy flow
+          </strong>
+          <br>
+          Computer Methods in Applied Mechanics and Engineering,
+         vol. 196, pp. 4505-4520, 2007
+        </li>
+
+       <li> <a
+               href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>,
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+         <br>
+          <strong>deal.II &mdash; a general-purpose object-oriented finite
+           element library
+          </strong>
+         <br>
+         ACM Transactions on Mathematical Software, vol. 33, no. 4, article
+         24, 2007
+       </li>
+
+       <li> <a
+               href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>, A. Joshi, E. Sevick
+         <br>
+          <strong>Inverse biomedical imaging using separately adapted meshes
+            for parameters and forward model variables
+          </strong>
+         <br>
+         Proceedings of the IEEE International Symposium on Biomedical Imaging,
+         Arlington, VA, pp. 1368-1371, 2007
+       </li>
+
+       <li> E. B&auml;ngtsson, M. Neytcheva
+         <br>
+          <strong>Finite Element Block-Factorized Preconditioners
+          </strong>
+         <br>
+         Technical Report 2007-008, Uppsala University, Sweden, 2007
+       </li>
+
+       <li> D. Boffi, L. Gastaldi, <a
+                                      href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
+         <br>
+          <strong>On the CFL condition for the finite element immersed
+           boundary method</strong>
+         <br>
+          Computers &amp; Structures, vol. 85, pp. 775-783, 2007
+          (<a href="http://dx.doi.org/10.1016/j.compstruc.2007.01.009" >DOI</a>)
+       </li>
+
+       <li> D. Boffi, L. Gastaldi, <a
+                                      href="http://www-dimat.unipv.it/heltai/"
+                                      target="_top">L. Heltai</a>
+         <br>
+          <strong>Numerical stability of the finite element immersed boundary method</strong>
+         <br>
+          Mathematical Models and Methods in Applied Sciences, vol. 17,
+          pp. 1479-1505, 2007
+       </li>
+
+       <li> M. Calhoun-Lopez, M. D. Gunzburger
+         <br>
+          <strong>The efficient implementation of a finite element,
+           multi-resolution viscosity method for hyperbolic conservation
+           laws
+          </strong>
+         <br>
+         Journal of Computational Physics, vol. 225, pp. 1288-1313, 2007
+       </li>
+
+       <li> B. Carnes, G. F. Carey
+         <br>
+          <strong>Estimating spatial and parameter error in
+           parameterized nonlinear reaction-diffusion equations
+          </strong>
+         <br>
+         Communications in Numerical Methods in Engineering, vol. 23,
+         pp. 835-854, 2007
+       </li>
+
+
+       <li> C. C. Douglas, M. J. Cole, P. Dostert, Y. Efendiev, R. E. Ewing,
+         G. Haase, J. Hatcher, M. Iskandarani, C. R. Johnson, R. A. Lodder
+         <br>
+          <strong>Dynamically identifying and tracking contaminants in water
+           bodies
+          </strong>
+         <br>
+         International Conference on Computational Science ICCS 2007,
+         vol. 4487 of Springer Lecture Notes in Computer Science,
+         pp. 1002-1009, 2007
+       </li>
+
+       <li> F. Freddi, M. Fr&eacute;mond
+         <br>
+          <strong>Collision and Fractures: a predictive theory
+          </strong>
+         <br>
+         Proceedings of the EuroSim Conference, Lubiana, Slovenia,
+         9-13 September, 2007
+       </li>
+
+       <li> P.K. Galenko, S. Reutzel, D. M. Herlach, D. Danilov, B. Nestler
+         <br>
+          <strong>Modelling of dendritic solidification in undercooled
+           dilute Ni-Zr melts
+          </strong>
+         <br>
+         Acta Materialia, vol. 55, pp. 6834-6842, 2007
+       </li>
+
+       <li> A. Garny, J. Cooper, P. J. Hunt
+         <br>
+          <strong>Toward a VPH/Physiome ToolKit
+          </strong>
+         <br>
+         Wiley Interdisciplinary Reviews: Systems Biology and Medicine,
+         vol. 2, pp. 134-147, 2010
+       </li>
+
+       <li> T. Ha, C. Shin
+         <br>
+          <strong>Magnetotelluric inversion via reverse time migration
+           algorithm of seimic data
+          </strong>
+         <br>
+         J. Comput. Phys., vol. 225, pp. 237-262, 2007
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Adjoint consistency analysis of Discontinuous Galerkin discretizations
+          </strong>
+         <br>
+         SIAM J. Numer. Anal., vol. 45, no. 6, pp. 2671-2696, 2007
+        </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Error estimation and adjoint based refinement for an adjoint
+            consistent DG discretization of the compressible Euler equations
+          </strong>
+         <br>
+         Int. J. Computing Science and Mathematics, vol. 1, pp. 207-220, 2007
+        </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+               target="_top">R. Hartmann</a>
+          <br>
+          <strong>DG discretizations for compressible flows: Adjoint
+            consistency analysis, error estimation and adaptivity
+          </strong>
+         <br>
+          In R. Rannacher, E. S&uuml;li, and R. Verf&uuml;hrt, eds.,
+          Adaptive Numerical Methods for PDEs, Mathematisches
+          Forschungsinstitut Oberwolfach Report 29/2007, pp. 26-30, 2007
+        </li>
+
+       <li> P. Hepperger
+         <br>
+         <strong>Ein POD-basierter Ansatz zur numerischen L&ouml;sung eines
+           Datenassimilationsproblems am Beispiel einer linearen
+           Diffusions-Konvektions-Gleichung
+         </strong> <br>
+         Diploma thesis, Technical University of Munich, Germany,
+         2007</li>
+
+       <li> Christian D. Kamm
+          <br>
+          <strong>A posteriori error estimation in numerical methods
+            for solving self-adjoint eigenvalue problems
+          </strong>
+          <br>
+          Diploma thesis, TU Berlin, Germany, 2007
+        </li>
+
+       <li> O. Kayser-Herold, H.G. Matthies
+         <br>
+          <strong>A unified least-squares formulation for fluid-structure interaction
+           problems
+          </strong>
+         <br>
+         Computers and Structures, vol. 85, pp. 998-1011, 2007
+       </li>
+
+       <li> <a
+               href="http://numerik.uni-hd.de/~baer"
+               target="_top">B. Janssen</a>,
+         <br>
+          <strong>Vergleich verschiedener Finite-Elemente-Approximationen
+            zur numerischen L&ouml;sung der Plattengleichung</strong>
+         <br>
+         Diploma thesis, University of Heidelberg, Germany, 2007.
+       </li>
+
+       <li> A. Joshi, <a
+                         href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, R. Sharma, J. Rasmussen, W. Wang,
+         E. Sevick
+         <br>
+          <strong>Molecular tomographic imaging of lymph nodes with
+            NIR fluorescence
+          </strong>
+         <br>
+         Proceedings of the IEEE International Symposium on Biomedical Imaging,
+         Arlington, VA, pp. 564-567, 2007
+       </li>
+
+       <li> B. Nestler, D. Danilov, A. Bracchi,
+         Y.-L. Huang, T. Niermann, M. Seibt and S. Schneider
+         <br>
+          <strong>A metallic glass composite: Phase-field simulations
+           and experimental analysis of microstructure evolution
+          </strong>
+         <br>
+         Materials Science and Engineering: A, vol. 452-453, pp. 8-14, 2007
+       </li>
+
+       <li>
+          A. Nigro
+         <br>
+         <strong>Discontinuous Galerkin Methods for inviscid low Mach
+           number flows
+         </strong> <br>
+         Ph.D. thesis, University of Calabria, 2007
+        </li>
+
+       <li> P. J. Phillips and M. F. Wheeler
+         <br>
+          <strong>A coupling of mixed and continuous Galerkin finite
+           element methods for poroelasticity II: the discrete-in-time case
+          </strong>
+         <br>
+         Computational Geosciences, vol. 11, pp. 145-158, 2007
+       </li>
+
+       <li> H.-J. Reinhardt, D. N. H&agrave;o, J. Frohne and F.-T. Suttmeier
+         <br>
+          <strong>Numerical solution of Inverse Heat Conduction
+           Problems in two spatial dimensions
+          </strong>
+         <br>
+         J. Inverse and Ill-Posed Problems, vol. 5, pp. 19-36, 2007
+       </li>
+
+       <li>
+          L. R&ouml;he
+         <br>
+          <strong>Residuale Stabilisierung f&uuml;r Finite Elemente Verfahren
+           bei inkompressiblen Str&ouml;mungen</strong>
+         <br>
+         Diploma thesis, University of G&ouml;ttingen, Germany, 2007
+       </li>
+
+       <li> M. Schmidt
+         <br>
+          <strong>Systematic discretization of input/output maps and
+           other contributions to the control of distributed parameter
+           systems
+          </strong>
+         <br>
+         Ph.D. thesis, TU Berlin, Germany, 2007
+       </li>
+
+       <li> M. Secanell, B. Carnes, A. Suleman, N. Djilali
+         <br>
+          <strong>Numerical optimization of proton exchange membrane fuel cell
+           cathodes
+          </strong>
+         <br>
+         Electrochimica Acta, vol. 52, pp. 2668-2682, 2007
+       </li>
+
+       <li> M. Secanell, K. Karan, A. Suleman, N. Djilali
+         <br>
+          <strong>Multi-variable optimization of PEMFC cathodes using
+           an agglomerate model
+          </strong>
+         <br>
+         Electrochimica Acta, vol. 52, pp. 6318-6337, 2007
+       </li>
+
+       <li>
+          M. Steigemann, M. Fulland, M. Specovius-Neugebauer, H. A. Richard
+         <br>
+         <strong>Simulation of crack paths in functionally graded materials
+         </strong>
+         <br>
+         PAMM, vol. 7, pp. 4030029-4030030, 2007
+        </li>
+
+       <li> M. Steigemann, M. Fulland
+         <br>
+          <strong>On the computation of the pure Neumann problem in
+            2-dimensional elasticity
+          </strong>
+         <br>
+         International Journal of Fracture, vol. 146, pp. 265-277, 2007
+       </li>
+
+       <li> R. Ziegler, T. Nielsen, T. Koehler, D. Grosenick,
+         O. Steinkellner, A. Hagen, R. Macdonald, H. Rinneberg
+         <br>
+          <strong>Reconstruction of absorption and fluorescence
+            contrast for scanning time-domain fluorescence mammography
+          </strong>
+         <br>
+         Optical Tomography and Spectroscopy of Tissue VII, Proc. SPIE
+         vol. 6434, 64340H/1-11, 2007
+       </li>
+      </ol>
+
+
+
+      <a name="2006"> </a>
+      <h3>Publications in 2006</h3>
+
+      <ol>
+
+       <li> M. Allmaras
+         <br>
+          <strong>Optimal Design of Periodic Microstructures by the
+           Inverse Homogenization Method
+          </strong>
+         <br>
+         Diploma Thesis, Technical University Munich, Germany, 2006
+       </li>
+
+       <li> N. Antonic, M. Vrdoljak
+         <br>
+          <strong>Sequential laminates in multiple state optimal design problems
+          </strong>
+         <br>
+         Mathematical Problems in Engineering, vol. 2006, pp. 1-14, 2006
+       </li>
+
+       <li>
+          P. F. Antonietti
+          <br>
+          <strong>Domain decomposition, spectral correctness and
+            numerical testing of discontinuous Galerkin methods
+          </strong>
+          <br>
+          Ph.D. thesis, University of Pavia, Italy, 2007
+        </li>
+
+       <li> E. B&auml;ngtsson, B. Lund
+         <br>
+          <strong>A comparison between two approaches to solve the equations of
+           isostasy
+          </strong>
+         <br>
+         Institute for Parallel Processing (BIS 21++) Technical Report 2006-03,
+         Bulgarian Academy of Sciences, 2006
+       </li>
+
+       <li> E. B&auml;ngtsson, B. Lund
+         <br>
+          <strong>A comparison between two approaches to solve the equations of
+           isostasy
+          </strong>
+         <br>
+         Technical Report 2006-051, Uppsala University, Sweden, 2006
+       </li>
+
+       <li> E. B&auml;ngtsson, M. Neytcheva
+         <br>
+          <strong>Numerical simulations of glacial rebound using
+           preconditioned iterative solution methods
+          </strong>
+         <br>
+         Applications of Mathematics, vol. 50, pp. 183-201, 2006
+       </li>
+
+       <li> E. B&auml;ngtsson, M. Neytcheva
+         <br>
+          <strong>An agglomerate multilevel preconditioner for linear
+           isostasy saddle point problems
+          </strong>
+         <br>
+         Proceedings of Large-Scale Scientific Computing: 5th
+         International Conference (I. Lirkov, S. Margenov,
+         J. Wasniewski, eds), pp. 113-120, 2006
+       </li>
+
+       <li> B. Carnes, N. Djilali
+         <br>
+          <strong>Analysis of coupled proton and water transport in a
+           PEM fuel cell using the binary friction membrane model
+          </strong>
+         <br>
+         Electrochimica Acta, vol. 52, pp. 1038-1052, 2007
+       </li>
+
+       <li> D. Danilov, B. Nestler
+         <br>
+          <strong>Phase-field simulations of eutectic solidification
+           using an adaptive finite element method
+          </strong>
+         <br>
+         International Journal of Modern Physics B, vol. 20,
+         pp. 853-867, 2006
+       </li>
+
+       <li> J. Frohne
+         <br>
+          <strong>Numerische L&ouml;sung des inversen
+           W&auml;rmeleitproblems in zwei
+           Ortsdimensionen zur Identifizierung von Randbedingungen
+          </strong>
+         <br>
+         Diploma thesis, Universit&auml;t Siegen, Germany, 2009
+       </li>
+
+       <li> <a href="http://www.math.unibas.ch/~grote/" target="_top">M. Grote</a>, <a
+                                                                                       href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
+           Schneebeli</a>, <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
+         <br>
+          <strong> Discontinuous Galerkin Finite Element Method for the Wave Equation
+          </strong>
+         <br>
+         SIAM J. Numer. Anal, vol. 44, pp. 2408-2431, 2006
+       </li>
+
+       <li> T. Ha, C. Shin
+         <br>
+          <strong>Two dimensional magnetotelluric inversion via reverse
+           time migration algorithm
+          </strong>
+         <br>
+         Abstracts of the SEG Annual Meeting in New Orleans,
+         pp. 830-835, 2006
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Error estimation and adjoint-based adaptation in aerodynamics
+          </strong>
+         <br>
+          In P. Wesseling, E. Onate, J. Periaux, eds.,
+         Proceedings of the ECCOMAS CFD 2006, Sept. 5-8, Egmond aan Zee,
+          The Netherlands, 2006
+        </li>
+
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Derivation of an adjoint consistent discontinuous Galerkin
+            discretization of the compressible Euler equations
+          </strong>
+         <br>
+          In G. Lube and G. Rapin, eds.,
+         Proceedings of the BAIL 2006 Conference, 2006
+       </li>
+
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Adaptive discontinuous Galerkin methods with
+            shock-capturing for the compressible Navier-Stokes equations
+          </strong>
+          <br>
+          Int. J. Numer. Meth. Fluids, vol. 51, pp. 1131-1156, 2006
+        </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>, P. Houston
+          <br>
+          <strong>Symmetric Interior Penalty DG Methods for the
+            Compressible Navier-Stokes Equations I: Method Formulation
+          </strong>
+          <br>
+          Int. J. Numer. Anal. Model., vol. 3, pp. 1-20, 2006.
+        </li>
+
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+               target="_top">R. Hartmann</a>, P. Houston
+          <br>
+          <strong>Symmetric Interior Penalty DG Methods for the
+            Compressible Navier-Stokes Equations II: Goal-Oriented A
+            Posteriori Error Estimation
+          </strong>
+          <br>
+          Int. J. Numer. Anal. Model., vol. 3, pp. 141-162, 2006
+        </li>
+
+       <li> <a href="http://www-dimat.unipv.it/heltai/">L. Heltai</a>
+         <br>
+         <strong>The  Finite Element Immersed Boundary Method
+         </strong> <br>
+         Ph.D. thesis, Universit&agrave; di Pavia, Dipartimento di Matematica "F. Casorati",
+         2006
+       </li>
+
+       <li> K. Hwang, T. Pan, A. Joshi, J. C. Rasmussen, <a
+                                                            href="http://www.math.tamu.edu/~bangerth"
+                                                            target="_top">W. Bangerth</a>,
+         E. Sevick-Muraca
+         <br>
+          <strong>Influence of excitation light rejection on forward model
+           mismatch in optical tomography
+          </strong>
+         <br>
+         Phys. Med. Biol., vol. 51, pp. 5889-5902, 2006
+       </li>
+
+       <li> A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, E. Sevick-Muraca
+         <br>
+          <strong>Non-contact fluorescence optical tomography with scanning
+           patterned illumination
+          </strong>
+         <br>
+         Optics Express, vol. 14,
+         pp. 6516-6534, 2006
+       </li>
+
+       <li> A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, K. Hwang, J. C. Rasmussen,
+         E. Sevick-Muraca
+         <br>
+          <strong>Fully adaptive FEM based fluorescence optical tomography from
+           time-dependent measurements with area illumination and detection
+          </strong>
+         <br>
+         Med. Phys., vol. 33,
+         pp. 1299-1310, 2006
+       </li>
+
+       <li> A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, E. Sevick-Muraca
+         <br>
+          <strong>Non-contact fluorescence optical tomography with scanning
+           illumination
+          </strong>
+         <br>
+         Proceedings of the IEEE International Symposium on Biomedical Imaging,
+         Arlington, VA, 2006, pp. 582-585, 2006
+       </li>
+
+       <li> A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, K. Hwang, J. C. Rasmussen,
+         E. Sevick-Muraca
+         <br>
+          <strong>Plane wave fluorescence tomography with adaptive finite
+           elements
+          </strong>
+         <br>
+         Optics Letters, vol. 31,
+         pp. 193-195, 2006
+       </li>
+
+       <li> O. Kayser-Herold
+         <br>
+          <strong>Least-Squares Methods for the Solution of Fluid-Structure
+           Interaction Problems
+          </strong>
+         <br>
+         Ph.D. thesis, TU-Braunschweig, Germany, 2006
+         <br>
+         Available online through <a
+                                     href="http://www.digibib.tu-bs.de/?docid=00000035"
+                                     target="_top">this link</a>
+       </li>
+
+       <li>
+          T. Leicht
+          <br>
+          <strong> Anisotropic Mesh Refinement for Discontinuous Galerkin
+            Methods in Aerodynamic Flow Simulations
+          </strong>
+          <br>
+         Diploma thesis, TU Dresden, 2006
+         <br>
+         Available online through <a
+                                     href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/publications/publications.html#supervised"
+                                     target="_top">this link</a>
+        </li>
+
+       <li> D. Oeltz
+         <br>
+          <strong>Ein Raum-Zeit D&uuml;nngitterverfahren zur Diskretisierung
+           parabolischer Differentialgleichungen
+          </strong>
+         <br>
+         Ph.D. thesis, University of Bonn, Germany, 2006
+       </li>
+
+       <li> M. Schmidt
+         <br>
+          <strong>Low-dimensional I/O modeling of distributed parameter
+           systems
+          </strong>
+         <br>
+         Proc. Appl. Math. Mech., vol. 6, pp. 15-18, 2006
+       </li>
+
+      </ol>
+
+
+      <a name="2005"> </a>
+      <h3>Publications in 2005</h3>
+
+      <ol>
+
+       <li> M. Anderson, <a href="http://www.math.tamu.edu/~bangerth"
+                            target="_top">W. Bangerth</a>, <a
+                                                              href="http://www.cfdlab.ae.utexas.edu/labstaff/carey.php"
+                                                              target="_top">G. Carey</a>
+         <br>
+          <strong>Analysis of parameter sensitivity and experimental
+           design for a class of nonlinear partial differential
+           equations
+          </strong>
+         <br>
+         International Journal for Numerical Methods in Fluids, vol. 48,
+         pp. 583-605, 2005
+       </li>
+
+       <li> <a href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>, A. Joshi, E. Sevick-Muraca
+         <br>
+          <strong>Adaptive finite element methods for increased
+           resolution in fluorescence optical tomography
+          </strong>
+         <br>
+         Progress in Biomedical Optics and Imaging, vol. 6,
+         pp. 318-329, 2005
+       </li>
+
+       <li> D. Boffi, L. Gastaldi, <a
+                                      href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
+         <br>
+          <strong>The finite element immersed boundary method: model, stability, and numerical
+           results</strong>
+         <br>
+         In Schrefler Papadrakakis, Onate, eds., Computational Methods for
+         Coupled Problems in Science and Engineering, 2005
+       </li>
+
+       <li> D. Boffi, L. Gastaldi, <a
+                                      href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
+         <br>
+          <strong>Stability results and algorithmic strategies for the finite
+           element approach to the immersed boundary method
+          </strong>
+         <br>
+         Proceeding of the Sixth European Conference on Numerical Mathematics
+         and Advanced Applications (ENUMATH 2005), pages 557-566, 2005
+       </li>
+
+       <li> M. Calhoun-Lopez, M. D. Gunzburger
+         <br>
+          <strong>A Finite Element, Multiresolution Viscosity Method
+           for Hyperbolic Conservation Laws
+          </strong>
+         <br>
+         SIAM J. Numer. Anal., vol. 43, pp. 1988-2011, 2005
+       </li>
+
+       <li> B. Carnes, N. Djilali
+         <br>
+          <strong>Systematic parameter estimation for PEM fuel cell models
+          </strong>
+         <br>
+         Journal of Power Sources, vol. 144, pp. 83-93, 2005
+       </li>
+
+       <li>
+          B. Cockburn,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>,
+          <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
+          <br>
+          <strong>A locally conservative LDG method for the incompressible Navier- Stokes equations</strong>
+         <br>
+         Math. Comput., vol. 74, pp. 1067-1095, 2005
+        </li>
+
+       <li>
+          B. Cockburn,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>,
+          <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
+          <br>
+          <strong>The Local Discontinuous Galerkin Method for Linear
+           Incomressible Fluid Flow: a Review</strong>
+         <br>
+         Comput. &amp; Fluids, vol. 34, pp. 491-506, 2005
+        </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>
+          <br>
+          <strong>Discontinuous Galerkin methods for compressible flows:
+            higher order accuracy, error estimation and adaptivity
+          </strong>
+          <br>
+          In H. Deconinck and M. Ricchiuto, editors,
+          VKI LS 2006-01: CFD - Higher Order Discretization Methods,
+          November 14-18, 2005, Rhode Saint Genese, Belgium.
+          <br>
+          von Karman Institute for Fluid Dynamics (2005)
+        </li>
+
+       <li> A. Joshi
+         <br>
+          <strong>Adaptive finite element methods for fluorescence enhanced
+            optical tomography
+          </strong>
+         <br>
+         Ph.D. thesis, Texas A&amp;M University, 2005
+       </li>
+
+       <li> A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, A. B. Thompson, E. Sevick-Muraca
+         <br>
+          <strong>Experimental fluorescence optical tomography using
+           adaptive finite elements and planar illumination with
+           modulated excitation light
+          </strong>
+         <br>
+         Progress in Biomedical Optics and Imaging, vol. 6,
+         pp. 351-358, 2005
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Block Preconditioners for LDG Discretizations of
+           Linear Incompressible Flow Problems</strong>
+         <br>
+         J. Sci. Comput., vol. 22, pp. 381-394, 2005
+        </li>
+
+       <li> O. Kayser-Herold, H. G. Matthies
+         <br>
+          <strong>Least squares finite element methods for fluid-structure
+           interaction problems
+          </strong>
+         <br>
+         Computers &amp; Structures, vol. 83, pp. 191-207, 2005
+       </li>
+
+       <li> R. Li
+         <br>
+          <strong>On multi-mesh h-adaptive methods</strong>
+         <br>
+         J. Sci. Comput., vol. 24, pp. 321-341, 2005
+         <br>
+         (This paper uses <a
+                             href="http://circus.math.pku.edu.cn/AFEPack/"
+                             target="_top">AFEPack</a> which in turn uses deal.II's linear
+         algebra library.)
+       </li>
+
+       <li> M. Mu
+         <br>
+          <strong>PDE.MART: A network-based problem-solving environment
+           for PDEs
+          </strong>
+         <br>
+         ACM Trans. Math. Software, vol. 31, pp. 508-531, 2005
+       </li>
+
+       <li> B. Nestler, D. Danilov, P. Galenko
+         <br>
+          <strong>Crystal growth of pure substances: Phase-field simulations in
+           comparison with analytical and experimental results
+          </strong>
+         <br>
+         Journal of Computational Physics, vol. 207, pp. 221-239, 2005
+       </li>
+
+       <li> T. Nielsen, T. Koehler,  M. van der Mark, G. t'Hooft
+         <br>
+          <strong>Fully 3D reconstruction of attenuation for diffuse
+            optical tomography using a finite element model
+          </strong>
+         <br>
+         Nuclear Science Symposium Record, vol. 4, pp. 2283-2285, 2005
+       </li>
+
+       <li> Q. Ouyang, K. Xiu
+         <br>
+          <strong>Simulation Study of Reduced Self-Heating in Novel
+           Thin-SOI Vertical Bipolar Transistors
+          </strong>
+         <br>
+         Simulation of Semiconductor Processes and Devices, pp. 55-58, 2005
+       </li>
+
+       <li> M. Polner
+         <br>
+          <strong>Galerkin least-squares stabilization operators for the
+           Navier-Stokes equations, A unified approach
+          </strong>
+         <br>
+         Ph.D. thesis, University of Twente, The Netherlands, 2005
+       </li>
+
+       <li> <a href="http://www.dkfz-heidelberg.de/en/medphysrad/ect/team/rschulz.html"
+               target="_top">R. B. Schulz</a>, G. Echner, H. Ruehle,
+         W. Stroh, J. Vierling, T. Vogt, J. Peter, W. Semmler
+         <br>
+          <strong>Development of a fully rotational non-contact fluorescence tomographer
+           for small animals
+          </strong>
+         <br>
+         IEEE Micro-imaging Conference, IEEE Nuclear Science Symposium
+         Conference Record, pp. 2391-2393, 2005
+       </li>
+
+
+       <li> <a href="http://www.dkfz-heidelberg.de/en/medphysrad/ect/team/rschulz.html" target="_top">R. B. Schulz</a>, J. Peter, W. Semmler, C. D'andrea, G. Valentini, R. Cubeddu
+         <br>
+          <strong>Quantifiability and Image Quality in Noncontact Fluorescence Tomography
+          </strong>
+         <br>
+         in: Photon Migration and Diffuse-Light Imaging II, K. Licha
+         and R. Cubeddu (eds.), SPIE press, 2005
+       </li>
+
+      </ol>
+
+
+
+      <a name="2004"> </a>
+      <h3>Publications in 2004</h3>
+
+      <ol>
+       <li> <a href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>,
+         <br>
+          <strong>A framework for the adaptive finite element solution
+           of large inverse problems. I. Basic techniques
+          </strong>
+         <br>
+         ICES Report 2004-39, 2004.
+       </li>
+
+       <li> <a href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>, <a
+                                                 href="http://www.math.unibas.ch/~grote/"
+                                                 target="_top">M. Grote</a>, C. Hohenegger
+         <br>
+          <strong>Finite Element Method For Time Dependent Scattering:
+           Nonreflecting Boundary Condition, Adaptivity, and Energy
+           Decay
+          </strong>
+         <br>
+         Computer Methods in Applied Mechanics and Engineering,
+         vol. 193, pp. 2453-2482, 2004
+       </li>
+
+       <li> D. Boffi, L. Gastaldi, <a
+                                      href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
+         <br>
+          <strong> A finite element approach to the immersed boundary method
+          </strong>
+         <br>
+         Progress in Engineering Computational Technology, vol. 12,
+         pp. 271-298, 2004
+       </li>
+
+
+       <li> <a href="http://www.cfdlab.ae.utexas.edu/labstaff/carey.php"
+               target="_top">G. Carey</a>, M. Anderson, B. Carnes, B. Kirk
+         <br>
+          <strong>Some aspects of adaptive grid technology related to
+           boundary and interior layers
+          </strong>
+         <br>
+         Journal of Computational and Applied Mathematics, vol. 166,
+         pp. 55-86, 2004
+       </li>
+
+       <li> <a href="http://www.cfdlab.ae.utexas.edu/labstaff/carey.php"
+               target="_top">G. Carey</a>, W. Barth, J. A. Woods, B. Kirk,
+         M. Anderson, S. Chow, <a href="http://www.math.tamu.edu/~bangerth"
+                                  target="_top">W. Bangerth</a>
+         <br>
+          <strong>Modeling error and constitutive relations in
+           simulation of flow and transport
+          </strong>
+         <br>
+         International Journal for Numerical Methods in Fluids,
+         vol. 46, pp. 1211-1236, 2004
+       </li>
+
+       <li> S. Chow, G. F. Carey, M. L. Anderson
+         <br>
+          <strong>Finite element approximations of a glaciology problem.
+          </strong>
+         <br>
+         ESAIM: Mathematical Modelling and Numerical Analysis (M2AN),
+         vol. 38, pp. 741-756, 2004.
+       </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+               target="_top">R. Hartmann</a>, P. Houston
+         <br>
+          <strong> Goal-Oriented A Posteriori Error Estimation
+           for Multiple Target Functionals
+          </strong>
+         <br>
+         in M. Feistauer, V. Doleji, P. Knobloch and K. Najzar,
+         editors, Numerical Mathematics and Advanced Applications,
+         ENUMATH 2003, pp. 410-419, Springer-Verlag, 2004
+         <br>
+         (<a href="2004/hh04a.bib" target="body">BibTeX entry</a>)
+       </li>
+
+       <li> U. Hasler, <a
+                          href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
+           Schneebeli</a>, <a
+                              href="http://www.math.ubc.ca/~schoetzau/" target="_top">D.
+           Sch&ouml;tzau</a>
+         <br>
+          <strong>Mixed finite element approximation of incompressible
+           MHD problems based on weighted regularization
+          </strong>
+         <br>
+         Applied Numerical Mathematics, vol. 51, pp. 19-45, 2004
+       </li>
+
+       <li> A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, E. Sevick-Muraca
+         <br>
+          <strong>Adaptive finite element modeling of optical
+           fluorescence-enhanced tomography
+          </strong>
+         <br>
+         Optics Express, vol. 12, pp. 5402-5417, 2004
+       </li>
+
+       <li> A. Joshi, A. B. Thompson, <a href="http://www.math.tamu.edu/~bangerth"
+                                         target="_top">W. Bangerth</a>, E. Sevick-Muraca
+         <br>
+          <strong>Adaptive finite element methods for forward modeling
+           in fluorescence enhanced frequency domain optical tomography
+          </strong>
+         <br>
+         Proceedings of the 2004 OSA Biomedical Topical Meetings, 2004
+       </li>
+
+       <li> A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
+                         target="_top">W. Bangerth</a>, A. B. Thompson, E. Sevick-Muraca
+         <br>
+          <strong>Adaptive finite element methods for fluorescence
+           enhanced frequency domain optical tomography: Forward imaging
+           problem
+          </strong>
+         <br>
+         Proceedings of the 2004 IEEE International Symposium on
+         Biomedical Imaging, 2004
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Multi-level methods for discontinuous Galerkin FEM on locally refined meshes</strong>
+          <br>
+         Comput. &amp; Struct., vol. 82, pp. 2437-2445, 2004
+        </li>
+
+       <li> J. Ramirez, M. Laso
+         <br>
+          <strong>Micro-macro simulations of three-dimensional plane
+           contraction flow
+          </strong>
+         <br>
+         Modelling Simul. Mater. Sci. Eng., vol. 12, pp. 1293-1306, 2004
+       </li>
+
+       <li> <a
+               href="http://www.dkfz-heidelberg.de/en/medphysrad/ect/team/rschulz.html"
+               target="_top">R. B.
+           Schulz</a>, <a href="http://www.math.tamu.edu/~bangerth"
+                          target="_top">W. Bangerth</a>, J. Peter, W. Semmler
+         <br>
+          <strong>Independent modeling of
+           fluorescence excitation and emission with the finite element method
+          </strong>
+         <br>
+         Proceedings
+         of the OSA BIOMED topical meeting, Miami, Florida, 14-18 April 2004
+       </li>
+
+       <li> E. Zander, J. R. Weimar, H. G. Mathies
+         <br>
+          <strong>Simulation of High-Frequency Atmospheric Gas Discharges
+          </strong>
+         <br>
+         PAMM, vol. 4, pp. 428-429, 2004
+       </li>
+
+      </ol>
+
+
+
+      <a name="2003"> </a>
+      <h3>Publications in 2003</h3>
+
+      <ol>
+       <li>
+          S. Achatz
+         <br>
+         <strong>Adaptive finite D&uuml;nngitter-Elemente h&ouml;herer Ordnung
+           f&uuml;r elliptische partielle Differentialgleichungen mit variablen
+           Koeffizienten
+         </strong>
+         <br>
+         Ph.D. thesis, TU Munich, 2003
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>
+          <br>
+          <strong> Starting threads in a C++ compatible fashion
+          </strong>
+          <br>
+         C/C++ Users Journal, October 2003, pp. 21-24
+       </li>
+
+       <li> <a href="http://www.math.tamu.edu/~bangerth"
+               target="_top">W. Bangerth</a>, R. Rannacher
+         <br>
+          <strong>Adaptive Finite Element Methods for Solving Differential Equations
+          </strong>
+         <br>
+         Book, Birkh&auml;user, 2003
+       </li>
+
+       <li> M. Calhoun-Lopez
+         <br>
+          <strong>Numerical solutions of hyperbolic conservation laws:
+           Incorporating multi-resolution viscosity methods into the
+           finite element framework
+          </strong>
+         <br>
+         Ph.D. thesis, Iowa State University, 2003
+       </li>
+
+       <li> B. Carnes
+         <br>
+          <strong>Adaptive finite elements for nonlinear transport equations
+          </strong>
+         <br>
+         Ph.D. thesis, ICES, The University of Texas at Austin, 2003
+       </li>
+
+       <li>
+         B. Cockburn,
+         <a href="http://www.math.tamu.edu/~kanschat"
+            target="_top">G. Kanschat</a>,
+         <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
+         <br>
+         <strong>LDG methods for Stokes flow problems</strong>
+         <br>
+          in Brezzi, Buffa, Corsaro, Murli: Numerical Mathematics and Advanced Applications:
+         ENUMATH 2001, Springer Italia, 2003
+         <br>
+         (<a href="2002/cks-1.html" target="body">Abstract</a>
+         )
+       </li>
+
+       <li>
+          B. Cockburn,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>,
+          <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
+          <br>
+          <strong>The Local Discontinuous Galerkin Method for the Oseen Equations</strong>
+          <br>
+         Math. Comput., vol. 73, pp. 569-593, 2003
+          <br>
+          (<a href="2002/cks-2.html" target="body">Abstract</a>)
+        </li>
+
+       <li>
+          J. Gopalakrishnan,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Application of unified DG analysis to preconditioning DG methods
+          </strong>
+          <br>
+         in Bathe: Computational Fluid and Solid Mechanics, pp. 1943-1945, 2003
+       </li>
+
+       <li>
+          J. Gopalakrishnan,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong> A Multilevel Discontinuous Galerkin Method
+          </strong>
+          <br>
+         Numer. Math., vol. 95, pp. 527-550, 2003
+         <br>
+         (<a href="2000/gk.html" target="body">Abstract</a>,
+         <a href="2000/gk.bib" target="body">BibTeX
+           entry</a>,
+         <a href="http://www.ima.umn.edu/preprints/dec2000/1735.ps">Postscript</a>)
+       </li>
+
+       <li>
+          Jay Gopalakrishnan, <a href="http://www.math.tamu.edu/~kanschat"
+                                target="_top">G. Kanschat</a>
+          <br>
+          <strong>Multi-level Preconditioners for the interior penalty method</strong>
+          <br>
+          in Brezzi, Buffa, Corsaro, Murli: Numerical Mathematics and Advanced Applications:
+         ENUMATH 2001, Springer Italia, 2003
+          <br>
+          (<a href="2002/kanschat-1.html" target="body">Abstract</a>)
+        </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+               target="_top">R. Hartmann</a>, P. Houston
+         <br>
+          <strong> Goal-Oriented A Posteriori Error Estimation
+           for Multiple Target Functionals
+          </strong>
+         <br>
+         in T. Y. Hou and E. Tadmor, editors, Hyperbolic Problems:
+          Theory, Numerics, Applications, pp. 579-588, Springer, 2003
+         <br>
+         (<a href="2003/hh03b.html" target="body">Abstract</a>,
+         <a href="2003/hh03b.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+               target="_top">R. Hartmann</a>, P. Houston
+         <br>
+          <strong>Goal-Oriented A Posteriori Error Estimation for Compressible Fluid Flows
+          </strong>
+         <br>
+         In F. Brezzi, A. Buffa, S. Corsaro and A. Murli, editors,
+          Numerical Mathematics and Advanced Applications, pp. 775-784, Springer, 2003
+         <br>
+         (<a href="2003/hh03a.html" target="body">Abstract</a>,
+         <a href="2003/hh03a.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Discontinuous Galerkin Finite Element Methods for Advection-Diffusion Problems</strong>
+          <br>
+          Habilitationsschrift, Universit&auml;t Heidelberg, 2003
+        </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Preconditioning discontinuous Galerkin saddle point systems</strong>
+          <br>
+          in Bathe: Computational Fluid and Solid Mechanics, pp. 2016-2018, 2003
+        </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong>Preconditioning methods for local discontinuous {G}alerkin Discretizations</strong>
+          <br>
+          SIAM J. Sci. Comput., vol. 25, pp. 815-831, 2003
+        </li>
+
+
+       <li> <a
+               href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
+           Schneebeli</a>, <a
+                              href="http://www.math.ubc.ca/~schoetzau/" target="_top">D.
+           Sch&ouml;tzau</a>
+         <br>
+          <strong>Mixed finite elements for incompressible magneto-hydrodynamics
+          </strong>
+         <br>
+         Comptes Rendus Mathematique, vol. 337, pp. 71-74, 2003
+       </li>
+
+       <li> M. Stadler, G. A. Holzapfel, J. Korelc
+         <br>
+          <strong>C<sup>n</sup> continuous modelling of smooth contact surfaces
+           using NURBS and application to 2D problems
+          </strong>
+         <br>
+         International Journal for Numerical Methods in Engineering,
+         vol. 57, pp. 2177-2203, 2003
+       </li>
+
+      </ol>
+
+
+      <a name="2002"> </a>
+      <h3>Publications in 2002</h3>
+
+      <ol>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>
+          <br>
+          <strong> Adaptive Finite Element Methods for the
+           Identification of Distributed Parameters in
+           Partial Differential Equations
+          </strong>
+          <br>
+         Ph.D. thesis, University of Heidelberg, 2002
+         <br>
+         (<a href="2002/bangerth-1.html" target="body">Abstract</a>,
+         <a href="2002/bangerth-1.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li> S. Benkler
+         <br>
+          <strong>Numerical solution of the nonlinear Hartree equation.
+          </strong>
+         <br>
+         Diploma thesis, ETH Zurich, Switzerland, 2002.
+       </li>
+
+       <li>
+          B. Cockburn,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>, <a
+                                              href="http://www.math.ubc.ca/~schoetzau/">D.
+            Sch&ouml;tzau</a>
+          <br>
+          <strong> The local discontinuous Galerkin method in
+           incompressible fluid flow
+          </strong>
+          <br>
+         in Mang, Rammerstorfer, Eberhardsteiner: Proceedings of the
+         Fifth World Congress on Computational Mechanics (WCCM V),
+         Vienna University of Technology, 2002
+         <br>
+         (<a href="2000/ckss.html" target="body">Abstract</a>,
+         <a href="2000/ckss.bib" target="body">BibTeX
+           entry</a>,
+         <a href="http://www.ima.umn.edu/preprints/oct2000/1728.ps">Postscript</a>)
+       </li>
+
+       <li>
+          B. Cockburn,
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>, <a
+                                              href="http://www.math.ubc.ca/~schoetzau/">D.
+            Sch&ouml;tzau</a>, C. Schwab
+          <br>
+          <strong> Local discontinuous Galerkin methods for the Stokes
+            system
+          </strong>
+          <br>
+         SIAM J. Numer. Anal., vol. 40, pp. 319-343, 2002
+         <br>
+         (<a href="2000/ckss.html" target="body">Abstract</a>,
+         <a href="2000/ckss.bib" target="body">BibTeX
+           entry</a>,
+         <a href="http://www.ima.umn.edu/preprints/oct2000/1728.ps">Postscript</a>)
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+             target="_top">R. Hartmann</a>
+          <br>
+          <strong> Adaptive Finite Element Methods for the Compressible
+            Euler Equations
+          </strong>
+          <br>
+         Ph.D. thesis, University of Heidelberg, 2002
+         <br>
+         (<a href="2002/har02.html" target="body">Abstract</a>,
+         <a href="2002/har02.bib" target="body">BibTeX entry</a>)
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
+            target="_top">R. Hartmann</a>, P. Houston
+          <br>
+          <strong>Adaptive Discontinuous Galerkin Finite Element
+            Methods for the Compressible Euler Equations
+          </strong>
+          <br>
+         J. Comput. Phys., vol. 183, pp. 508-532, 2002.
+         <br>
+         (<a href="2002/hh02b.html" target="body">Abstract</a>,
+         <a href="2002/hh02b.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li>
+          <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+            target="_top">R. Hartmann</a>, P. Houston
+          <br>
+          <strong>Adaptive Discontinuous Galerkin Finite Element
+            Methods for Nonlinear Hyperbolic Conservation Laws
+          </strong>
+          <br>
+         SIAM J. Sci. Comput., vol. 24, pp. 979-1004, 2002.
+         <br>
+         (<a href="2002/hh02a.html" target="body">Abstract</a>,
+         <a href="2002/hh02a.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>, Rolf Rannacher
+          <br>
+          <strong> Local error analysis of the interior penalty
+           discontinuous Galerkin method for second order elliptic problems
+          </strong>
+          <br>
+         J. Numer. Math., vol. 10, pp. 249-274, 2002
+         <br>
+         (<a href="2000/ckss.html" target="body">Abstract</a>,
+         <a href="2000/ckss.bib" target="body">BibTeX
+           entry</a>,
+         <a href="http://www.ima.umn.edu/preprints/oct2000/1728.ps">Postscript</a>)
+       </li>
+
+       <li> F. Mohamed, M. Troyer, G. Blatter
+         <br>
+          <strong>Interaction of vortices in superconductors with
+           kappa close to 1/sqrt(2),
+          </strong>
+         <br>
+         Phys. Rev. B, vol. 65, article 224504, 2002.
+       </li>
+
+
+       <li> T. Shardlow
+         <br>
+          <strong>A coupled Cahn-Hilliard particle system
+          </strong>
+         <br>
+         Electronic Journal of Differential Equations,
+         vol. 2002, No. 73, pp. 1-21, 2002
+       </li>
+
+
+       <li> M. Stadler, G. A. Holzapfel
+         <br>
+          <strong>A novel approach for smooth contact surfaces using NURBS:
+           application to the FE simulation of stenting
+          </strong>
+         <br>
+         Proceedings of the 13th Conference of the European Society of
+         Biomechanics, 1-4 September 2002, Wroclaw, Poland.
+       </li>
+
+      </ol>
+
+
+
+      <a name="2001"> </a>
+      <h3>Publications in 2001</h3>
+
+      <ol>
+       <li> A. Barinka, T. Barsch, P. Charton, A. Cohen, S. Dahlke,
+         W. Dahmen, K. Urban
+         <br>
+          <strong>Adaptive wavelet schemes for elliptic
+           problems&mdash;implementation and numerical experiments
+          </strong>
+         <br>
+         SIAM J. Sci. Comput.,
+         vol. 23, pp. 910-939, 2001
+       </li>
+
+       <li>
+          B. Cockburn, <a href="http://www.math.tamu.edu/~kanschat"
+                         target="_top">G. Kanschat</a>, Ilaria Perugia, <a
+                                                                           href="http://www.math.ubc.ca/~schoetzau/">D.
+            Sch&ouml;tzau</a>
+         <br>
+         <strong>Superconvergence of the Local Discontinuous Galerkin
+            Method for Elliptic Problems on Cartesian Grids
+         </strong>
+         <br>
+         SIAM J. Numer. Anal. 39 (1), pp. 264-285, 2001
+         <br>
+         (<a href="2000/ckps.html" target="body">Abstract</a>,
+         <a href="2000/ckps.bib" target="body">BibTeX
+           entry</a>,
+         <a href="http://www.ima.umn.edu/preprints/apr2000/1695.ps">Postscript</a>)
+       </li>
+
+       <li>
+          T. Richter
+          <br>
+         <strong>Funktionalorientierte Gitteroptimierung bei der Finite-Elemente
+           Approximation elliptischer Differentialgleichungen
+          </strong>
+         <br>
+         Diploma thesis, University of Heidelberg, 2001 (in German) <br>
+         (<a href="2001/richter-1.html" target="body">Abstract</a>)
+       </li>
+      </ol>
+
+
+      <a name="2000"> </a>
+      <h3>Publications in 2000</h3>
+
+      <ol>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>
+          <br>
+          <strong> Mesh Adaptivity and Error Control for a Finite Element
+            Approximation of the Elastic Wave
+            Equation
+          </strong>
+          <br>
+         Proceedings of the Waves2000 conference,
+          held in Santiago de Compostela, Spain, July 10-14, 2000
+         <br>
+         (<a href="2000/bangerth-1.html" target="body">Abstract</a>,
+         <a href="2000/bangerth-1.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>
+          <br>
+          <strong> Multi-threading support in deal.II
+          </strong>
+          <br>
+          Preprint 2000-11 (SFB 359), IWR Heidelberg, October 1999.
+         <br>
+         This paper is also available
+         <a href="../reports/multithreading/index.html" target="body">online</a>.
+         <br>
+         (<a href="2000/bangerth-2.html" target="body">Abstract</a>,
+         <a href="2000/bangerth-2.bib" target="body">BiBTeX entry</a>)
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>
+          <br>
+          <strong> Using Modern Features of C++ for Adaptive Finite
+           Element Methods:
+            Dimension-Independent Programming in deal.II
+          </strong>
+          <br>
+         Proceedings of the 16th IMACS World
+         Congress, Lausanne, Switzerland, 2000
+         <br>
+         This paper is also available
+         <a href="../reports/dimension-independent/index.html" target="body">online</a>.
+         <br>
+         (<a href="2000/bangerth-3.html" target="body">Abstract</a>,
+         <a href="2000/bangerth-3.bib" target="body">BibTeX entry</a>)
+       </li>
+
+       <li> <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
+               target="_top">R. Hartmann</a>
+          <br>
+          <strong> Adaptive FE-Methods for Conservation Equations
+          </strong>
+          <br>
+         In Heinrich Freist&uuml;hler and Gerald Warnecke, eds.
+         Hyperbolic problems: theory, numerics, applications:
+          eighth international conference in Magdeburg, 2000.
+         <br>
+         International series of numerical mathematics 141: 495-503.
+         Birkh&auml;user, Basel 2001.
+         <br>
+         (<a href="2000/hartmann-1.html" target="body">Abstract</a>,
+         <a href="2000/hartmann-1.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li> F. Mohamed
+         <br>
+          <strong>Interaction of vortices in superconductors with
+           kappa close to 1/sqrt(2),
+          </strong>
+         <br>
+         Diploma thesis, ETH Zurich, 2000.
+       </li>
+
+      </ol>
+
+
+
+      <a name="1999"> </a>
+      <h3>Publications in 1999</h3>
+
+      <ol>
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a> and
+          <a href="http://www.math.tamu.edu/~kanschat"
+             target="_top">G. Kanschat</a>
+          <br>
+          <strong> Concepts for object-oriented finite element
+            software - the <CODE>deal.II</CODE> library
+          </strong>
+          <br>
+          Preprint 99-43 (SFB 359), IWR Heidelberg, October 1999.
+         <br>
+         (<a href="1999/bangerth-kanschat.html" target="body">Abstract</a>,
+         <a href="1999/bangerth-kanschat.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>, R. Rannacher
+          <br>
+          <strong> Adaptive finite element approximation of the acoustic wave
+            equation: Error estimation and mesh adaptation
+          </strong>
+          <br>
+         East-West Journal of Numerical Mathematics, vol. 7, no. 4 (1999),
+          pp. 263-282
+         <br>
+         (<a href="1999/bangerth-rannacher-2.html" target="body">Abstract</a>,
+         <a href="1999/bangerth-rannacher-2.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>, R. Rannacher
+          <br>
+          <strong> Adaptive finite element techniques for the acoustic
+            wave equation
+          </strong>
+          <br>
+         Journal of Computational Acoustics, vol. 9, no. 2
+          (2001), pp. 575-591
+         <br>
+         (<a href="1999/bangerth-rannacher-1.html" target="body">Abstract</a>,
+         <a href="1999/bangerth-rannacher-1.bib" target="body">BibTeX
+           entry</a>)
+       </li>
+
+       <li>
+          S. Nauber
+         <br>
+         <strong> Adaptive Finite Elemente Verfahren f&uuml;r
+           selbstadjungierte Eigenwertprobleme
+         </strong>
+          <br>
+          Diploma thesis, University of Heidelberg, 1999 (in German)
+       </li>
+
+      </ol>
+
+
+
+
+
+
+
+      <a name="1998"> </a>
+      <h3>Publications in 1998</h3>
+
+      <ol>
+       <li>
+          <a href="http://www.math.tamu.edu/~bangerth"
+             target="_top">W. Bangerth</a>
+          <br>
+          <strong> Adaptive Finite-Elemente-Methoden zur L&ouml;sung der
+            Wellengleichung mit Anwendung in der Physik der Sonne
+          </strong>
+          <br>
+          Diploma thesis, University of Heidelberg, 1998 (in German)
+         <br>
+         (<a href="1998/bangerth.html" target="body">Abstract</a>,
+         <a href="1998/bangerth.bib" target="body">BibTeX entry</a>)
+       </li>
+      </ol>
+
+      <hr>
+
+      <address>
+       <a href="../mail.html">The deal.II mailing list</a></address>
+
+  </body>
+</html>
+
diff --git a/deal.II/doc/publications/toc.html b/deal.II/doc/publications/toc.html
deleted file mode 100644 (file)
index 0d3fda5..0000000
+++ /dev/null
@@ -1,3610 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
-   "http://www.w3.org/TR/REC-html40/frameset.dtd">
-<html>
-  <head>
-    <link href="../screen.css" rel="StyleSheet" media="screen">
-    <title>The deal.II Publication List</title>
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="dealII publications"></head>
-  <body>
-
-
-    <h2>Publications on and with <acronym>deal.II</acronym></h2>
-
-    <p>
-    Our institutes are evaluated at regular intervals. Consequently,
-    we are interested in documenting the use of the programs and
-    libraries we create. To this end, this page collects
-    publications written on or with the help of
-    <acronym>deal.II</acronym>. If you have written
-    something, please let us know about it: the more comprehensive this
-    list is, the simpler it is for us to justify to our departments and
-    sponsors the effort we put into the library &mdash; something that helps all
-    of us in the end.
-    </p>
-
-    <p>
-    Some other resources on the use of <acronym>deal.II</acronym> or its
-    development can also be found on
-    <a href="http://www.dealii.org/presentations/" target="body">a page
-    where we collect a few presentations</a>.
-    </p>
-
-    <p align="left">
-      <table class="tutorial">
-       <tr>
-         <th><b><small>Table of contents</small></b></th>
-       </tr>
-
-       <tr>
-         <td valign="top">
-           <ol>
-              <li> <a href="#referencing"
-                    >Referencing <acronym>deal.II</acronym></a>
-              <li> <a href="#details">Publications on details
-                 of <acronym>deal.II</acronym></a>
-              <li> Publications per year:<br>
-                   <a href="#2010">2010</a>
-                   <a href="#2011">2011</a>
-                  <br>
-                   <a href="#2000">2000</a>
-                   <a href="#2001">2001</a>
-                   <a href="#2002">2002</a>
-                   <a href="#2003">2003</a>
-                   <a href="#2004">2004</a>
-                   <a href="#2005">2005</a>
-                   <a href="#2006">2006</a>
-                   <a href="#2007">2007</a>
-                   <a href="#2008">2008</a>
-                   <a href="#2009">2009</a>
-                  <br>
-                   <a href="#1998">1998</a>
-                   <a href="#1999">1999</a>
-           </ol>
-         </td>
-       </tr>
-      </table>
-    </p>
-
-
-    <a name="referencing"> </a>
-    <h3>Referencing <acronym>deal.II</acronym></h3>
-    
-    <p>
-    For your convenience, we provide a <a href="dealii.bib">BibTeX file</a> with entries
-    for the publications in this section.
-    </p>
-    
-    <p>
-    If you write a paper using results obtained with the help of
-    <acronym>deal.II</acronym>, please cite one or both of the following
-    references:
-    </p>
-
-    <ol>
-    <li> <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>,
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a> and
-        <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>
-        deal.II &mdash; a general-purpose object-oriented finite element library
-         </strong>
-        <br>
-        ACM Transactions on Mathematical Software, vol. 33, no. 4, article 24
-        <br>
-        DOI <a href="http://doi.acm.org/10.1145/1268776.1268779">10.1145/1268776.1268779</a>
-        (<a
-        href="http://www.isc.tamu.edu/publications-reports/tr/0602.pdf">Preprint</a>)
-        <br>
-        <pre>
-@Article{BangerthHartmannKanschat2007,
-  author =      {Wolfgang Bangerth and Ralf Hartmann and Guido Kanschat},
-  title =       {{deal.II} -- a General Purpose Object Oriented Finite Element Library},
-  journal =     {ACM Trans. Math. Softw.},
-  year =        2007,
-  volume =      33,
-  number =      4,
-  pages =       {24/1--24/27}
-}</pre>
-    </li>
-    <li> <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-         and
-        <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong><acronym>deal.II</acronym> Differential Equations
-         Analysis Library, Technical Reference
-         </strong>
-         <br>
-        To be found on the project webpage <a href="http://www.dealii.org"
-        target="_top">http://www.dealii.org</a>
-        <br>
-        <pre>
-@Manual{DealIIReference,
-  title =       {{\tt deal.{I}{I}} Differential Equations Analysis Library,
-                  Technical Reference},
-  author =      {W. Bangerth and G. Kanschat},
-  note =         {\texttt{http://www.dealii.org}},
-  url =          {http://www.dealii.org}
-}</pre>
-        </li>
-    </ol>
-
-
-<!-- check on Freddi papers, conference at http://www.eurosim2007.org -->
-<!-- watch for the papers here -->
-<!--    http://www-sop.inria.fr/tosca/personnel/Claire.Chauvin/ to appear -->
-<!-- check GAKUTO (and possibly other papers by Natalini at
-        http://www.iac.cnr.it/~natalini/papers.html -->
-
-<!-- Check Martin Steigemann papers
-        http://www.martin-steigemann.net/index_uni_kassel.html
-     Pieter Ghysels
-     R. Ziegler -->
-
-<a name="details"> </a>
-<h4>Publications on details of <acronym>deal.II</acronym></h4>
-
-    <p>
-      The following publications explain in great detail the
-      implementation of algorithms and data structures of the hp, multigrid and
-      distributed mesh components of deal.II:
-      <ol>
-       
-       <li>
-         B. Janssen,
-         <a href="http://www.math.tamu.edu/~kanschat"
-               target="_top">G. Kanschat</a>,
-         <br>
-         <strong>Adaptive Multilevel Methods with Local Smoothing for H<sup>1</sup>-
-           and H<sup>curl</sup>-Conforming High Order Finite Element Methods</strong>
-         <br>
-         SIAM J. Sci. Comput., vol. 33/4, pp. 2095-2114, 2011
-         <br>
-         DOI: <a href="http://dx.doi.org/10.1137/090778523">10.1137/090778523</a>
-       </li>
-       <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-            target="_top">W. Bangerth</a>,
-        <a href="http://users.ices.utexas.edu/~carsten/"
-           target="_top">C. Burstedde</a>, T. Heister, M. Kronbichler
-         <br>
-         <strong>Algorithms and Data Structures for Massively Parallel Generic
-           Finite Element Codes</strong>
-         <br>
-        to appear in ACM Trans. Math. Softw. 
-        <a href="http://iamcs.tamu.edu/file_dl.php?type=preprint&preprint_id=237">IAMCS
-          preprint 2011-187</a>.
-        
-        <li> <p>
-            <a
-               href="http://www.math.tamu.edu/~bangerth"
-               target="_top">W. Bangerth</a>, O. Kayser-Herold,
-            <br>
-             <strong>Data Structures and Requirements for hp Finite Element
-               Software
-             </strong>
-            <br>
-            ACM Trans. Math. Softw., vol. 36, pp. 4/1-31, 2009
-          </p>
-          
-        <li> <p>
-             <a href="http://www.math.tamu.edu/~kanschat"
-               target="_top">G. Kanschat</a>
-             <br>
-             <strong>Multi-level methods for discontinuous Galerkin FEM on locally refined meshes</strong>
-             <br>
-            Comput. &amp; Struct., vol. 82, pp. 2437-2445, 2004
-           </p>
-    </ol>
-    
-    <p>  For massively parallel
-        computations, <acronym>deal.II</acronym> builds on the
-        <a href="http://www.p4est.org/" target="_top">p4est</a>
-        library. If you use this functionality, please also cite the
-        p4est paper listed at their website.
-         </p>
-    <p>
-    <acronym>deal.II</acronym> is a component of the <a
-    href="http://www.spec.org/cpu2006/">SPEC CPU2006</a> benchmark
-    suite. There are hundreds of papers that use and describe this
-    testsuite as a reference for compiler and hardware
-    optimizations. The following special issue gives a detailed
-    comparison with respect to many different metrics of the
-    benchmarks in SPEC CPU2006, including <acronym>deal.II</acronym>:
-    <ul>
-    <li> <p>
-        <strong>Special Issue: SPEC CPU2006 analysis (Editor: John Henning)
-         </strong>
-        <br>
-        ACM SIGARCH Computer Architecture News, vol. 35, issue 1, 2007.
-        </p>
-    </ul>
-
-    <a name="2011"> </a>
-    <h3>Publications in 2011</h3>
-
-<!-- Please enter alphabetically by name -->
-    <ol>
-    <li> <p>
-        M. Allmaras, W. Bangerth
-        <br>
-         <strong>Reconstructions in ultrasound modulated optical tomography
-         </strong>
-        <br>
-        J. Inverse and Ill-posed Problems, accepted, 2011.
-        </p>
-
-    <li> <p>
-        F. Alouges, A. DeSimone, L. Heltai
-        <br>
-         <strong>Numerical strategies for stroke optimization of
-        axisymmetric microswimmers
-         </strong>
-        <br>
-        Mathematical Models and Methods in Applied Sciences, vol. 3, 2011.
-        </p>
-
-    <li> <p>
-        M. Arroyo, A. DeSimone, L. Heltai
-        <br>
-         <strong>The role of membrane viscosity in the dynamics of fluid
-          membranes
-         </strong>
-        <br>
-        arXiv:1007.4934, submitted, 2010.
-        </p>
-
-    <li> <a href="http://www.math.tamu.edu/~bangerth"
-            target="_top">W. Bangerth</a>,
-        <a href="http://users.ices.utexas.edu/~carsten/"
-           target="_top">C. Burstedde</a>, T. Heister, M. Kronbichler
-         <br>
-         <strong>Algorithms and Data Structures for Massively Parallel Generic
-         Finite Element Codes</strong>
-        <br>
-        Accepted for publication in the ACM Trans. Math. Softw. This paper is
-        also available as
-        <a href="http://iamcs.tamu.edu/file_dl.php?type=preprint&preprint_id=237">IAMCS
-          preprint 2011-187</a>
-
-    <li> <p> K. Benzarti, F. Freddi, M. Fr&eacute;mond
-       <br>
-       <strong>A damage model to predict the durability of bonded
-       assemblies. Part I: Debonding behavior of FRP strengthened
-       concrete structures</strong>
-       <br>
-       Construction and Building Materials, 25(2),547-555, 2011.
-       </p>
-
-    <li> <p> L. Blank, L. Sarbu, M. Stoll
-       <br>
-       <strong>Preconditioning for Allen-Cahn variational
-       inequalities with non-local constraints</strong>
-       <br>
-       submitted. Preprint 11/2010, Mathematik, Uni Regensburg, 2010.
-       </p>
-
-    <li> <p> A. Buehler, A. Rosenthal, T. Jetzfellner, A. Dima,
-       D. Razansky, V. Ntziachristos
-       <br>
-       <strong>Model-based optoacoustic inversions with incomplete projection
-         data</strong>
-       <br>
-       Med. Phys., vol. 38, pp. 1694-1704, 2011.
-       </p>
-
-    <li> <p>
-        Y. Efendiev, J. Galvis, R. Lazarov, J. Willems
-        <br>
-         <strong>Robust Domain Decomposition Preconditioners for Abstract
-         Symmetric Positive Definite Bilinear Forms
-         </strong>
-        <br>
-        arXiv:1105.1131v1 [math.NA]
-        </p>
-
-    <li> <p>
-        E. Emmrich, D. &Scaron;i&scaron;ka
-        <br>
-         <strong>Full discretization of second-order nonlinear evolution
-         equatiosn: Strong convergence and applications
-         </strong>
-        <br>
-        Preprint, University of Bielefeld, 2011.
-        </p>
-
-    <li> <p>
-        M. Freyer
-        <br>
-         <strong>Automatische Segmentierung anatomischer Strukturen in
-         CT-Bildern eines hybriden FMT/XCT-Systems zur Verbesserung der
-         optischen Bildgebung
-         </strong>
-        <br>
-        Ph.D. thesis, Ludwig-Maximilians-University Munich, Germany, 2011.
-        </p>
-
-    <li> <p>
-        J. Frohne
-        <br>
-         <strong>FEM-Simulation der Umformtechnik metallischer
-         Oberfl&auml;chen im Mikrokosmos
-         </strong>
-        <br>
-        Ph.D. thesis, University of Siegen, Germany, 2011.
-        </p>
-
-     <li> <p>
-         T. George, A. Gupta, V. Sarin
-         <br>
-         <strong>An empirical analysis of the performance of iterative
-         solvers for SPD systems
-         </strong>
-         <br>
-         Submitted to ACM Trans. Math. Softw., 2011.
-         </p>
-
-     <li> <p>
-         A. Ginzburg
-         <br>
-         <strong>Introduction to Geophysics (in Hebrew)
-         </strong>
-         <br>
-         The Open University of Israel, 2011.
-         </p>
-
-     <li> <p>
-         J.-L. Guermond, A. Salgado
-         <br>
-         <strong>Error analysis of a fractional time-stepping technique for
-         incompressible
-         flows with variable density.
-         </strong>
-         <br>
-         SIAM J. of Numerical Analysis, vol. 49, pp. 917-944, 2011.
-         </p>
-
-    <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, J. Held, T. Leicht
-         <br>
-         <strong>Adjoint-based error estimation and adaptive mesh refinement
-         for the RANS and k-&#969; turbulence model equations
-         </strong>
-        <br>
-        J. Comput. Phys., accepted, 2010.
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, J. Held, T. Leicht, F. Prill
-         <br>
-         <strong>Error estimation and adaptive mesh refinement for aerodynamic flows
-         </strong>
-        <br>
-         In N. Kroll, H. Bieler, H. Deconinck, V. Couallier, H. van der Ven and K. Sorensen, editors,
-        ADIGMA - A European Initiative on the Development of Adaptive
-        Higher-Order Variational Methods for Aerospace Applications,
-        Springer, to appear, 2010.
-        </p>
-
-    <li> <p>
-        T. Heister
-        <br>
-         <strong>A Massively Parallel Finite Element Framework with
-         Application to Incompressible Flows</strong>
-        <br>
-         Ph.D. thesis, University of G&ouml;ttingen, Germany, 2011
-        </p>
-
-    <li> <p>
-        <a
-        href="http://numerik.uni-hd.de/~baer"
-         target="_top">B. Janssen</a>, G. Kanschat
-        <br>
-         <strong>Adaptive multilevel methods with local smoothing</strong>
-        <br>
-         submitted, 2010.
-        </p>
-
-    <li> <p>
-        G. Jegert, A. Kersch, W. Weinreich, P. Lugli
-        <br>
-         <strong>Monte Carlo Simulation of Leakage Currents in
-         TiN/ZrO<sub>2</sub>/TiN Capacitors</strong>
-        <br>
-         IEEE Transactions on Electron Devices, vol. 58, pp. 327-334, 2011.
-        </p>
-
-    <li> <p>
-        M. Hinze, M. Kunkel, A. Steinbrecher, T. Stykel
-        <br>
-         <strong>Model order reduction of coupled circuit-device systems</strong>
-        <br>
-         Hamburger Beitr&auml;ge zur Angewandten Mathematik, Nr. 2011-08.
-        </p>
-
-    <li> <p>
-        <a
-        href="http://numerik.uni-hd.de/~baer"
-         target="_top">B. Janssen</a>,
-        <a
-        href="http://numerik.uni-hd.de/~twick"
-         target="_top">T. Wick</a>
-        <br>
-         <strong>Block Preconditioning with Schur Complements
-           for Monolithic Fluid-Structure Interactions</strong>
-        <br>
-         Eccomas CFD 2010 proceedings, submitted, 2010.
-        </p>
-
-    <li> <p>
-         O. P. Iliev, R. D. Lazarov, J. Willems
-         <br>
-         <strong>Variational multiscale finite element method for flows in
-         highly porous media</strong>
-        <br>
-         SIAM Multiscale Modeling and Simulation, submitted, 2010
-         </p>
-
-    <li> <p>
-         T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>
-         <br>
-         <strong>Error estimation and hp-adaptive mesh refinement for
-         discontinuous Galerkin methods
-         </strong>
-        <br>
-         In Z. J. Wang, editor, Adaptive High-Order Methods in
-         Computational Fluid Dynamics - with applications in aerospace
-         engineering, World Science Books, to appear, 2010.
-        </p>
-
-    <li> <p>
-         T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>
-         <br>
-         <strong>Goal-oriented error estimation and hp-adaptive mesh
-         refinement for aerodynamic flows.
-         </strong>
-        <br>
-         49<sup>th</sup>AIAA Aerospace Sciences Meeting, submitted, 2010.
-        </p>
-
-    <li> <p>
-        C. E. Michoski, J. A. Evans, P. G. Schmitz
-        <br>
-         <strong>Modeling Chemical Reactors I: Quiescent Reactors
-         </strong>
-        <br>
-        Preprint, arXiv, 2010
-        </p>
-
-    <li> <p>
-         T. Richter, T. Wick
-        <br>
-        <strong>Fluid-Structure Interactions in ALE and
-          Fully Eulerian Coordinates
-        </strong>
-        <br>
-        PAMM, submitted, 2010.
-         </p>
-
-     <li> <p>
-         A. Salgado
-         <br>
-         <strong>A Diffuse Interface Fractional Time-Stepping Technique
-          for Incompressible Two-Phase Flows with Moving Contact Lines.
-         </strong>
-         <br>
-         Submitted to Comp. Meths. Appl. Mech. Engrg., 2011.
-         </p>
-
-    <li> <p>
-        T. Wick
-        <br>
-         <strong>Fluid-Structure Interaction based on Monolithic Variational
-          Formulations with Different Types of Pseudo-Structure Extension
-         </strong>
-        <br>
-        submitted, 2010
-        </p>
-
-    <li> <p>
-        T. Wick
-        <br>
-         <strong>Solving Monolithic Fluid-Structure Interaction Problems in
-         Arbitrary Lagrangian Eulerian Coordinates with the deal.II Library
-         </strong>
-        <br>
-        IWR Report, University of Heidelberg, Germany, 2011.
-        </p>
-
-    <li> <p>
-        <a href="http://www.ippt.gov.pl/~tyoung"
-        target="_top">T. D. Young</a>
-        <Br>
-         <strong>A qualitative semi-classical treatment of an isolated
-         semi-polar quantum dot
-        </strong>
-         <br>
-        J. Phys.: Conf. Ser., 28(10), 2011.
-        </p>
-
-    <li> <p>
-        L. Zhou, B. Yazici
-         <br>
-         <strong>Discretization Error Analysis and Adaptive Meshing
-         Algorithms for Fluorescence Diffuse Optical Tomography in the
-         Presence of Measurement Noise</strong>
-        <br>
-        IEEE Trans. Image Processing, vol. 20, pp. 1094-1111, 2011
-         </p>
-
-    <li> <p>
-         L. Zhu, D. Sch&ouml;tzau
-        <br>
-        <strong>A robust a posteriori error estimate for hp-adaptive DG
-         methods for convection-diffusion equations
-        </strong>
-        <br>
-        IMA J. Numer. Math., in press, 2010
-         </p>
-    </ol>
-
-    <a name="2010"> </a>
-    <h3>Publications in 2010</h3>
-
-<!-- Please enter alphabetically by name -->
-    <ol>
-    <li> <p>
-        M. S. Aln&aelig;s, K.-A. Mardal
-        <br>
-         <strong>On the efficiency of symbolic computations combined with code
-         generation for finite element methods
-         </strong>
-        <br>
-        ACM Transactions on Mathematical Software, vol. 37, 8/1-26, 2010.
-        </p>
-
-    <li> <p>
-        W. Bangerth, M. Geiger, R. Rannacher
-        <br>
-         <strong>Adaptive Galerkin finite element methods
-          for the wave equation
-         </strong>
-        <br>
-        Computational Methods in Applied Mathematics, vol. 10, pp.3-48, 2010.
-        </p>
-
-    <li> <p> S. Bartle, A. McBride, B. D. Reddy
-       <br>
-       <strong>Shell finite elements, with applications in biomechanics</strong>
-       <br>
-       In: Kok, S. (Ed.): Proceedings of 7th South African Conference on
-       Computational and Applied Mechanics (University of Pretoria, Pretoria,
-       South Africa). 2010.
-       </p>
-
-    <li> <p> A. Cangiani, R. Natalini
-       <br>
-       <strong>A spatial model of cellular molecular trafficking
-       including active transport along microtubules</strong>
-       <br>
-       Journal of Theoretical Biology, vol. 267, pp. 614-625, 2010.
-       </p>
-
-    <li> <p> C.-C. Chueh, M. Secanell, W. Bangerth, N. Djilali
-       <br>
-       <strong>Multi-level Adaptive Simulation of Transient Two-phase Flow in
-       Heterogeneous Porous Media</strong>
-       <br>
-       Computers and Fluids, vol. 39, pp. 1585-1596, 2010.
-       </p>
-
-    <li> <p> C.-C. Chueh
-       <br>
-       <strong>Integrated adaptive numerical methods for transient
-       two-phase flow in heterogeneous porous medi</strong>
-       <br>
-       Ph.D. thesis, University of Victoria, 2010.
-       </p>
-
-    <li> <p>
-        T. Dally
-        <br>
-         <strong>FE-Modelladaptivit&auml;t f&uuml;r P-Laplace
-         </strong>
-        <br>
-        Master's thesis, Universit&auml;t Siegen, Germany, 2010
-        </p>
-
-    <li> <p>
-         M. Freyer, A. Ale, R. Schulz, M. Zientkowska,
-         V. Ntziachristos, K.-H. Englmeier
-         <br>
-         <strong>Fast automatic segmentation of anatomical structures
-         in x-ray computed tomography images to improve fluorescence
-         molecular tomography reconstruction</strong>
-        <br>
-        Journal of Biomedical Optics, vol. 15, pp. 036006/1-8, 2010.
-        <br>
-
-    <li> <p>
-        F. Freddi, M. Fr&eacute;mond
-        <br>
-         <strong>Collision and Fractures: a predictive theory
-         </strong>
-        <br>
-        European Journal of Mechanics - A/Solids, vol. 29, pp. 998-1007, 2010.
-        </p>
-
-    <li> <p>
-         F. Freddi, G. Royer-Carfagni
-         <br>
-         <strong>Regularized Variational Theories of Fracture: a
-         Unified Approach</strong>
-        <br>
-        Journal of the Mechanics and Physics of Solids, vol. 58,
-        pp. 1154-1174, 2010.
-        <br>
-
-    <li> <p>
-         P. Ghysels, G. Samaey, P. Van Liedekerke, E. Tijskens,
-         H. Ramon, D. Roose
-         <br>
-         <strong>Multiscale modeling of viscoelastic plant tissue
-         </strong>
-        <br>
-        Int. J. Multisc. Comput. Engrg., vol. 8, pp. 379-396, 2010
-        <br>
-
-    <li> <p>
-         P. Ghysels, G. Samaey, P. Van Liedekerke, E. Tijskens,
-         H. Ramon, D. Roose
-         <br>
-         <strong>Coarse implicit time integration of a cellular scale particle
-          model for plant tissue deformation
-         </strong>
-        <br>
-        Int. J. Multisc. Comput. Engrg., vol. 8, pp. 411-422, 2010
-        <br>
-
-    <li> <p>
-         V. Girault, F. Murat, A. Salgado
-         <br>
-         <strong>Finite element discretization of Darcy's equations with
-         pressure dependent porosity.
-         </strong>
-         <br>
-           M2AN, vol. 44, pp. 1155-1191, 2010
-         </p>
-
-    <li> <p>
-        M. Guven, L. Reilly-Raska, L. Zhou, B. Yazici
-         <br>
-         <strong>Discretization Error Analysis and Adaptive Meshing
-         Algorithms for Fluorescence Diffuse Optical Tomography: Part
-         I</strong>
-        <br>
-        IEEE Trans. Medical Imaging, vol. 29, pp. 217-229, 2010
-         </p>
-
-    <li> <p>
-        M. Guven, L. Zhou, L. Reilly-Raska, B. Yazici
-         <br>
-         <strong>Discretization Error Analysis and Adaptive Meshing
-         Algorithms for Fluorescence Diffuse Optical Tomography: Part
-         II</strong>
-        <br>
-        IEEE Trans. Medical Imaging, vol. 29, pp. 230-245, 2010
-         </p>
-
-   <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, J. Held, T. Leicht, F. Prill
-        <br>
-         <strong>Discontinuous Galerkin methods for computational aerodynamics
-         &mdash; 3D adaptive flow simulation with the DLR PADGE code
-         </strong>
-        <br>
-        Aerospace Science and Technology, vol. 14, pp. 512-529, 2010.
-        </p>
-
-    <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, P. Houston
-         <br>
-         <strong>Error estimation and adaptive mesh refinement for aerodynamic flows</strong>
-        <br>
-         In H. Deconinck, editor,
-         VKI LS 2010-01: 36th CFD/ADIGMA course on hp-adaptive and
-         hp-multigrid methods, Oct. 26-30, 2009.
-         <br>
-         Von Karman Institute for Fluid Dynamics, Rhode Saint Genese,
-         Belgium, 2010.
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, T. Leicht
-         <br>
-         <strong>Discontinuous Galerkin Verfahren in der Aerodynamik:
-         H&ouml;here Ordnung, Fehlersch&auml;tzung und Gitteradaption
-         </strong>
-        <br>
-         STAB Mitteilungen. 17. DGLR-Fach-Symposium der STAB, 9.-10. Nov. 2010, Berlin, 2010.
-        </p>
-
-    <li> <p>
-         T. Heister, G. Lube, G. Rapin
-         <br>
-         <strong>On robust parallel preconditioning for incompressible
-        flow problems</strong>
-        <br>
-        In Numerical Mathematics and Advanced Applications, ENUMATH 2009.
-        Springer, Berlin, 2010.
-         </p>
-
-    <li> <p>
-         T. Heister, M. Kronbichler, W. Bangerth
-         <br>
-         <strong>Generic Finite Element programming for massively parallel
-        flow simulations</strong>
-        <br>
-         Eccomas CFD 2010 proceedings, 2010.
-         </p>
-
-    <li> <p>
-         T. Heister, M. Kronbichler, W. Bangerth
-         <br>
-         <strong>Massively Parallel Finite Element Programming</strong>
-        <br>
-        Recent Advances in the Message Passing Interface,
-        Lecture Notes in Computer Science, vol. 6305/2010, pp. 122-131,
-        2010.
-         </p>
-
-    <li> <p>
-         O. P. Iliev, R. D. Lazarov, J. Willems
-         <br>
-         <strong>Discontinuous Galerkin Subgrid Finite Element Method for
-         Heterogeneous Brinkman Equations</strong>
-        <br>
-         Large-Scale Scientific Computing, Lectures Notes in Computer Science,
-         vol. 5910, pp. 14-25, 2010
-         </p>
-
-    <li> <p>
-         O. P. Iliev, R. D. Lazarov, J. Willems
-         <br>
-         <strong>Fast numerical upscaling of heat equation for fibrous
-        materials</strong>
-        <br>
-         J. Computing and Visualization in Science, vol. 13, pp. 275-285, 2010
-         </p>
-
-    <li> <p>
-         G. Kanschat, B. Rivi&egrave;re
-         <br>
-         <strong>A strongly conservative finite element method for the coupling
-          of Stokes and Darcy flow
-        </strong>
-        <br>
-        J. Computational Physics, vol. 229, pp. 5933-5943, 2010
-         </p>
-
-    <li> <p>
-        F. Keller, M. Feist, H. Nirschl, W. D&ouml;rfler
-        <br>
-         <strong>Investigation of the nonlinear effects during the
-         sedimentation process of a charged colloidal particle by
-         direct numerical simulation
-         </strong>
-        <br>
-        Journal of Colloid and Interface Science, vol. 344, pp. 228-236, 2010.
-        </p>
-
-    <li> <p>
-         S. Kim, J. E. Pasciak
-         <br>
-         <strong>Analysis of a Cartesian PML approximation to acoustic
-         scattering problems in R<sup>2</sup></strong>
-        <br>
-        J. Math. Anal. Appl., vol. 370, pp. 168-186, 2010
-         </p>
-
-    <li> <p>
-         R. King, V. Mehrmann, W. Nitsche
-         <br>
-         <strong>Active Flow Control&mdash;A Mathematical Challenge</strong>
-        <br>
-        Production Factor Mathematics, Part 1, pp. 73-80, 2010
-         </p>
-
-    <li> <p>
-         R. King, V. Mehrmann, W. Nitsche
-         <br>
-         <strong>Aktive Str&ouml;mungsbeeinflussung &mdash; Eine
-         Mathematische Herausforderung</strong>
-        <br>
-        Produktionsfaktor Mathematik, Part 2, pp. 99-109, 2010
-         </p>
-
-    <li> <p>
-         T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>
-         <br>
-         <strong>Error estimation and anisotropic mesh refinement for
-         3d laminar aerodynamic flow simulations
-         </strong>
-        <br>
-        J. Comput. Phys., vol. 229, pp. 7344-7360, 2010.
-        </p>
-
-    <li> <p>
-         T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>
-         <br>
-         <strong>Error estimation and anisotropic mesh refinement for
-         aerodynamic flow simulations
-         </strong>
-        <br>
-        In Numerical Mathematics and Advanced Applications, ENUMATH
-        2009, pp. 579-587. Springer, Berlin, 2010.
-        </p>
-
-    <li> <p>
-         G. Lube, B. Tews
-        <br>
-         <strong>Optimal control of singularly perturbed
-         advection-diffusion-reaction problems</strong>
-        <br>
-        Math. Model. Meths. Appl. Sc., Vol. 20, No. 3, 375-395, 2010.
-        (<a href="http://dx.doi.org/10.1142/S0218202510004271">DOI</a>)<br>
-        Preprint 2008-15, Institute for Numerical and Applied
-        Mathematics, University of G&ouml;ttingen, Germany, 2008
-        </p>
-
-    <li> <p>
-        C. P. T. Neuen
-        <br>
-         <strong>A multiscale approach to the Poisson-Nernst-Planck equation
-         </strong>
-        <br>
-        Diploma Thesis, University of Bonn, Germany, 2010
-        </p>
-
-    <li> <p>
-         A. Nigro, C. De Bartolo, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, F. Bassi
-         <br>
-         <strong>Discontinuous Galerkin solution of preconditioned Euler equations for very low Mach number flows
-         </strong>
-        <br>
-        Int. J. Numer. Meth. Fluids, vol. 63, no. 4, pp. 449-467, 2010.
-        </p>
-
-    <li> <p>
-         F. Prill
-         <br>
-         <strong>Diskontinuierliche Galerkin-Methoden und schnelle iterative
-         L&ouml;ser zur Simulation kompressibler Str&ouml;mungen
-         </strong>
-         <br>
-        PhD thesis, TU Hamburg-Harburg, 2010. (in German)
-         <br>
-         Also available as DLR-FB 2010-17, DLR, 2010. ISSN 1434-8454.
-        </p>
-
-    <li> <p>
-        K. Rupp
-        <br>
-         <strong>Symbolic integration at compile time in finite element methods
-         </strong>
-        <br>
-        Proceedings of the 2010 International Symposium on Symbolic
-        and Algebraic Computation, 347-354, 2010.
-        </p>
-
-    <li> <p>
-         T. Rees, M. Stoll, A. Wathen
-        <br>
-        <strong>All-at-once preconditioning in PDE-constrained
-        optimization
-        </strong>
-        <br>
-        Kybernetica, vol. 46, pp. 341-360, 2010.
-         </p>
-
-    <li> <p>
-         T. Richter, T. Wick
-        <br>
-        <strong>Finite Elements for Fluid-Structure
-         Interaction in ALE and Fully Eulerian Coordinates
-        </strong>
-        <br>
-        Comput. Meth. Appl. Mech. Engrg., vol. 199, pp. 2633-2642, 2010.
-         </p>
-
-   <li> <p>
-         L. R&ouml;he, G. Lube
-        <br>
-        <strong>Analysis of a variational multiscale method for large-eddy
-        simulation and its application to homogeneous isotropic turbulence
-        </strong>
-        <br>
-        Comput. Meth. Appl. Mech. Engrg., vol. 199, pp. 2331-2342, 2010.
-         </p>
-
-     <li> <p>
-         A. Salgado
-         <br>
-         <strong>Approximation Techniques for Incompressible Flows
-         with Heterogeneous Properties</strong>
-         <br>
-         Ph.D. thesis, Texas A&amp;M University, 2010.
-         </p>
-
-    <li> <p>
-        R. Schulz, A. Ale, A. Sarantopoulos, M. Freyer, E. Soehngen,
-        M. Zientkowska, V. Ntziachristos
-         <br>
-         <strong>Hybrid System for Simultaneous Fluorescence and X-Ray
-         Computed Tomography</strong>
-        <br>
-        IEEE Trans. Medical Imaging, vol. 29, pp. 465-473, 2010
-         </p>
-
-    <li> <p>
-        M. Secanell, R. Songprakorp, N. Djilali, A. Suleman
-        <br>
-         <strong>Optimization of a proton exchange membrane fuel cell
-         electrode assembly
-         </strong>
-        <br>
-        Structural and Multidisciplinary Optimization, vol. 40, pp. 563-583,
-        2010
-        </p>
-
-    <li> <p>
-         M. Steigemann, M. Specovius-Neugebauer, M. Fulland, H. A. Richard
-        <br>
-        <strong>Simulation of crack paths in functionally graded materials
-        </strong>
-        <br>
-        Engineering Fracture Mechanics, vol. 77, pp. 2145-2157, 2010
-         </p>
-
-    <li> <p>
-         M. Stoll, A. Wathen
-        <br>
-        <strong>All-at-once preconditioning of time-dependent PDE-constrained
-        optimization problems
-        </strong>
-        <br>
-        Preprint 1017, University of Oxford, 2010.
-         </p>
-
-    <li> <p>
-         B. Turcksin, J. C. Ragusa, W. Bangerth
-        <br>
-        <strong>Goal-oriented h-adaptivity for the multigroup SP<sub>N</sub>
-        equations
-        </strong>
-        <br>
-        Nuclear Science and Engineering, vol. 165, pp. 305-319, 2010.
-         </p>
-
-    <li> <p>
-        M. Vdroljak
-        <br>
-         <strong>On Hashin-Shtrikman bounds for mixtures of two isotropic
-         materials
-         </strong>
-        <br>
-        Nonlinear Analysis: Real world applications, vol. 11, pp. 4597-4606, 2010
-        </p>
-
-    <li> <p>
-        C. Weiler
-        <br>
-         <strong>Stromfunktionsformulierung der
-          Navier-Stokes-Gleichungen und Methoden der
-          Druckrekonstruktion
-         </strong>
-        <br>
-        Diploma Thesis, University of Heidelberg, Germany, 2010
-        </p>
-
-    <li> <p>
-         T. Wick
-        <br>
-        <strong>Monolithic Fluid-Structure Interaction Modelling for
-          a Long Axis Heart Valve Simulation
-        </strong>
-        <br>
-        Preprint, IWR Heidelberg, Germany, 2010
-         </p>
-
-    <li> <p>
-        <a href="http://www.ippt.gov.pl/~tyoung"
-        target="_top">T. D. Young</a>, R. Armiento
-        <Br>
-         <strong>Strategies for <i>h</i>-adaptive refinement for a
-         finite element treatment of harmonic oscillator
-         Schr&ouml;dinger eigenproblem
-        </strong>
-         <br>
-        Commun. Theor. Phys. (Beijing, China), vol. 53(6),
-        pp. 1017-1023, 2010.
-        </p>
-
-    <li> <p>
-         L. Zhu
-        <br>
-        <strong>Robust a posteriori error estimation for discontinuous
-         Galerkin methods for convection-diffusion equations
-        </strong>
-        <br>
-        Ph.D. thesis, University of British Columbia, 2010
-         </p>
-    </ol>
-
-    <a name="2009"> </a>
-    <h3>Publications in 2009</h3>
-
-<!-- Please enter alphabetically by name -->
-    <ol>
-    <li> <p>
-        <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>, A. Joshi
-        <br>
-         <strong>Adaptive finite element methods for nonlinear inverse
-         problems
-         </strong>
-        <br>
-         Proceedings of the 2009 ACM Symposium on Applied Computing, 2009.
-        </p>
-
-    <li> <p>
-        <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>, O. Kayser-Herold
-        <br>
-         <strong>Data Structures and Requirements for hp Finite Element
-               Software
-         </strong>
-        <br>
-        ACM Trans. Math. Softw., vol. 36, pp. 4/1-31, 2009.
-        </p>
-
-    <li> <p> S. Bartle
-       <br>
-       <strong>Shell finite elements with applications in biomechanics</strong>
-       <br>
-       M.Sc. thesis, University of Cape Town, South Africa, 2009.
-       </p>
-
-    <li> <p>
-         F. Bassi, C. De Bartolo, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, A. Nigro
-         <br>
-         <strong>A discontinuous Galerkin method for inviscid low Mach number flows
-         </strong>
-        <br>
-        J. Comput. Phys., vol. 228, no. 11, pp. 3996-4011, 2009.
-        </p>
-
-    <li> <p> B. Brendel, T. Nielsen
-       <br>
-       <strong>Selection of optimal wavelengths for spectral reconstruction
-        in diffuse optical tomography</strong>
-       <br>
-       J. Biomed. Optics, vol. 14, 034041/1-034041/10, 2009.
-       </p>
-
-    <li> <p>C. Clason, P. Hepperger
-       <br>
-       <strong>A forward approach to numerical data assimilation</strong>
-       <br>
-       SIAM J. Sc. Comput., vol. 31, pp. 3090-3115, 2009
-       </p>
-
-    <li> <p> B. Cockburn, G. Kanschat, and D. Sch&ouml;tzau
-       <br>
-       <strong>An equal-order DG method for the incompressible Navier-Stokes
-       equations</strong>
-       <br>
-       J. Sci. Comput., vol. 40, pp. 188-210, 2009.
-       <a href="http://dx.doi.org/10.1007/s10915-008-9261-1">DOI: 10.1007/s10915-008-9261-1</a>
-       </p>
-
-    <li> <p>
-        A. DeSimone, L. Heltai, C. Manigrasso
-        <br>
-         <strong>Tools for the Solution of PDEs Defined on
-        Curved Manifolds with the deal.II Library
-         </strong>
-        <br>
-         Prep. SISSA 42/2009/M.
-        </p>
-
-    <li> <p>
-         F. Freddi, G. Royer-Carfagni
-         <br>
-         <strong>From Non-Linear Elasticity to Linearized Theory:
-        Examples Defying Intuition
-         </strong>
-        <br>
-        J. of Elasticity, vol. 96, pp. 1-26, 2009
-        <br>
-
-    <li> <p>
-         P. Ghysels, G. Samaey, B. Tijskens, P. Van Liedekerke,
-         H. Ramon, D. Roose
-         <br>
-         <strong>Multi-scale simulation of plant tissue deformation
-         using a model for individual cell mechanics
-         </strong>
-        <br>
-        Phys. Biol., vol. 6, pp. 016009/1-14, 2009
-        <br>
-
-    <li> <p>
-         S. Gladkov, M. Stiemer, B. Svendsen
-         <br>
-         <strong>Phase-field-based modeling and simulation of solidification
-         and deformation behavior of technological alloys
-         </strong>
-        <br>
-        PAMM, vol. 8, pp. 10547-10548, 2009
-        <br>
-
-    <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>, M. Lukacova-Medvidova, F. Prill
-         <br>
-         <strong>Efficient preconditioning for the discontinuous
-         Galerkin finite element method by low-order elements</strong>
-        <br>
-        Appl. Numer. Math., vol. 59, no. 8, pp. 1737-1753, 2009
-         </p>
-
-    <li> <p>H. K. Hesse,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Mesh Adaptive Multiple Shooting for Partial Differential
-         Equations. Part I: Linear Quadratic Optimal Control Problems</strong>
-        <br>
-        Journal of Numerical Mathematics, vol. 17, pp. 195-217 2009
-         </p>
-
-    <li> <p>
-         D. Hyde, R. Schulz, D. Brooks, E. Miller, V. Ntziachristos
-         <br>
-         <strong>Performance dependence of hybrid x-ray computed
-         tomography/fluorescence molecular tomography on the optical
-         forward problem</strong>
-        <br>
-        J. Optical Soc. Amer., vol. 26, pp. 919-923, 2009
-         </p>
-
-    <li> <p>
-        T. Jetzfellner, D. Razansky, A. Rosenthal, R. Schulz,
-         K.-H. Englmeier, V. Ntziachristos
-         <br>
-         <strong>Performance of iterative optoacoustic tomography with
-         experimental data</strong>
-        <br>
-        Appl. Phys. Lett., vol. 95, pp. 013703/1-3, 2009
-         </p>
-
-    <li> <p>
-        J. Jung
-        <br>
-         <strong>Mehrgitterverfahren f&uuml;r FE-Modelle 4. Ordnung
-         </strong>
-        <br>
-        Master's thesis, Universit&auml;t Siegen, Germany, 2009
-        </p>
-
-    <li> <p>
-         S. Kim
-         <br>
-         <strong>Analysis of a PML method applied to computation of
-        resonances in open systems and acoustic scattering problems</strong>
-        <br>
-        Ph.D. thesis, Texas A&amp;M University, 2009
-         </p>
-
-    <li> <p>
-         S. Kim, J. E. Pasciak
-         <br>
-         <strong>The computation of resonances in open systems using a
-         perfectly matched layer</strong>
-        <br>
-        Math. Comp., vol. 78, pp. 1375-1398, 2009
-         </p>
-
-    <li> <p>
-        N. Klein
-        <br>
-         <strong>Modelladaptive FE-Techniken bei Elastizit&auml;tsproblemen
-        mit gro&szlig;en Verformungen
-         </strong>
-        <br>
-        Master's thesis, Universit&auml;t Siegen, Germany, 2009
-        </p>
-
-    <li> <p>
-        J. Lorentzon
-        <br>
-         <strong>Fluid-structure interaction (FSI) case study of a cantilever
-         using OpenFOAM and DEAL.II with application to VIV
-         </strong>
-        <br>
-        Master's thesis, Lunds Institute of Technology, Sweden, 2009
-        </p>
-
-    <li> <p>
-         G. Matthies, G. Lube, L. R&ouml;he
-         <br>
-         <strong>Some remarks on streamline-diffusion methods for inf-sup
-         stable discretisations of the generalised Oseen problem
-        </strong>
-        <br>
-        Comp. Meths. Appl. Math. 9 (2009) 4, 1-23.
-         </p>
-
-    <li> <p> A. M. McMahon
-       <br>
-       <strong>Modelling the Flow Behaviour of Gas Bubbles in a
-         Bubble Column</strong>
-       <br>
-       M.Sc. thesis, University of Cape Town, South Africa, 2009.
-       </p>
-
-    <li> <p>
-         S. T. Miller, F. Costanzo
-         <br>
-         <strong>A numerical verification for an unconditionally
-         stable FEM for elastodynamics</strong>
-        <br>
-        Comp. Mech., vol. 43, pp. 223-237, 2009
-         </p>
-
-    <li> <p>
-         M. Olshanskii, G. Lube, T. Heister, J. L&ouml;we
-         <br>
-         <strong>Grad-div stabilization and subgrid pressure models for the
-          incompressible Navier–Stokes equations</strong>
-        <br>
-        Comp. Meth. Appl. Mech. Eng. V. 198, pp. 3975-3988, 2009
-         </p>
-
-    <li> <p>
-         J. S. Pitt, F. Costanzo
-        <br>
-        <strong>An adaptive h-refinement algorithm for local damage
-        models </strong>
-        <br>
-        Algorithms, vol. 2, pp. 1281-1300, 2009
-         </p>
-
-    <li> <p>
-         L. Plagne, F. H&uuml;lsemann, D. Barthou, J. Jaeger
-        <br>
-        <strong>Parallel expression template for large vectors
-        </strong>
-        <br>
-        Proceedings of the 8th workshop on Parallel/High-Performance
-        Object-Oriented Scientific Computing, European Conference on
-        Object-Oriented Programming, 2009.
-         </p>
-
-   <li> <p>
-        F. Prill, M. Lukacova-Medvidova,
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>
-        <br>
-         <strong>Smoothed aggregation multigrid for the discontinuous
-         Galerkin method
-         </strong>
-        <br>
-        SIAM J. Sci. Comput., vol. 31, no. 5, pp. 3503-3528, 2009.
-        </p>
-
-    <li> <p>
-         F. Prill, M. Lukacova-Medvidova,
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>
-         <br>
-         <strong>A multilevel discontinuous Galerkin method for the
-         compressible Navier-Stokes equations
-         </strong>
-        <br>
-         In A. Handlovicova, P. Frolkovic, K. Mikula and D. Sevcovic, eds.,
-        Proceedings of ALGORITMY 2009. 18th Conference on Scientific
-        Computing Vysoke Tatry - Podbanske, Slovakia, March 15 - 20,
-        2009.
-        </p>
-
-    <li> <p>
-         A. Q. Raeini
-        <br>
-        <strong>Fractured reservoir simulation using finite element method
-        with logarithmic shape functions (in Persian)
-        </strong>
-        <br>
-        M. Sc. thesis, Sharif University of Technology, Iran, 2009.
-         </p>
-
-    <li> <p>
-         H. R. Ramay and M. Vendelin
-        <br>
-        <strong>Diffusion restrictions surrounding mitochondria: a
-         mathematical model of heart muscle fibers
-        </strong>
-        <br>
-        Biophys. J., vol. 97, pp. 443-452, 2009.
-         </p>
-
-    <li> <p>
-         R. Rannacher
-        <br>
-        <strong>Adaptive Finite Element Discretization of Flow
-        Problems for Goal-Oriented Model Reduction </strong>
-        <br>
-        In: Computational Fluid Dynamics 2008 (H. Choi, H.
-        G. Choi and J. Y. Yoo, eds.), pp. 31-45, Springer, 2009.
-         </p>
-
-    <li> <p>
-         D. Sch&ouml;tzau, L. Zhu
-        <br>
-        <strong>A robust a-posteriori error estimator for discontinuous
-         Galerkin methods for convection-diffusion equations
-        </strong>
-        <br>
-        Appl. Numer. Math., vol. 59, pp. 2236-2255, 2009
-         </p>
-
-    <li> <p>
-        N. Schr&ouml;der
-        <br>
-         <strong>Simulation eines mikrofluidischen Kanals mit deal.II
-         </strong>
-        <br>
-        Master's thesis, Universit&auml;t Siegen, Germany, 2009
-        </p>
-
-    <li> <p>
-        Y. Wang
-        <br>
-         <strong>Adaptive mesh refinement solution techniques for the
-         multigrid S<sub>N</sub> transport equation using a
-         higher-order discontinuous finite element method
-         </strong>
-        <br>
-        Ph.D. thesis, Texas A&amp;M University, 2009
-        </p>
-
-    <li> <p>
-        Y. Wang, W. Bangerth, J. Ragusa
-        <br>
-         <strong>Three-dimensional h-adaptivity for the multigroup neutron
-         diffusion equations
-         </strong>
-        <br>
-        Progress in Nuclear Energy, vol. 51, pp. 543-555, 2009
-        </p>
-
-    <li> <p>
-        S. Wanka
-        <br>
-         <strong>Grundkonzepte zur Modelladaptivit&auml;t bei Hindernisproblemen
-         </strong>
-        <br>
-        Master's thesis, Universit&auml;t Siegen, Germany, 2009
-        </p>
-
-    <li> <p>
-        J. White
-        <br>
-         <strong>Stabilized finite element methods for coupled flow
-         and geomechanics</strong>
-        <br>
-        PhD thesis, Stanford University, 2009.
-        </p>
-
-    <li> <p>
-        J. Willems
-        <br>
-         <strong>Numerical Upscaling for Multiscale Flow Problems - Analysis
-        and Algorithms </strong>
-        <br>
-        S&uuml;dwestdeutscher Verlag f&uuml;r Hochschulschriften, 2009.
-        </p>
-
-    <li> <p>
-        J. Willems
-        <br>
-         <strong>Numerical upscaling for multiscale flow problems
-         </strong>
-        <br>
-        Ph.D. thesis, University of Kaiserslautern, Germany, 2009
-        </p>
-
-    <li> <p>
-        <a href="http://www.ippt.gov.pl/~tyoung"
-        target="_top">T. D. Young</a>, E. Romero, and J. E. Roman
-        <Br>
-         <strong>Finite element solution of the stationary
-         Schr&ouml;dinger equation using standard computational tools
-         </strong>
-         <br>
-         In Proceedings of the International Conference on
-         Computational and Mathematical Methods in Science and
-         Engineering 2009, Gijon Asturias, Spain, July
-         2009.
-        </p>
-
-    <li> <p>
-        <a href="http://www.ippt.gov.pl/~tyoung"
-        target="_top">T. D. Young</a>
-        <br>
-         <strong>Exemplifying quantum systems in a finite element
-         basis
-         </strong>
-         <br>
-         In George Maroulis and Theodore E. Simos, editors,
-         Computational Methods in Science and Engineering: Advances in
-         Computational Science, number 1108, New York, USA, Mar
-         2009. Proceedings of the International Conference on Computational
-         Methods in Sciences and Engineering, American Institute of Physics
-         Conference Proceedings, 2009.
-        </p>
-
-    <li> <p>
-        R. Ziegler, B. Brendel, A. Schipper, R. Harbers, M. van Beek,
-        H. Rinneberg, T. Nielsen
-        <br>
-         <strong>Investigation of detection limits for diffuse optical
-         tomography systems: I. Theory and experiment
-         </strong>
-        <br>
-        Phys. Med. Biol., vol. 54, pp. 399-412, 2009
-        </p>
-
-    <li> <p>
-        R. Ziegler, B. Brendel,
-        H. Rinneberg, T. Nielsen
-        <br>
-         <strong>Investigation of detection limits for diffuse optical
-         tomography systems: II. Analysis of slab and cup geometry for
-         breast imaging
-         </strong>
-        <br>
-        Phys. Med. Biol., vol. 54, pp. 413-431, 2009
-        </p>
-
-    <li> <p>
-        R. Ziegler, T. Nielsen, T. Koehler, D. Grosnick,
-        O. Steinkellner, A. Hagen, R. Macdonald, H. Rinneberg
-        <br>
-         <strong>Nonlinear reconstruction of absorption and
-         fluorescence contrast from measured diffuse transmittance and
-         reflectance of a compressed-breast-simulating phantom
-         </strong>
-        <br>
-        Applied Optics, vol. 48, pp. 4651-4662, 2009
-        </p>
-    </ol>
-
-
-
-    <a name="2008"> </a>
-    <h3>Publications in 2008</h3>
-
-<!-- Please enter alphabetically by name -->
-    <ol>
-    <li> <p>
-        <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>
-        <br>
-         <strong>A framework for the adaptive finite element solution of
-         large-scale inverse problems
-         </strong>
-        <br>
-        SIAM J. Sci. Comput, vol. 30, pp. 2965-2989, 2008
-        </p>
-
-    <li> <p>
-        <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>, A. Joshi
-        <br>
-         <strong>Adaptive finite element methods for the solution of
-               inverse problems in optical tomography
-         </strong>
-        <br>
-        Inverse Problems, vol. 24, article 034011 (23 pages), 2008
-        </p>
-
-    <li> <p>
-        E. B&auml;ngtsson, B. Lund
-        <br>
-         <strong>A comparison between two solution techniques to solve
-         the equations of glacially induced deformation of an elastic
-         Earth
-         </strong>
-        <br>
-        Int. J. Numer. Meth. Engrg., vol. 75, pp. 479-502, 2008
-        </p>
-
-    <li> <p>
-         M. Bartels, A. Joshi, J. C. Rasmussen, E. M. Sevick-Muraca,
-        <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>
-        <br>
-         <strong>Post-image acquisition excitation light mitigation in NIR
-         fluorescent tomography
-         </strong>
-        <br>
-        Proceedings of the IEEE International
-         Symposium on Biomedical Imaging, Arlington, VA, 2008
-        </p>
-
-    <li> <p>
-         B. Brendel, R. Ziegler, T. Nielsen
-        <br>
-         <strong>Algebraic reconstruction techniques for spectral
-         reconstruction in diffuse optical tomography
-         </strong>
-        <br>
-        Applied Optics, vol. 47, pp. 6392-6403, 2008
-        </p>
-
-    <li> <p>
-        D. Boffi, L. Gastaldi, <a
-        href="http://www-dimat.unipv.it/heltai/"
-        target="_top">L. Heltai</a>,
-        C. S. Peskin
-        <br>
-         <strong>On the hyper-elastic formulation of
-        the immersed boundary method
-         </strong>
-        <br>
-         Computer Methods in Applied Mechanics and Engineering,
-        vol. 197, pp. 2210-2231, 2008
-        </p>
-
-    <li> <p>
-        B. Carnes, G. F. Carey
-        <br>
-         <strong>Local boundary value problems for the error in FE
-        approximation of non-linear diffusion systems
-         </strong>
-        <br>
-        Int. J. for Numer. Methods Engrg., vol. 73,
-        pp. 665-684, 2008
-        </p>
-
-    <li> <p>
-        N. Djilali, P. C. Sui
-        <br>
-         <strong>Transport phenomena in fuel cells: from microscale to
-         macroscale
-         </strong>
-        <br>
-        Int. J. of Comput. Fluid Dynam., vol. 22,
-        pp. 115-133, 2008
-        </p>
-
-    <li> <p>
-        R. Fosdick, F. Freddi, G. Royer-Carfagni
-        <br>
-         <strong>Bifurcation instability in
-         linear elasticity with the constraint of local injectivity
-         </strong>
-        <br>
-        J. of Elasticity, vol. 90, pp. 99-126, 2008
-        </p>
-
-    <li> <p>
-         M. Geiger
-        <br>
-         <strong>Vergleich dreier Zeitschrittverahren zur numerischen
-        L&ouml;sung der akustischen Wellengleichung</strong>
-        <br>
-        Diploma thesis, University of Heidelberg, Germany, 2008
-        </p>
-
-    <li> <p>
-         P. Ghysels, G. Samaey, B. Tijskens,
-         H. Ramon, D. Roose
-         <br>
-         <strong>Multi-scale simulation of plant tissue deformation
-         using a model for individual cell behavior
-         </strong>
-        <br>
-        Report TW 522, Department of Computer Science, K.U. Leuven, Belgium,
-        2008
-        <br>
-
-    <li> <p>
-        C. Giavarini, M. L. Santarelli, R. Natalini, F. Freddi
-        <br>
-         <strong>A non linear model of
-         sulphation of porous stones: numerical simulations and preliminary
-         laboratory assessments
-         </strong>
-        <br>
-        J. of Cultural Heritage, vol. 9, pp. 14-22, 2008
-        </p>
-
-    <li> <p>
-        <a href="http://www.math.unibas.ch/~grote/" target="_top">M. Grote</a>, <a
-        href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
-        Schneebeli</a>, <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
-        <br>
-         <strong>Interior penalty discontinuous Galerkin method for
-        Maxwell's equations: optimal L<sup>2</sup>-norm estimates
-         </strong>
-        <br>
-        IMA J. Numer. Anal., vol. 28, pp. 440-468, 2008
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Multitarget error estimation and adaptivity in aerodynamic flow simulations
-         </strong>
-        <br>
-        SIAM J. Sci. Comput., vol. 31, no. 1, pp. 708-731, 2008
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Numerical Analysis of Higher Order Discontinuous Galerkin Finite Element Methods</strong>
-        <br>
-         In H. Deconinck, editor,
-         VKI LS 2008-08: 35th CFD/ADIGMA course on very high order discretization methods, Oct. 13-17, 2008.
-         <br>
-         Von Karman Institute for Fluid Dynamics, Rhode Saint Genese, Belgium (2008).
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>, P. Houston
-         <br>
-         <strong>An optimal order interior penalty discontinuous
-         Galerkin discretization of the compressible Navier-Stokes
-         equations
-         </strong>
-        <br>
-        J. Comput. Phys., vol. 227, no. 22, pp. 9670-9685, 2008
-         </p>
-
-    <li> <p>
-         T. Heister
-        <br>
-         <strong>Vorkonditionierunsstrategien f&uuml;r das
-         stabilisierte Oseen-Problem</strong>
-        <br>
-        Diploma thesis, University of G&ouml;ttingen, Germany, 2008
-        </p>
-
-   <li> <p><a
-        href="http://www-dimat.unipv.it/heltai/"
-        target="_top">L. Heltai</a>
-        <br>
-         <strong>On the stability of the finite element immersed
-        boundary method</strong>
-        <br>
-        Computers and Structures, vol. 86, pp. 598-617, 2008
-        </p>
-
-    <li> <p>
-        A. Joshi, <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>, E. Sevick
-        <br>
-         <strong>Non-Contact Fluorescence Optical Tomography with
-        Adaptive Finite Element Methods
-         </strong>
-        <br>
-        In: "Mathematical Methods in Biomedical Imaging and Intensity-Modulated
-         Radiation Therapy (IMRT)", Y. Censor, M. Jiang and A.K. Louis (eds.),
-        pp. 185-200,
-         Birkh&auml;user, 2008
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Robust smoothers for high order discontinuous Galerkin
-         discretizations of advection-diffusion problems</strong>
-        <br>
-        J. Comput. Appl. Math., vol. 218, pp. 53-60, 2008.
-        <br>
-         <a href="http://www.isc.tamu.edu/publications-reports/tr/0701.pdf">(Preprint)</a>
-         </p>
-
-    <li> <p>
-        <a
-        href="http://www.math.tamu.edu/~kanschat"
-        target="_top">G. Kanschat, <a
-        href="http://www.math.ubc.ca/~schoetzau/"
-        target="_top">D. Sch&ouml;tzau</a>
-        <br>
-         <strong>Energy norm a-posteriori error estimation for divergence-free
-          discontinuous Galerkin approximations of the Navier-Stokes
-          equations
-         </strong>
-        <br>
-        Int. J. Numer. Methods Fluids, vol. 57, pp. 1093-1113, 2008.
-        <a href="http://dx.doi.org/10.1002/fld.1795">DOI: 10.1002/fld.1795</a>
-        </p>
-
-    <li> <p>
-        D. K. Khalmanova, F. Costanzo
-        <br>
-         <strong>A space-time discontinuous Galerkin finite element method for
-        fully coupled linear thermo-elasto-dynamic problems with strain and
-        heat flux discontinuities
-         </strong>
-        <br>
-        Comput. Meth. Appl. Mech. Engrg., vol. 197, pp. 1323-1342, 2008
-        </p>
-
-    <li> <p>
-        L. Khasina
-        <br>
-         <strong>Mathematische Behandlung von Mischungen
-         elastoplastischer Substanzen
-         </strong>
-        <br>
-        PhD thesis, University of Bonn, Germany, 2008
-        </p>
-
-    <li> <p>
-        M. Kronbichler, G. Kreiss
-        <br>
-        <strong>A hybrid level&ndash;set&ndash;Cahn&ndash;Hilliard model for
-        two-phase flow
-        </strong>
-        <br>
-        Proceedings of the 1st European Conference on Microfluidics, accepted
-        for publication. Microfluidics 2008, Bologna, Italy, December
-        10&ndash;12, 2008.
-         </p>
-
-    <li> <p>
-         T. Leicht, <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Anisotropic mesh refinement for discontinuous Galerkin methods
-         in two-dimensional aerodynamic flow simulations
-         </strong>
-         <br>
-         Int. J. Numer. Meth. Fluids, vol. 56, no. 11, pp. 2111-2138, 2008
-         </p>
-
-    <li> <p>
-         J. L&ouml;we
-        <br>
-         <strong>Stabilisierung durch lokale Projektion f&uuml;r
-         inkompressible Str&ouml;mungsprobleme</strong>
-        <br>
-        Diploma thesis, University of G&ouml;ttingen, Germany, 2008
-        </p>
-
-    <li> <p>
-         M. Neytcheva and E. B&auml;ngtsson
-        <br>
-        <strong>Preconditioning of nonsymmetric saddle point systems as
-        arising in modelling of viscoelastic problems
-        </strong> <br>
-        ETNA, vol. 29, pp. 193-211, 2008
-        2008
-         </p>
-
-    <li> <p>
-         J. S. Pitt, F. Costanzo
-        <br>
-        <strong>Theory and simulation of a brittle damage model in
-        thermoelastodynamics
-        </strong> <br>
-        Proceedings of the 8th World Congress on Computational
-        Mechanics (WCCM 8), Venice, Italy, 2008
-         </p>
-
-    <li> <p>
-         K. Schmid
-        <br>
-        <strong>Theory and numerics of a reconstruction algorithm for a
-         problem from acoustic microscopy
-        </strong> <br>
-        Diploma thesis, Technical University of Munich, Germany,
-        2008
-         </p>
-
-    <li> <p>
-        M. Secanell, K. Karan, A. Suleman, N. Djilali
-        <br>
-         <strong>Optimal design of ultralow-platinum PEMFC anode electrodes
-         </strong>
-        <br>
-        Journal of The Electrochemical Society, vol. 155, pp. B125-B134, 2008
-        </p>
-
-    <li> <p>
-        M. Secanell, R. Songprakorp, A. Suleman, N. Djilali
-        <br>
-         <strong>Multi-objective optimization of a polymer electrolyte
-         fuel cell membrane electrode assembly
-         </strong>
-        <br>
-        Energy &amp; Environmental Science, vol. 1, pp. 378-388, 2008
-        </p>
-
-    <li> <p>
-        J. A. White, R. I. Borja
-        <br>
-         <strong>Stabilized low-order finite elements for coupled
-         solid-deformation/fluid-diffusion and their application to
-         fault zone transients
-         </strong>
-        <br>
-        Comput. Meth. Appl. Mech. Engrg., vol. 197, pp. 4353-4366, 2008
-        </p>
-
-    <li> <p>
-        T. Wick
-        <br>
-         <strong>Untersuchung von Kopplungsmechanismen von
-         Fluid-Struktur-Interaktion
-         </strong>
-        <br>
-        Master's thesis, Universit&auml;t Siegen, Germany, 2008
-        </p>
-    </ol>
-
-
-    <a name="2007"> </a>
-    <h3>Publications in 2007</h3>
-<!-- Please enter alphabetically by name -->
-    <ol>
-    <li> <p>
-        N. Antonic, M. Vrdoljak
-        <br>
-         <strong>Gradient methods for multiple state optimal design problems
-         </strong>
-        <br>
-        Ann. Univ. Ferrara, vol. 53, pp. 177-187, 2007
-        </p>
-
-    <li> <p>
-         P. F. Antonietti,
-         <a href="http://www-dimat.unipv.it/heltai" >L. Heltai</a>
-         <br>
-         <strong>Numerical validation of a class of mixed
-         discontinuous Galerkin methods for Darcy flow
-         </strong>
-         <br>
-         Computer Methods in Applied Mechanics and Engineering,
-        vol. 196, pp. 4505-4520, 2007
-         </li>
-
-    <li> <p>
-        <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>,
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-        <br>
-         <strong>deal.II &mdash; a general-purpose object-oriented finite
-        element library
-         </strong>
-        <br>
-        ACM Transactions on Mathematical Software, vol. 33, no. 4, article
-        24, 2007
-        </p>
-
-    <li> <p>
-        <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>, A. Joshi, E. Sevick
-        <br>
-         <strong>Inverse biomedical imaging using separately adapted meshes
-         for parameters and forward model variables
-         </strong>
-        <br>
-        Proceedings of the IEEE International Symposium on Biomedical Imaging,
-        Arlington, VA, pp. 1368-1371, 2007
-        </p>
-
-    <li> <p>
-        E. B&auml;ngtsson, M. Neytcheva
-        <br>
-         <strong>Finite Element Block-Factorized Preconditioners
-         </strong>
-        <br>
-        Technical Report 2007-008, Uppsala University, Sweden, 2007
-        </p>
-
-    <li> <p>
-        D. Boffi, L. Gastaldi, <a
-        href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
-        <br>
-         <strong>On the CFL condition for the finite element immersed
-        boundary method</strong>
-        <br>
-         Computers &amp; Structures, vol. 85, pp. 775-783, 2007
-         (<a href="http://dx.doi.org/10.1016/j.compstruc.2007.01.009" >DOI</a>)
-        </p>
-
-    <li> <p>
-        D. Boffi, L. Gastaldi, <a
-        href="http://www-dimat.unipv.it/heltai/"
-        target="_top">L. Heltai</a>
-        <br>
-         <strong>Numerical stability of the finite element immersed boundary method</strong>
-        <br>
-         Mathematical Models and Methods in Applied Sciences, vol. 17,
-         pp. 1479-1505, 2007
-        </p>
-
-    <li> <p>
-        M. Calhoun-Lopez, M. D. Gunzburger
-        <br>
-         <strong>The efficient implementation of a finite element,
-        multi-resolution viscosity method for hyperbolic conservation
-        laws
-         </strong>
-        <br>
-        Journal of Computational Physics, vol. 225, pp. 1288-1313, 2007
-        </p>
-
-    <li> <p>
-        B. Carnes, G. F. Carey
-        <br>
-         <strong>Estimating spatial and parameter error in
-        parameterized nonlinear reaction-diffusion equations
-         </strong>
-        <br>
-        Communications in Numerical Methods in Engineering, vol. 23,
-        pp. 835-854, 2007
-        </p>
-
-
-    <li> <p>
-        C. C. Douglas, M. J. Cole, P. Dostert, Y. Efendiev, R. E. Ewing,
-        G. Haase, J. Hatcher, M. Iskandarani, C. R. Johnson, R. A. Lodder
-        <br>
-         <strong>Dynamically identifying and tracking contaminants in water
-        bodies
-         </strong>
-        <br>
-        International Conference on Computational Science ICCS 2007,
-        vol. 4487 of Springer Lecture Notes in Computer Science,
-        pp. 1002-1009, 2007
-        </p>
-
-    <li> <p>
-        F. Freddi, M. Fr&eacute;mond
-        <br>
-         <strong>Collision and Fractures: a predictive theory
-         </strong>
-        <br>
-        Proceedings of the EuroSim Conference, Lubiana, Slovenia,
-        9-13 September, 2007
-        </p>
-
-    <li> <p>
-        P.K. Galenko, S. Reutzel, D. M. Herlach, D. Danilov, B. Nestler
-        <br>
-         <strong>Modelling of dendritic solidification in undercooled
-        dilute Ni-Zr melts
-         </strong>
-        <br>
-        Acta Materialia, vol. 55, pp. 6834-6842, 2007
-        </p>
-
-    <li> <p>
-        A. Garny, J. Cooper, P. J. Hunt
-        <br>
-         <strong>Toward a VPH/Physiome ToolKit
-         </strong>
-        <br>
-        Wiley Interdisciplinary Reviews: Systems Biology and Medicine,
-        vol. 2, pp. 134-147, 2010
-        </p>
-
-    <li> <p>
-        T. Ha, C. Shin
-        <br>
-         <strong>Magnetotelluric inversion via reverse time migration
-        algorithm of seimic data
-         </strong>
-        <br>
-        J. Comput. Phys., vol. 225, pp. 237-262, 2007
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Adjoint consistency analysis of Discontinuous Galerkin discretizations
-         </strong>
-        <br>
-        SIAM J. Numer. Anal., vol. 45, no. 6, pp. 2671-2696, 2007
-         </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Error estimation and adjoint based refinement for an adjoint
-         consistent DG discretization of the compressible Euler equations
-         </strong>
-        <br>
-        Int. J. Computing Science and Mathematics, vol. 1, pp. 207-220, 2007
-         </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>DG discretizations for compressible flows: Adjoint
-         consistency analysis, error estimation and adaptivity
-         </strong>
-        <br>
-         In R. Rannacher, E. S&uuml;li, and R. Verf&uuml;hrt, eds.,
-         Adaptive Numerical Methods for PDEs, Mathematisches
-         Forschungsinstitut Oberwolfach Report 29/2007, pp. 26-30, 2007
-         </p>
-
-   <li> P. Hepperger
-       <br>
-       <strong>Ein POD-basierter Ansatz zur numerischen L&ouml;sung eines
-       Datenassimilationsproblems am Beispiel einer linearen
-       Diffusions-Konvektions-Gleichung
-       </strong> <br>
-       Diploma thesis, Technical University of Munich, Germany,
-       2007<p /></li>
-
-    <li> <p>
-         Christian D. Kamm
-         <br>
-         <strong>A posteriori error estimation in numerical methods
-         for solving self-adjoint eigenvalue problems
-         </strong>
-         <br>
-         Diploma thesis, TU Berlin, Germany, 2007
-         </li>
-
-    <li> <p>
-        O. Kayser-Herold, H.G. Matthies
-        <br>
-         <strong>A unified least-squares formulation for fluid-structure interaction
-        problems
-         </strong>
-        <br>
-        Computers and Structures, vol. 85, pp. 998-1011, 2007
-        </p>
-
-    <li> <p>
-        <a
-        href="http://numerik.uni-hd.de/~baer"
-         target="_top">B. Janssen</a>,
-        <br>
-         <strong>Vergleich verschiedener Finite-Elemente-Approximationen
-           zur numerischen L&ouml;sung der Plattengleichung</strong>
-        <br>
-       Diploma thesis, University of Heidelberg, Germany, 2007.
-        </p>
-
-    <li> <p>
-        A. Joshi, <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>, R. Sharma, J. Rasmussen, W. Wang,
-        E. Sevick
-        <br>
-         <strong>Molecular tomographic imaging of lymph nodes with
-         NIR fluorescence
-         </strong>
-        <br>
-        Proceedings of the IEEE International Symposium on Biomedical Imaging,
-        Arlington, VA, pp. 564-567, 2007
-        </p>
-
-    <li> <p>
-        B. Nestler, D. Danilov, A. Bracchi,
-        Y.-L. Huang, T. Niermann, M. Seibt and S. Schneider
-        <br>
-         <strong>A metallic glass composite: Phase-field simulations
-        and experimental analysis of microstructure evolution
-         </strong>
-        <br>
-        Materials Science and Engineering: A, vol. 452-453, pp. 8-14, 2007
-        </p>
-
-    <li> <p>
-         A. Nigro
-        <br>
-        <strong>Discontinuous Galerkin Methods for inviscid low Mach
-        number flows
-        </strong> <br>
-        Ph.D. thesis, University of Calabria, 2007
-         </p>
-
-    <li> <p>
-        P. J. Phillips and M. F. Wheeler
-        <br>
-         <strong>A coupling of mixed and continuous Galerkin finite
-        element methods for poroelasticity II: the discrete-in-time case
-         </strong>
-        <br>
-        Computational Geosciences, vol. 11, pp. 145-158, 2007
-        </p>
-
-    <li> <p>
-        H.-J. Reinhardt, D. N. H&agrave;o, J. Frohne and F.-T. Suttmeier
-        <br>
-         <strong>Numerical solution of Inverse Heat Conduction
-        Problems in two spatial dimensions
-         </strong>
-        <br>
-        J. Inverse and Ill-Posed Problems, vol. 5, pp. 19-36, 2007
-        </p>
-
-    <li> <p>
-         L. R&ouml;he
-        <br>
-         <strong>Residuale Stabilisierung f&uuml;r Finite Elemente Verfahren
-        bei inkompressiblen Str&ouml;mungen</strong>
-        <br>
-        Diploma thesis, University of G&ouml;ttingen, Germany, 2007
-        </p>
-
-    <li> <p>
-        M. Schmidt
-        <br>
-         <strong>Systematic discretization of input/output maps and
-        other contributions to the control of distributed parameter
-        systems
-         </strong>
-        <br>
-        Ph.D. thesis, TU Berlin, Germany, 2007
-        </p>
-
-    <li> <p>
-        M. Secanell, B. Carnes, A. Suleman, N. Djilali
-        <br>
-         <strong>Numerical optimization of proton exchange membrane fuel cell
-        cathodes
-         </strong>
-        <br>
-        Electrochimica Acta, vol. 52, pp. 2668-2682, 2007
-        </p>
-
-    <li> <p>
-        M. Secanell, K. Karan, A. Suleman, N. Djilali
-        <br>
-         <strong>Multi-variable optimization of PEMFC cathodes using
-        an agglomerate model
-         </strong>
-        <br>
-        Electrochimica Acta, vol. 52, pp. 6318-6337, 2007
-        </p>
-
-    <li> <p>
-         M. Steigemann, M. Fulland, M. Specovius-Neugebauer, H. A. Richard
-        <br>
-        <strong>Simulation of crack paths in functionally graded materials
-        </strong>
-        <br>
-        PAMM, vol. 7, pp. 4030029-4030030, 2007
-         </p>
-
-    <li> <p>
-        M. Steigemann, M. Fulland
-        <br>
-         <strong>On the computation of the pure Neumann problem in
-         2-dimensional elasticity
-         </strong>
-        <br>
-        International Journal of Fracture, vol. 146, pp. 265-277, 2007
-        </p>
-
-    <li> <p>
-        R. Ziegler, T. Nielsen, T. Koehler, D. Grosenick,
-        O. Steinkellner, A. Hagen, R. Macdonald, H. Rinneberg
-        <br>
-         <strong>Reconstruction of absorption and fluorescence
-         contrast for scanning time-domain fluorescence mammography
-         </strong>
-        <br>
-        Optical Tomography and Spectroscopy of Tissue VII, Proc. SPIE
-        vol. 6434, 64340H/1-11, 2007
-        </p>
-    </ol>
-
-
-
-    <a name="2006"> </a>
-    <h3>Publications in 2006</h3>
-
-    <ol>
-
-    <li> <p>
-        M. Allmaras
-        <br>
-         <strong>Optimal Design of Periodic Microstructures by the
-        Inverse Homogenization Method
-         </strong>
-        <br>
-        Diploma Thesis, Technical University Munich, Germany, 2006
-        </p>
-
-    <li> <p>
-        N. Antonic, M. Vrdoljak
-        <br>
-         <strong>Sequential laminates in multiple state optimal design problems
-         </strong>
-        <br>
-        Mathematical Problems in Engineering, vol. 2006, pp. 1-14, 2006
-        </p>
-
-    <li> <p>
-         P. F. Antonietti
-         <br>
-         <strong>Domain decomposition, spectral correctness and
-         numerical testing of discontinuous Galerkin methods
-         </strong>
-         <br>
-         Ph.D. thesis, University of Pavia, Italy, 2007
-         </li>
-
-    <li> <p>
-        E. B&auml;ngtsson, B. Lund
-        <br>
-         <strong>A comparison between two approaches to solve the equations of
-        isostasy
-         </strong>
-        <br>
-        Institute for Parallel Processing (BIS 21++) Technical Report 2006-03,
-        Bulgarian Academy of Sciences, 2006
-        </p>
-
-    <li> <p>
-        E. B&auml;ngtsson, B. Lund
-        <br>
-         <strong>A comparison between two approaches to solve the equations of
-        isostasy
-         </strong>
-        <br>
-        Technical Report 2006-051, Uppsala University, Sweden, 2006
-        </p>
-
-    <li> <p>
-        E. B&auml;ngtsson, M. Neytcheva
-        <br>
-         <strong>Numerical simulations of glacial rebound using
-        preconditioned iterative solution methods
-         </strong>
-        <br>
-        Applications of Mathematics, vol. 50, pp. 183-201, 2006
-        </p>
-
-    <li> <p>
-        E. B&auml;ngtsson, M. Neytcheva
-        <br>
-         <strong>An agglomerate multilevel preconditioner for linear
-        isostasy saddle point problems
-         </strong>
-        <br>
-        Proceedings of Large-Scale Scientific Computing: 5th
-        International Conference (I. Lirkov, S. Margenov,
-        J. Wasniewski, eds), pp. 113-120, 2006
-        </p>
-
-    <li> <p>
-        B. Carnes, N. Djilali
-        <br>
-         <strong>Analysis of coupled proton and water transport in a
-        PEM fuel cell using the binary friction membrane model
-         </strong>
-        <br>
-        Electrochimica Acta, vol. 52, pp. 1038-1052, 2007
-        </p>
-
-    <li> <p>
-        D. Danilov, B. Nestler
-        <br>
-         <strong>Phase-field simulations of eutectic solidification
-        using an adaptive finite element method
-         </strong>
-        <br>
-        International Journal of Modern Physics B, vol. 20,
-        pp. 853-867, 2006
-        </p>
-
-    <li> <p>
-        J. Frohne
-        <br>
-         <strong>Numerische L&ouml;sung des inversen
-               W&auml;rmeleitproblems in zwei
-          Ortsdimensionen zur Identifizierung von Randbedingungen
-         </strong>
-        <br>
-        Diploma thesis, Universit&auml;t Siegen, Germany, 2009
-        </p>
-
-    <li> <p>
-        <a href="http://www.math.unibas.ch/~grote/" target="_top">M. Grote</a>, <a
-        href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
-        Schneebeli</a>, <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
-        <br>
-         <strong> Discontinuous Galerkin Finite Element Method for the Wave Equation
-         </strong>
-        <br>
-        SIAM J. Numer. Anal, vol. 44, pp. 2408-2431, 2006
-        </p>
-
-    <li> <p>
-        T. Ha, C. Shin
-        <br>
-         <strong>Two dimensional magnetotelluric inversion via reverse
-        time migration algorithm
-         </strong>
-        <br>
-        Abstracts of the SEG Annual Meeting in New Orleans,
-        pp. 830-835, 2006
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Error estimation and adjoint-based adaptation in aerodynamics
-         </strong>
-        <br>
-         In P. Wesseling, E. Onate, J. Periaux, eds.,
-        Proceedings of the ECCOMAS CFD 2006, Sept. 5-8, Egmond aan Zee,
-         The Netherlands, 2006
-         </p>
-
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Derivation of an adjoint consistent discontinuous Galerkin
-         discretization of the compressible Euler equations
-         </strong>
-        <br>
-         In G. Lube and G. Rapin, eds.,
-        Proceedings of the BAIL 2006 Conference, 2006
-        </p>
-
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Adaptive discontinuous Galerkin methods with
-         shock-capturing for the compressible Navier-Stokes equations
-         </strong>
-         <br>
-         Int. J. Numer. Meth. Fluids, vol. 51, pp. 1131-1156, 2006
-         </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>, P. Houston
-         <br>
-         <strong>Symmetric Interior Penalty DG Methods for the
-         Compressible Navier-Stokes Equations I: Method Formulation
-         </strong>
-         <br>
-         Int. J. Numer. Anal. Model., vol. 3, pp. 1-20, 2006.
-         </p>
-
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>, P. Houston
-         <br>
-         <strong>Symmetric Interior Penalty DG Methods for the
-         Compressible Navier-Stokes Equations II: Goal-Oriented A
-         Posteriori Error Estimation
-         </strong>
-         <br>
-         Int. J. Numer. Anal. Model., vol. 3, pp. 141-162, 2006
-         </p>
-
-   <li> <a href="http://www-dimat.unipv.it/heltai/">L. Heltai</a>
-       <br>
-       <strong>The  Finite Element Immersed Boundary Method
-       </strong> <br>
-       Ph.D. thesis, Universit&agrave; di Pavia, Dipartimento di Matematica "F. Casorati",
-       2006<p /></li>
-
-    <li> <p>
-        K. Hwang, T. Pan, A. Joshi, J. C. Rasmussen, <a
-        href="http://www.math.tamu.edu/~bangerth"
-        target="_top">W. Bangerth</a>,
-        E. Sevick-Muraca
-        <br>
-         <strong>Influence of excitation light rejection on forward model
-        mismatch in optical tomography
-         </strong>
-        <br>
-        Phys. Med. Biol., vol. 51, pp. 5889-5902, 2006
-        </p>
-
-    <li> <p>
-        A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, E. Sevick-Muraca
-        <br>
-         <strong>Non-contact fluorescence optical tomography with scanning
-        patterned illumination
-         </strong>
-        <br>
-        Optics Express, vol. 14,
-        pp. 6516-6534, 2006
-        </p>
-
-    <li> <p>
-        A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, K. Hwang, J. C. Rasmussen,
-        E. Sevick-Muraca
-        <br>
-         <strong>Fully adaptive FEM based fluorescence optical tomography from
-        time-dependent measurements with area illumination and detection
-         </strong>
-        <br>
-        Med. Phys., vol. 33,
-        pp. 1299-1310, 2006
-        </p>
-
-    <li> <p>
-        A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, E. Sevick-Muraca
-        <br>
-         <strong>Non-contact fluorescence optical tomography with scanning
-        illumination
-         </strong>
-        <br>
-        Proceedings of the IEEE International Symposium on Biomedical Imaging,
-        Arlington, VA, 2006, pp. 582-585, 2006
-        </p>
-
-    <li> <p>
-        A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, K. Hwang, J. C. Rasmussen,
-        E. Sevick-Muraca
-        <br>
-         <strong>Plane wave fluorescence tomography with adaptive finite
-        elements
-         </strong>
-        <br>
-        Optics Letters, vol. 31,
-        pp. 193-195, 2006
-        </p>
-
-    <li> <p>
-        O. Kayser-Herold
-        <br>
-         <strong>Least-Squares Methods for the Solution of Fluid-Structure
-        Interaction Problems
-         </strong>
-        <br>
-        Ph.D. thesis, TU-Braunschweig, Germany, 2006
-        <br>
-        Available online through <a
-         href="http://www.digibib.tu-bs.de/?docid=00000035"
-         target="_top">this link</a>
-        </p>
-
-    <li> <p>
-         T. Leicht
-         <br>
-         <strong> Anisotropic Mesh Refinement for Discontinuous Galerkin
-         Methods in Aerodynamic Flow Simulations
-         </strong>
-         <br>
-        Diploma thesis, TU Dresden, 2006
-        <br>
-        Available online through <a
-         href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/publications/publications.html#supervised"
-         target="_top">this link</a>
-         </p>
-
-    <li> <p>
-        D. Oeltz
-        <br>
-         <strong>Ein Raum-Zeit D&uuml;nngitterverfahren zur Diskretisierung
-        parabolischer Differentialgleichungen
-         </strong>
-        <br>
-        Ph.D. thesis, University of Bonn, Germany, 2006
-        </p>
-
-    <li> <p>
-        M. Schmidt
-        <br>
-         <strong>Low-dimensional I/O modeling of distributed parameter
-        systems
-         </strong>
-        <br>
-        Proc. Appl. Math. Mech., vol. 6, pp. 15-18, 2006
-        </p>
-
-    </ol>
-
-
-    <a name="2005"> </a>
-    <h3>Publications in 2005</h3>
-
-    <ol>
-
-    <li> <p>
-        M. Anderson, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, <a
-        href="http://www.cfdlab.ae.utexas.edu/labstaff/carey.php"
-        target="_top">G. Carey</a>
-        <br>
-         <strong>Analysis of parameter sensitivity and experimental
-        design for a class of nonlinear partial differential
-        equations
-         </strong>
-        <br>
-        International Journal for Numerical Methods in Fluids, vol. 48,
-        pp. 583-605, 2005
-        </p>
-
-    <li> <p>
-        <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, A. Joshi, E. Sevick-Muraca
-        <br>
-         <strong>Adaptive finite element methods for increased
-        resolution in fluorescence optical tomography
-         </strong>
-        <br>
-        Progress in Biomedical Optics and Imaging, vol. 6,
-        pp. 318-329, 2005
-        </p>
-
-    <li> <p>
-        D. Boffi, L. Gastaldi, <a
-        href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
-        <br>
-         <strong>The finite element immersed boundary method: model, stability, and numerical
-         results</strong>
-         <br>
-         In Schrefler Papadrakakis, Onate, eds., Computational Methods for
-          Coupled Problems in Science and Engineering, 2005<p /></li>
-
-    <li> <p>
-        D. Boffi, L. Gastaldi, <a
-        href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
-        <br>
-         <strong>Stability results and algorithmic strategies for the finite
-        element approach to the immersed boundary method
-         </strong>
-        <br>
-        Proceeding of the Sixth European Conference on Numerical Mathematics
-        and Advanced Applications (ENUMATH 2005), pages 557-566, 2005
-        </p>
-
-    <li> <p>
-        M. Calhoun-Lopez, M. D. Gunzburger
-        <br>
-         <strong>A Finite Element, Multiresolution Viscosity Method
-        for Hyperbolic Conservation Laws
-         </strong>
-        <br>
-        SIAM J. Numer. Anal., vol. 43, pp. 1988-2011, 2005
-        </p>
-
-    <li> <p>
-        B. Carnes, N. Djilali
-        <br>
-         <strong>Systematic parameter estimation for PEM fuel cell models
-         </strong>
-        <br>
-        Journal of Power Sources, vol. 144, pp. 83-93, 2005
-        </p>
-
-    <li> <p>
-         B. Cockburn,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>,
-         <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
-         <br>
-         <strong>A locally conservative LDG method for the incompressible Navier- Stokes equations</strong>
-        <br>
-        Math. Comput., vol. 74, pp. 1067-1095, 2005
-         </p>
-
-    <li> <p>
-         B. Cockburn,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>,
-         <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
-         <br>
-         <strong>The Local Discontinuous Galerkin Method for Linear
-        Incomressible Fluid Flow: a Review</strong>
-        <br>
-        Comput. &amp; Fluids, vol. 34, pp. 491-506, 2005
-         </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>
-         <br>
-         <strong>Discontinuous Galerkin methods for compressible flows:
-         higher order accuracy, error estimation and adaptivity
-         </strong>
-         <br>
-         In H. Deconinck and M. Ricchiuto, editors,
-         VKI LS 2006-01: CFD - Higher Order Discretization Methods,
-         November 14-18, 2005, Rhode Saint Genese, Belgium.
-         <br>
-         von Karman Institute for Fluid Dynamics (2005)
-         </p>
-
-    <li> <p>
-        A. Joshi
-        <br>
-         <strong>Adaptive finite element methods for fluorescence enhanced
-         optical tomography
-         </strong>
-        <br>
-        Ph.D. thesis, Texas A&amp;M University, 2005
-        </p>
-
-    <li> <p>
-        A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, A. B. Thompson, E. Sevick-Muraca
-        <br>
-         <strong>Experimental fluorescence optical tomography using
-        adaptive finite elements and planar illumination with
-        modulated excitation light
-         </strong>
-        <br>
-        Progress in Biomedical Optics and Imaging, vol. 6,
-        pp. 351-358, 2005
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Block Preconditioners for LDG Discretizations of
-        Linear Incompressible Flow Problems</strong>
-        <br>
-        J. Sci. Comput., vol. 22, pp. 381-394, 2005
-         </p>
-
-    <li> <p>
-        O. Kayser-Herold, H. G. Matthies
-        <br>
-         <strong>Least squares finite element methods for fluid-structure
-        interaction problems
-         </strong>
-        <br>
-        Computers &amp; Structures, vol. 83, pp. 191-207, 2005
-        </p>
-
-    <li> <p>
-        R. Li
-        <br>
-         <strong>On multi-mesh h-adaptive methods</strong>
-        <br>
-        J. Sci. Comput., vol. 24, pp. 321-341, 2005
-        <br>
-        (This paper uses <a
-        href="http://circus.math.pku.edu.cn/AFEPack/"
-        target="_top">AFEPack</a> which in turn uses deal.II's linear
-        algebra library.)
-        </p>
-
-    <li> <p>
-        M. Mu
-        <br>
-         <strong>PDE.MART: A network-based problem-solving environment
-        for PDEs
-         </strong>
-        <br>
-        ACM Trans. Math. Software, vol. 31, pp. 508-531, 2005
-        </p>
-
-    <li> <p>
-        B. Nestler, D. Danilov, P. Galenko
-        <br>
-         <strong>Crystal growth of pure substances: Phase-field simulations in
-        comparison with analytical and experimental results
-         </strong>
-        <br>
-        Journal of Computational Physics, vol. 207, pp. 221-239, 2005
-        </p>
-
-    <li> <p>
-        T. Nielsen, T. Koehler,  M. van der Mark, G. t'Hooft
-        <br>
-         <strong>Fully 3D reconstruction of attenuation for diffuse
-         optical tomography using a finite element model
-         </strong>
-        <br>
-        Nuclear Science Symposium Record, vol. 4, pp. 2283-2285, 2005
-        </p>
-
-    <li> <p>
-        Q. Ouyang, K. Xiu
-        <br>
-         <strong>Simulation Study of Reduced Self-Heating in Novel
-        Thin-SOI Vertical Bipolar Transistors
-         </strong>
-        <br>
-        Simulation of Semiconductor Processes and Devices, pp. 55-58, 2005
-        </p>
-
-    <li> <p>
-        M. Polner
-        <br>
-         <strong>Galerkin least-squares stabilization operators for the
-        Navier-Stokes equations, A unified approach
-         </strong>
-        <br>
-        Ph.D. thesis, University of Twente, The Netherlands, 2005
-        </p>
-
-    <li> <p>
-        <a href="http://www.dkfz-heidelberg.de/en/medphysrad/ect/team/rschulz.html"
-        target="_top">R. B. Schulz</a>, G. Echner, H. Ruehle,
-        W. Stroh, J. Vierling, T. Vogt, J. Peter, W. Semmler
-        <br>
-         <strong>Development of a fully rotational non-contact fluorescence tomographer
-        for small animals
-         </strong>
-        <br>
-        IEEE Micro-imaging Conference, IEEE Nuclear Science Symposium
-        Conference Record, pp. 2391-2393, 2005
-        </p>
-
-
-    <li> <p>
-        <a href="http://www.dkfz-heidelberg.de/en/medphysrad/ect/team/rschulz.html" target="_top">R. B. Schulz</a>, J. Peter, W. Semmler, C. D'andrea, G. Valentini, R. Cubeddu
-        <br>
-         <strong>Quantifiability and Image Quality in Noncontact Fluorescence Tomography
-         </strong>
-        <br>
-        in: Photon Migration and Diffuse-Light Imaging II, K. Licha
-        and R. Cubeddu (eds.), SPIE press, 2005
-        </p>
-
-    </ol>
-
-
-
-    <a name="2004"> </a>
-    <h3>Publications in 2004</h3>
-
-    <ol>
-    <li> <p>
-        <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>,
-        <br>
-         <strong>A framework for the adaptive finite element solution
-        of large inverse problems. I. Basic techniques
-         </strong>
-        <br>
-        ICES Report 2004-39, 2004.
-        </p>
-
-    <li> <p>
-        <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, <a
-        href="http://www.math.unibas.ch/~grote/"
-        target="_top">M. Grote</a>, C. Hohenegger
-        <br>
-         <strong>Finite Element Method For Time Dependent Scattering:
-        Nonreflecting Boundary Condition, Adaptivity, and Energy
-        Decay
-         </strong>
-        <br>
-        Computer Methods in Applied Mechanics and Engineering,
-        vol. 193, pp. 2453-2482, 2004
-        </p>
-
-    <li> <p>
-        D. Boffi, L. Gastaldi, <a
-        href="http://www-dimat.unipv.it/heltai/" target="_top">L. Heltai</a>
-        <br>
-         <strong> A finite element approach to the immersed boundary method
-         </strong>
-        <br>
-        Progress in Engineering Computational Technology, vol. 12,
-        pp. 271-298, 2004
-        </p>
-
-
-    <li> <p>
-        <a href="http://www.cfdlab.ae.utexas.edu/labstaff/carey.php"
-        target="_top">G. Carey</a>, M. Anderson, B. Carnes, B. Kirk
-        <br>
-         <strong>Some aspects of adaptive grid technology related to
-        boundary and interior layers
-         </strong>
-        <br>
-        Journal of Computational and Applied Mathematics, vol. 166,
-        pp. 55-86, 2004
-        </p>
-
-    <li> <p>
-        <a href="http://www.cfdlab.ae.utexas.edu/labstaff/carey.php"
-        target="_top">G. Carey</a>, W. Barth, J. A. Woods, B. Kirk,
-        M. Anderson, S. Chow, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-        <br>
-         <strong>Modeling error and constitutive relations in
-        simulation of flow and transport
-         </strong>
-        <br>
-        International Journal for Numerical Methods in Fluids,
-        vol. 46, pp. 1211-1236, 2004
-        </p>
-
-    <li> <p>
-        S. Chow, G. F. Carey, M. L. Anderson
-        <br>
-         <strong>Finite element approximations of a glaciology problem.
-         </strong>
-        <br>
-        ESAIM: Mathematical Modelling and Numerical Analysis (M2AN),
-        vol. 38, pp. 741-756, 2004.
-        </p>
-
-    <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>, P. Houston
-        <br>
-         <strong> Goal-Oriented A Posteriori Error Estimation
-        for Multiple Target Functionals
-         </strong>
-        <br>
-         in M. Feistauer, V. Doleji, P. Knobloch and K. Najzar,
-        editors, Numerical Mathematics and Advanced Applications,
-        ENUMATH 2003, pp. 410-419, Springer-Verlag, 2004
-        <br>
-        (<a href="2004/hh04a.bib" target="body">BibTeX entry</a>)
-        </p>
-
-    <li> <p>
-        U. Hasler, <a
-        href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
-        Schneebeli</a>, <a
-        href="http://www.math.ubc.ca/~schoetzau/" target="_top">D.
-        Sch&ouml;tzau</a>
-        <br>
-         <strong>Mixed finite element approximation of incompressible
-        MHD problems based on weighted regularization
-         </strong>
-        <br>
-        Applied Numerical Mathematics, vol. 51, pp. 19-45, 2004
-        </p>
-
-    <li> <p>
-        A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, E. Sevick-Muraca
-        <br>
-         <strong>Adaptive finite element modeling of optical
-        fluorescence-enhanced tomography
-         </strong>
-        <br>
-        Optics Express, vol. 12, pp. 5402-5417, 2004
-        </p>
-
-    <li> <p>
-        A. Joshi, A. B. Thompson, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, E. Sevick-Muraca
-        <br>
-         <strong>Adaptive finite element methods for forward modeling
-        in fluorescence enhanced frequency domain optical tomography
-         </strong>
-        <br>
-        Proceedings of the 2004 OSA Biomedical Topical Meetings, 2004
-        </p>
-
-    <li> <p>
-        A. Joshi, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, A. B. Thompson, E. Sevick-Muraca
-        <br>
-         <strong>Adaptive finite element methods for fluorescence
-        enhanced frequency domain optical tomography: Forward imaging
-        problem
-         </strong>
-        <br>
-        Proceedings of the 2004 IEEE International Symposium on
-        Biomedical Imaging, 2004
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Multi-level methods for discontinuous Galerkin FEM on locally refined meshes</strong>
-         <br>
-        Comput. &amp; Struct., vol. 82, pp. 2437-2445, 2004
-         </p>
-
-    <li> <p>
-        J. Ramirez, M. Laso
-        <br>
-         <strong>Micro-macro simulations of three-dimensional plane
-        contraction flow
-         </strong>
-        <br>
-        Modelling Simul. Mater. Sci. Eng., vol. 12, pp. 1293-1306, 2004
-        </p>
-
-    <li> <p>
-        <a
-        href="http://www.dkfz-heidelberg.de/en/medphysrad/ect/team/rschulz.html"
-        target="_top">R. B.
-        Schulz</a>, <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, J. Peter, W. Semmler
-        <br>
-         <strong>Independent modeling of
-        fluorescence excitation and emission with the finite element method
-         </strong>
-        <br>
-        Proceedings
-        of the OSA BIOMED topical meeting, Miami, Florida, 14-18 April 2004
-        </p>
-
-    <li> <p>
-        E. Zander, J. R. Weimar, H. G. Mathies
-        <br>
-         <strong>Simulation of High-Frequency Atmospheric Gas Discharges
-         </strong>
-        <br>
-        PAMM, vol. 4, pp. 428-429, 2004
-        </p>
-
-    </ol>
-
-
-
-    <a name="2003"> </a>
-    <h3>Publications in 2003</h3>
-
-    <ol>
-    <li> <p>
-         S. Achatz
-        <br>
-        <strong>Adaptive finite D&uuml;nngitter-Elemente h&ouml;herer Ordnung
-        f&uuml;r elliptische partielle Differentialgleichungen mit variablen
-        Koeffizienten
-        </strong>
-        <br>
-        Ph.D. thesis, TU Munich, 2003
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-         <br>
-         <strong> Starting threads in a C++ compatible fashion
-         </strong>
-         <br>
-        C/C++ Users Journal, October 2003, pp. 21-24
-        </p>
-
-    <li> <p>
-        <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, R. Rannacher
-        <br>
-         <strong>Adaptive Finite Element Methods for Solving Differential Equations
-         </strong>
-        <br>
-        Book, Birkh&auml;user, 2003
-        </p>
-
-    <li> <p>
-        M. Calhoun-Lopez
-        <br>
-         <strong>Numerical solutions of hyperbolic conservation laws:
-        Incorporating multi-resolution viscosity methods into the
-        finite element framework
-         </strong>
-        <br>
-        Ph.D. thesis, Iowa State University, 2003
-        </p>
-
-    <li> <p>
-        B. Carnes
-        <br>
-         <strong>Adaptive finite elements for nonlinear transport equations
-         </strong>
-        <br>
-        Ph.D. thesis, ICES, The University of Texas at Austin, 2003
-        </p>
-
-    <li> <p>
-       B. Cockburn,
-       <a href="http://www.math.tamu.edu/~kanschat"
-       target="_top">G. Kanschat</a>,
-       <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
-       <br>
-       <strong>LDG methods for Stokes flow problems</strong>
-       <br>
-         in Brezzi, Buffa, Corsaro, Murli: Numerical Mathematics and Advanced Applications:
-        ENUMATH 2001, Springer Italia, 2003
-       <br>
-       (<a href="2002/cks-1.html" target="body">Abstract</a>
-       )
-       </p>
-
-    <li> <p>
-         B. Cockburn,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>,
-         <a href="http://www.math.ubc.ca/~schoetzau/" target="_top">D. Sch&ouml;tzau</a>
-         <br>
-         <strong>The Local Discontinuous Galerkin Method for the Oseen Equations</strong>
-         <br>
-        Math. Comput., vol. 73, pp. 569-593, 2003
-         <br>
-         (<a href="2002/cks-2.html" target="body">Abstract</a>)
-         </p>
-
-   <li> <p>
-         J. Gopalakrishnan,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Application of unified DG analysis to preconditioning DG methods
-         </strong>
-         <br>
-        in Bathe: Computational Fluid and Solid Mechanics, pp. 1943-1945, 2003
-        </p>
-
-    <li> <p>
-         J. Gopalakrishnan,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong> A Multilevel Discontinuous Galerkin Method
-         </strong>
-         <br>
-        Numer. Math., vol. 95, pp. 527-550, 2003
-        <br>
-        (<a href="2000/gk.html" target="body">Abstract</a>,
-         <a href="2000/gk.bib" target="body">BibTeX
-         entry</a>,
-         <a href="http://www.ima.umn.edu/preprints/dec2000/1735.ps">Postscript</a>)
-        </p>
-
-    <li> <p>
-         Jay Gopalakrishnan, <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Multi-level Preconditioners for the interior penalty method</strong>
-         <br>
-         in Brezzi, Buffa, Corsaro, Murli: Numerical Mathematics and Advanced Applications:
-        ENUMATH 2001, Springer Italia, 2003
-         <br>
-         (<a href="2002/kanschat-1.html" target="body">Abstract</a>)
-         </p>
-
-    <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>, P. Houston
-        <br>
-         <strong> Goal-Oriented A Posteriori Error Estimation
-        for Multiple Target Functionals
-         </strong>
-        <br>
-        in T. Y. Hou and E. Tadmor, editors, Hyperbolic Problems:
-         Theory, Numerics, Applications, pp. 579-588, Springer, 2003
-        <br>
-        (<a href="2003/hh03b.html" target="body">Abstract</a>,
-         <a href="2003/hh03b.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-        target="_top">R. Hartmann</a>, P. Houston
-        <br>
-         <strong>Goal-Oriented A Posteriori Error Estimation for Compressible Fluid Flows
-         </strong>
-        <br>
-        In F. Brezzi, A. Buffa, S. Corsaro and A. Murli, editors,
-         Numerical Mathematics and Advanced Applications, pp. 775-784, Springer, 2003
-        <br>
-        (<a href="2003/hh03a.html" target="body">Abstract</a>,
-         <a href="2003/hh03a.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Discontinuous Galerkin Finite Element Methods for Advection-Diffusion Problems</strong>
-         <br>
-         Habilitationsschrift, Universit&auml;t Heidelberg, 2003
-         </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Preconditioning discontinuous Galerkin saddle point systems</strong>
-         <br>
-         in Bathe: Computational Fluid and Solid Mechanics, pp. 2016-2018, 2003
-         </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong>Preconditioning methods for local discontinuous {G}alerkin Discretizations</strong>
-         <br>
-         SIAM J. Sci. Comput., vol. 25, pp. 815-831, 2003
-         </p>
-
-
-    <li> <p>
-        <a
-        href="http://www.math.unibas.ch/~schneeba/" target="_top">A.
-        Schneebeli</a>, <a
-        href="http://www.math.ubc.ca/~schoetzau/" target="_top">D.
-        Sch&ouml;tzau</a>
-        <br>
-         <strong>Mixed finite elements for incompressible magneto-hydrodynamics
-         </strong>
-        <br>
-        Comptes Rendus Mathematique, vol. 337, pp. 71-74, 2003
-        </p>
-
-    <li> <p>
-        M. Stadler, G. A. Holzapfel, J. Korelc
-        <br>
-         <strong>C<sup>n</sup> continuous modelling of smooth contact surfaces
-        using NURBS and application to 2D problems
-         </strong>
-        <br>
-        International Journal for Numerical Methods in Engineering,
-        vol. 57, pp. 2177-2203, 2003
-        </p>
-
-    </ol>
-
-
-    <a name="2002"> </a>
-    <h3>Publications in 2002</h3>
-
-    <ol>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-         <br>
-         <strong> Adaptive Finite Element Methods for the
-                 Identification of Distributed Parameters in
-                 Partial Differential Equations
-         </strong>
-         <br>
-        Ph.D. thesis, University of Heidelberg, 2002
-        <br>
-        (<a href="2002/bangerth-1.html" target="body">Abstract</a>,
-         <a href="2002/bangerth-1.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-        S. Benkler
-        <br>
-         <strong>Numerical solution of the nonlinear Hartree equation.
-         </strong>
-        <br>
-        Diploma thesis, ETH Zurich, Switzerland, 2002.
-        </p>
-
-    <li> <p>
-         B. Cockburn,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>, <a
-         href="http://www.math.ubc.ca/~schoetzau/">D.
-         Sch&ouml;tzau</a>
-         <br>
-         <strong> The local discontinuous Galerkin method in
-        incompressible fluid flow
-         </strong>
-         <br>
-        in Mang, Rammerstorfer, Eberhardsteiner: Proceedings of the
-        Fifth World Congress on Computational Mechanics (WCCM V),
-        Vienna University of Technology, 2002
-        <br>
-        (<a href="2000/ckss.html" target="body">Abstract</a>,
-         <a href="2000/ckss.bib" target="body">BibTeX
-         entry</a>,
-         <a href="http://www.ima.umn.edu/preprints/oct2000/1728.ps">Postscript</a>)
-        </p>
-
-    <li> <p>
-         B. Cockburn,
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>, <a
-         href="http://www.math.ubc.ca/~schoetzau/">D.
-         Sch&ouml;tzau</a>, C. Schwab
-         <br>
-         <strong> Local discontinuous Galerkin methods for the Stokes
-                      system
-         </strong>
-         <br>
-        SIAM J. Numer. Anal., vol. 40, pp. 319-343, 2002
-        <br>
-        (<a href="2000/ckss.html" target="body">Abstract</a>,
-         <a href="2000/ckss.bib" target="body">BibTeX
-         entry</a>,
-         <a href="http://www.ima.umn.edu/preprints/oct2000/1728.ps">Postscript</a>)
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-         target="_top">R. Hartmann</a>
-         <br>
-         <strong> Adaptive Finite Element Methods for the Compressible
-         Euler Equations
-         </strong>
-         <br>
-        Ph.D. thesis, University of Heidelberg, 2002
-        <br>
-        (<a href="2002/har02.html" target="body">Abstract</a>,
-        <a href="2002/har02.bib" target="body">BibTeX entry</a>)
-         </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann/"
-         target="_top">R. Hartmann</a>, P. Houston
-         <br>
-         <strong>Adaptive Discontinuous Galerkin Finite Element
-         Methods for the Compressible Euler Equations
-         </strong>
-         <br>
-        J. Comput. Phys., vol. 183, pp. 508-532, 2002.
-        <br>
-        (<a href="2002/hh02b.html" target="body">Abstract</a>,
-         <a href="2002/hh02b.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-         <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-        target="_top">R. Hartmann</a>, P. Houston
-         <br>
-         <strong>Adaptive Discontinuous Galerkin Finite Element
-         Methods for Nonlinear Hyperbolic Conservation Laws
-         </strong>
-         <br>
-        SIAM J. Sci. Comput., vol. 24, pp. 979-1004, 2002.
-        <br>
-        (<a href="2002/hh02a.html" target="body">Abstract</a>,
-         <a href="2002/hh02a.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>, Rolf Rannacher
-         <br>
-         <strong> Local error analysis of the interior penalty
-        discontinuous Galerkin method for second order elliptic problems
-         </strong>
-         <br>
-        J. Numer. Math., vol. 10, pp. 249-274, 2002
-        <br>
-        (<a href="2000/ckss.html" target="body">Abstract</a>,
-         <a href="2000/ckss.bib" target="body">BibTeX
-         entry</a>,
-         <a href="http://www.ima.umn.edu/preprints/oct2000/1728.ps">Postscript</a>)
-        </p>
-
-    <li> <p>
-        F. Mohamed, M. Troyer, G. Blatter
-        <br>
-         <strong>Interaction of vortices in superconductors with
-        kappa close to 1/sqrt(2),
-         </strong>
-        <br>
-        Phys. Rev. B, vol. 65, article 224504, 2002.
-        </p>
-
-
-    <li> <p>
-        T. Shardlow
-        <br>
-         <strong>A coupled Cahn-Hilliard particle system
-         </strong>
-        <br>
-        Electronic Journal of Differential Equations,
-        vol. 2002, No. 73, pp. 1-21, 2002
-        </p>
-
-
-    <li> <p>
-        M. Stadler, G. A. Holzapfel
-        <br>
-         <strong>A novel approach for smooth contact surfaces using NURBS:
-        application to the FE simulation of stenting
-         </strong>
-        <br>
-        Proceedings of the 13th Conference of the European Society of
-        Biomechanics, 1-4 September 2002, Wroclaw, Poland.
-        </p>
-
-    </ol>
-
-
-
-    <a name="2001"> </a>
-    <h3>Publications in 2001</h3>
-
-    <ol>
-    <li> <p>
-        A. Barinka, T. Barsch, P. Charton, A. Cohen, S. Dahlke,
-        W. Dahmen, K. Urban
-        <br>
-         <strong>Adaptive wavelet schemes for elliptic
-        problems&mdash;implementation and numerical experiments
-         </strong>
-        <br>
-        SIAM J. Sci. Comput.,
-        vol. 23, pp. 910-939, 2001
-        </p>
-
-    <li> <p>
-         B. Cockburn, <a href="http://www.math.tamu.edu/~kanschat"
-        target="_top">G. Kanschat</a>, Ilaria Perugia, <a
-         href="http://www.math.ubc.ca/~schoetzau/">D.
-         Sch&ouml;tzau</a>
-        <br>
-        <strong>Superconvergence of the Local Discontinuous Galerkin
-                  Method for Elliptic Problems on Cartesian Grids
-        </strong>
-        <br>
-        SIAM J. Numer. Anal. 39 (1), pp. 264-285, 2001
-        <br>
-        (<a href="2000/ckps.html" target="body">Abstract</a>,
-         <a href="2000/ckps.bib" target="body">BibTeX
-         entry</a>,
-         <a href="http://www.ima.umn.edu/preprints/apr2000/1695.ps">Postscript</a>)
-        </p>
-
-     <li> <p>
-         T. Richter
-         <br>
-        <strong>Funktionalorientierte Gitteroptimierung bei der Finite-Elemente
-         Approximation elliptischer Differentialgleichungen
-         </strong>
-        <br>
-        Diploma thesis, University of Heidelberg, 2001 (in German) <br>
-        (<a href="2001/richter-1.html" target="body">Abstract</a>)
-        </p>
-    </ol>
-
-
-    <a name="2000"> </a>
-    <h3>Publications in 2000</h3>
-
-    <ol>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-         <br>
-         <strong> Mesh Adaptivity and Error Control for a Finite Element
-                  Approximation of the Elastic Wave
-                  Equation
-         </strong>
-         <br>
-        Proceedings of the Waves2000 conference,
-         held in Santiago de Compostela, Spain, July 10-14, 2000
-        <br>
-        (<a href="2000/bangerth-1.html" target="body">Abstract</a>,
-         <a href="2000/bangerth-1.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-         <br>
-         <strong> Multi-threading support in deal.II
-         </strong>
-         <br>
-         Preprint 2000-11 (SFB 359), IWR Heidelberg, October 1999.
-        <br>
-        This paper is also available
-        <a href="../reports/multithreading/index.html" target="body">online</a>.
-        <br>
-        (<a href="2000/bangerth-2.html" target="body">Abstract</a>,
-         <a href="2000/bangerth-2.bib" target="body">BiBTeX entry</a>)
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-         <br>
-         <strong> Using Modern Features of C++ for Adaptive Finite
-                 Element Methods:
-                  Dimension-Independent Programming in deal.II
-         </strong>
-         <br>
-        Proceedings of the 16th IMACS World
-        Congress, Lausanne, Switzerland, 2000
-        <br>
-        This paper is also available
-        <a href="../reports/dimension-independent/index.html" target="body">online</a>.
-        <br>
-        (<a href="2000/bangerth-3.html" target="body">Abstract</a>,
-         <a href="2000/bangerth-3.bib" target="body">BibTeX entry</a>)
-        </p>
-
-    <li> <p>
-        <a href="http://ganymed.iwr.uni-heidelberg.de/~hartmann"
-         target="_top">R. Hartmann</a>
-         <br>
-         <strong> Adaptive FE-Methods for Conservation Equations
-         </strong>
-         <br>
-        In Heinrich Freist&uuml;hler and Gerald Warnecke, eds.
-        Hyperbolic problems: theory, numerics, applications:
-         eighth international conference in Magdeburg, 2000.
-        <br>
-        International series of numerical mathematics 141: 495-503.
-        Birkh&auml;user, Basel 2001.
-        <br>
-        (<a href="2000/hartmann-1.html" target="body">Abstract</a>,
-         <a href="2000/hartmann-1.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-        F. Mohamed
-        <br>
-         <strong>Interaction of vortices in superconductors with
-        kappa close to 1/sqrt(2),
-         </strong>
-        <br>
-        Diploma thesis, ETH Zurich, 2000.
-        </p>
-
-    </ol>
-
-
-
-    <a name="1999"> </a>
-    <h3>Publications in 1999</h3>
-
-    <ol>
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a> and
-         <a href="http://www.math.tamu.edu/~kanschat"
-         target="_top">G. Kanschat</a>
-         <br>
-         <strong> Concepts for object-oriented finite element
-                  software - the <CODE>deal.II</CODE> library
-         </strong>
-         <br>
-         Preprint 99-43 (SFB 359), IWR Heidelberg, October 1999.
-        <br>
-        (<a href="1999/bangerth-kanschat.html" target="body">Abstract</a>,
-         <a href="1999/bangerth-kanschat.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, R. Rannacher
-         <br>
-         <strong> Adaptive finite element approximation of the acoustic wave
-                  equation: Error estimation and mesh adaptation
-         </strong>
-         <br>
-        East-West Journal of Numerical Mathematics, vol. 7, no. 4 (1999),
-         pp. 263-282
-        <br>
-        (<a href="1999/bangerth-rannacher-2.html" target="body">Abstract</a>,
-         <a href="1999/bangerth-rannacher-2.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>, R. Rannacher
-         <br>
-         <strong> Adaptive finite element techniques for the acoustic
-                  wave equation
-         </strong>
-         <br>
-        Journal of Computational Acoustics, vol. 9, no. 2
-         (2001), pp. 575-591
-        <br>
-        (<a href="1999/bangerth-rannacher-1.html" target="body">Abstract</a>,
-         <a href="1999/bangerth-rannacher-1.bib" target="body">BibTeX
-         entry</a>)
-        </p>
-
-    <li> <p>
-         S. Nauber
-        <br>
-        <strong> Adaptive Finite Elemente Verfahren f&uuml;r
-                 selbstadjungierte Eigenwertprobleme
-        </strong>
-         <br>
-         Diploma thesis, University of Heidelberg, 1999 (in German)
-        </p>
-
-    </ol>
-
-
-
-
-
-
-
-    <a name="1998"> </a>
-    <h3>Publications in 1998</h3>
-
-    <ol>
-    <li> <p>
-         <a href="http://www.math.tamu.edu/~bangerth"
-         target="_top">W. Bangerth</a>
-         <br>
-         <strong> Adaptive Finite-Elemente-Methoden zur L&ouml;sung der
-                  Wellengleichung mit Anwendung in der Physik der Sonne
-         </strong>
-         <br>
-         Diploma thesis, University of Heidelberg, 1998 (in German)
-        <br>
-        (<a href="1998/bangerth.html" target="body">Abstract</a>,
-         <a href="1998/bangerth.bib" target="body">BibTeX entry</a>)
-         </p>
-    </ol>
-
-
-
-    <hr>
-
-    <address>
-      <a href="../mail.html">The deal.II mailing list</a></address>
-
-  </body>
-</html>
-
index c8596bb1d46c8c89f529f0b2d1afd3b8205cd590..05834dcf630545f64d5631f80c11e61072bdcf02 100644 (file)
     libraries we create. To this end, we collect
     publications with results obtained using <acronym>deal.II</acronym>. Please
     let us know if you have publications that we can add
-    <a href="publications/toc.html">to this page</a>.
+    <a href="publications/index.html">to this page</a>.
     </p>
 
     <a name="license"></a>
       <li>
         We ask that scientific publications presenting results obtained with this
         libraries acknowledge its use. Please cite one of the papers referenced
-       <a href="publications/toc.html">here</a>.
+       <a href="publications/index.html">here</a>.
     </ul>
 
     <p>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.