diff --git a/doc/gmsh.html b/doc/gmsh.html
index d5525028dfacc5f633e266d4bbc7645e0dd354e2..844d6eb44350a17d702772f5956b267930d08571 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -16,7 +16,10 @@ CAO, OpenGL, GL2PS, Gmesh">
 
 <link href="http://geuz.org/geuz.css" rel="stylesheet" type="text/css">
 <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
-
+<style type="text/css"><!--
+  div.small { font-size:80%; }
+  ul.small { margin-top:1ex; margin-bottom:1ex; }
+--></style>
 </head>
 
 <body>
@@ -35,7 +38,8 @@ generator with built-in pre- and post-processing facilities</h1>
   <a href="#Documentation">Documentation</a> |
   <a href="#Licensing">Licensing</a> |
   <a href="#Screenshots">Screenshots</a> |
-  <a href="#Links">Links</a>
+  <a href="#Links">Links</a> |
+  <a href="#References">References</a>
 </center>
 
 <h2><a name="Description"></a>Description</h2>
@@ -92,68 +96,11 @@ the <a href="/gmsh/doc/LICENSE.txt">GNU General Public License
 </ul>
 
 If you use Gmsh please cite the following reference in your work (books,
-articles, reports, etc.):
-<ul>
-  <li><a href="gmsh_paper_preprint.pdf">C. Geuzaine and J.-F. Remacle. <em>Gmsh:
-        a three-dimensional finite element mesh generator with built-in pre- and
-        post-processing facilities</em>. International Journal for Numerical
-      Methods in Engineering, Volume 79, Issue 11, pages 1309-1331, 2009</a>''
-</ul>
-
-<!-- h2><a name="References"></a>References</h2>
-
-You can also cite the following papers for specific algorithms and features:
-<ul>
-  <li>Quad meshing:
-    <ul>
-      <li>
-        J.-F. Remacle, J. Lambrechts, B. Seny, E. Marchandise, A. Johnen and
-        C. Geuzaine.
-        <em>Blossom-Quad: a non-uniform quadrilateral mesh generator using a
-          minimum cost perfect matching algorithm</em>.  International Journal
-          for Numerical Methods in Engineering, Volume 89, pages 1102-1119,
-          2012.
-      <li>
-        J. -F. Remacle, F. Henrotte, T. Carrier-Baudouin, E. B�chet,
-        E. Marchandise, C. Geuzaine and T. Mouton. <em>A frontal Delaunay Quad
-          Mesh Generator Using the $L^\infty$ Norm.  International Journal for
-          Numerical Methods in Engineering, in press, 2012.
-    </ul>
-  <li>STL remeshing:
-    J.-F. Remacle and C. Geuzaine and G. Comp\`ere and
-                  E. Marchandise",
-    title =        "High-Quality Surface Remeshing Using Harmonic Maps",
-    journal =      IJNME,
-    volume =       83,
-    number =       4,
-    pages =        "403--425",
-    year =         2010,
-
-E. Marchandise, C. Carton de Wiart, W. G. Vos, C. Geuzaine and J.-F. Remacle.
-High Quality Surface Remeshing Using Harmonic Maps. Part II: Surfaces with High
-    Genus and of Large Aspect Ratio.
-  journal =      IJNME,
-  volume =       86,
-  number =       11,
-  pages =        "1303--1321",
-  year =         2011,
-
-E. Marchandise, P. Crosetto, C. Geuzaine, J.-F. Remacle and E. Sauvage,
-  chapter =      "Quality open source mesh generation for cardiovascular flow simulations",
-  In Modelling Physiological Flow,
-Springer Series on Modeling, Simulation and Applications,
-Springer-Verlag, Berlin Heidelberg,
-2011,
-  editor =       "D. Ambrosi, A. Quarteroni, G. Rozza",
-  file =         "\pdfgeuzaine{11.marchandise.cardio}",
-
-  <li>High-order (curved) meshes:
-    A. Johnen, J.-F. Remacle and C. Geuzaine. <em>Geometric validity of
-    Curvilinear Finite elements</em>. Journal of Computational Physics, in
-    press, 2012. 
-</ul>
-
--->
+articles, reports, etc.): <a href="gmsh_paper_preprint.pdf">C. Geuzaine and
+J.-F. Remacle. <em>Gmsh: a three-dimensional finite element mesh generator with
+built-in pre- and post-processing facilities</em>. International Journal for
+Numerical Methods in Engineering 79(11), pp. 1309-1331, 2009</a>''. You can also
+cite references for <a href="#References">specific features and algorithms</a>.
 
 <h2><a name="Authors"></a>Authors and credits</h2>
 
@@ -306,6 +253,86 @@ thumbnail"></a>
     graphical user interface.
 </ul>
 
+<h2><a name="References"></a>References</h2>
+
+<div class="small">
+  Gmsh
+  <ul class="small">
+    <li>C. Geuzaine and J.-F. Remacle. <em>Gmsh: a three-dimensional finite
+      element mesh generator with built-in pre- and post-processing
+      facilities</em>. International Journal for Numerical Methods in
+      Engineering 79(11), pp. 1309-1331,
+      2009. (<a href="gmsh_paper_preprint.pdf">PDF</a>)
+    </li>
+  </ul>
+  Quad meshing (Blossom and DelQuad algorithms)
+  <ul class="small">
+    <li>
+      J.-F. Remacle, J. Lambrechts, B. Seny, E. Marchandise, A. Johnen and
+      C. Geuzaine. <em>Blossom-Quad: a non-uniform quadrilateral mesh generator
+      using a minimum cost perfect matching algorithm</em>.  International
+      Journal for Numerical Methods in Engineering 89, pp. 1102-1119,
+      2012. (<a href="gmsh_quad_preprint.pdf">PDF</a>)
+    <li>J.-F. Remacle, F. Henrotte, T. Carrier-Baudouin, E. B�chet,
+      E. Marchandise, C. Geuzaine and T. Mouton. <em>A frontal Delaunay Quad
+      Mesh Generator Using the L&infin; Norm</em>.  International Journal for
+      Numerical Methods in Engineering, in press, 2012.
+      (<a href="gmsh_quad2_preprint.pdf">PDF</a>)
+  </ul>
+  Compounds, reparametrizations and STL remeshing
+  <ul class="small">
+    <li>J.-F. Remacle, C. Geuzaine, G. Comp�re and
+      E. Marchandise. <em>High-Quality Surface Remeshing Using Harmonic
+      Maps</em>.  International Journal for Numerical Methods in Engineering
+      83(4), pp. 403-425, 2010. (<a href="gmsh_stl_preprint.pdf">PDF</a>)
+    <li>E. Marchandise, C. Carton de Wiart, W. G. Vos, C. Geuzaine and
+      J.-F. Remacle.  <em>High Quality Surface Remeshing Using Harmonic
+      Maps. Part II: Surfaces with High Genus and of Large Aspect Ratio</em>.
+      International Journal for Numerical Methods in Engineering 86(11),
+      pp. 1303-1321, 2011. (<a href="gmsh_stl2_preprint.pdf">PDF</a>)
+    <li>E. Marchandise, J.-F. Remacle and C. Geuzaine. <em>Optimal
+      parametrizations for surface remeshing</em>. Engineering with Computers,
+      in press, 2012. (<a href="gmsh_stl3_preprint.pdf">PDF</a>)
+  </ul>
+  High-order meshing and visualization
+  <ul class="small">
+    <li>J.-F. Remacle, N. Chevaugeon, E. Marchandise and
+      C. Geuzaine. <em>Efficient Visualization of High-Order Finite
+      Elements</em>. International Journal for Numerical Methods in Engineering
+      69(4), pp. 750-771, 2007. (<a href="gmsh_visu_preprint.pdf">PDF</a>)
+    <li>A. Johnen, J.-F. Remacle and C. Geuzaine. <em>Geometric validity of
+      High-Order Triangular Finite Elements</em>. Engineering with Computers, in
+      press, 2012. (<a href="gmsh_curved2_preprint.pdf">PDF</a>)
+    <li>A. Johnen, J.-F. Remacle and C. Geuzaine. <em>Geometric validity of
+        Curvilinear Finite elements</em>. Journal of Computational Physics, in
+      press, 2012. (<a href="gmsh_curved_preprint.pdf">PDF</a>)
+  </ul>
+  Ocean meshing
+  <ul class="small">
+    <li>J. Lambrechts, R. Comblen, V. Legat, C. Geuzaine and
+      J.-F. Remacle. <em>Multiscale mesh generation on the sphere</em>. Ocean
+      Dynamics, 58, pp. 461-473, 2008. (<a href="gmsh_ocean_preprint.pdf">PDF</a>)
+  </ul>
+  Biomedical meshing
+  <ul class="small">
+    <li>E. Marchandise, G. Comp�re, M. Willemet, G. Bricteux, C. Geuzaine and
+      J-F Remacle. <em>Quality meshing based on STL triangulations for
+      biomedical simulations</em>. International Journal for Numerical Methods
+      in Biomedical Engineering 26(7), pp. 876-889,
+      2010. (<a href="gmsh_bio_preprint.pdf">PDF</a>)
+    <li>E. Marchandise, P. Crosetto, C. Geuzaine, J.-F. Remacle and
+      E. Sauvage. <em>Quality open source mesh generation for cardiovascular
+      flow simulations</em>, in Modelling Physiological Flow, Springer Series on
+      Modeling, Simulation and Applications (Editors: D. Ambrosi, A. Quarteroni,
+      G. Rozza). Springer-Verlag, Berlin Heidelberg, 2011.
+      (<a href="gmsh_bio2_preprint.pdf">PDF</a>)
+    <li>E. Marchandise, C. Geuzaine and J.-F. Remacle. <em>Cardiovascular and
+      lung mesh generation based on centerlines</em>. International Journal for
+      Numerical Methods in Biomedical Engineering, submitted,
+      2012. (<a href="gmsh_bio3_preprint.pdf">PDF</a>)
+  </ul>
+</div>
+
 <p>
 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 <input type="hidden" name="cmd" value="_xclick">