Repair the GEQO bibliography. It was marked up all wrong. Move some of
authorPeter Eisentraut
Tue, 8 Jan 2002 18:03:26 +0000 (18:03 +0000)
committerPeter Eisentraut
Tue, 8 Jan 2002 18:03:26 +0000 (18:03 +0000)
the info to the main bibliography.

doc/src/sgml/biblio.sgml
doc/src/sgml/geqo.sgml
doc/src/sgml/stylesheet.dsl

index 2a7a8ae77871c97a9ab60a50f41efe14bc127fa7..6c2b2c0b2c104058b533c6310cae8bc21460f57d 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -12,7 +12,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/biblio.sgml,v 1.17 2002/01/07 02:29:11 pete
 
   
    Some white papers and technical reports from the original
-   Postgres development team
+   POSTGRES development team
    are available at
    
     the University of California, Berkeley, Computer Science
@@ -100,6 +100,26 @@ $Header: /cvsroot/pgsql/doc/src/sgml/biblio.sgml,v 1.17 2002/01/07 02:29:11 pete
     
    
 
+  
+   Fundamentals of Database Systems
+   3rd Edition
+   
+    
+     Ramez
+     Elmasri
+    
+    
+     Shamkant
+     Navathe
+    
+   
+   0-805-31755-4
+   August 1999
+   
+    Addison-Wesley
+   
+  
+
    
     Understanding the New <acronym>SQL</acronym>
     Melton and Simon, 1993
     
    
 
+  
+   
+    The Design and Implementation of the Postgres Query Optimizer
+    
+     Z.
+     Fong
+    
+    
+     University of California, Berkeley Computer Science Department
+    
+
+    file planner/Report.ps in the postgres-papers distribution
+   
+  
+
   
  
 
index 95f99b11886d05860f482e4485612b036f27d498..5483c633c6ad6113387bf874bcca61cf46ce58ca 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -259,113 +259,46 @@ Genetic Optimizer
    
   
 
-   
-    </div> <div class="diff rem">-     References</div> <div class="diff rem">-    
-    Reference information for GEQ algorithms.
-    
-    
-
-     
-      </div> <div class="diff rem">-       The Hitch-Hiker's Guide to Evolutionary Computation</div> <div class="diff rem">-      
-      
-       
-   Jörg
-   Heitkötter
-       
-       
-   David
-   Beasley
-       
-      
-      
-       
-   InterNet resource
-       
-      
-      
-       
-   FAQ in comp.ai.genetic
-   is available at 
-   url="http://surf.de.uu.net/encore/www/">here.
-       
-      
-     
-
-     
-      </div> <div class="diff rem">-       Evolutionary Computation and its application to art and design</div> <div class="diff rem">-</div> <div class="diff rem">-      
-      
-       
-   Craig
-   Reynolds
-       
-      
-      
-       
-   InterNet resource
-       
-      
-      
-       
-   The URL is 
-   url="http://www.red3d.com/cwr/evolve.html">here.
-       
-      
-     
-
-     
-      </div> <div class="diff rem">-       The Design and Implementation of the Postgres Query Optimizer</div> <div class="diff rem">-      
-      
-       
-   Z.
-   Fong
-       
-      
-      
-       
-   University of California, Berkeley Computer Science Department
-       
-      
-      
-       
-   File planner/Report.ps in the 'postgres-papers' distribution.
-       
-      
-     
-
-     
-      </div> <div class="diff rem">-       Fundamentals of Database Systems</div> <div class="diff rem">-      
-      
-       
-   R.
-   Elmasri
-       
-       
-   S.
-   Navathe
-       
-      
-      
-       
-   The Benjamin/Cummings Pub., Inc.
-       
-      
-     
-
-    
-   
-
+  Further Readings
+
+  
+   The following resources contain additional information about
+   genetic algorithms:
+
+   
+    
+     
+      The Hitch-Hiker's
+      Guide to Evolutionary Computation (FAQ for 
+      url="news://comp.ai.genetic">comp.ai.genetic)
+     
+    
+   
+    
+     
+      Evolutionary
+       Computation and its application to art and design by
+      Craig Reynolds
+     
+    
+
+    
+     
+      
+     
+    
+
+    
+     
+      
+     
+    
+   
+  
+
+
 
 
+
 
 
 
@@ -71,6 +71,7 @@
 
 (define (biblioentry-inline-elements)
   (list
+   (normalize "author")
    (normalize "authorgroup")
    (normalize "title")
    (normalize "subtitle")   
@@ -87,7 +88,8 @@
    (normalize "pubsnumber")
    (normalize "date")
    (normalize "pubdate")
-   (normalize "pagenums")))
+   (normalize "pagenums")
+   (normalize "bibliomisc")))
 
 (mode biblioentry-inline-mode