11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.22 2005/03/31 03:54:37 momjian Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.23 2005/04/09 03:52:43 momjian Exp $
33-->
44
55 <bibliography id="biblio">
@@ -14,9 +14,8 @@ $PostgreSQL: pgsql/doc/src/sgml/biblio.sgml,v 1.22 2005/03/31 03:54:37 momjian E
1414 Some white papers and technical reports from the original
1515 <productname>POSTGRES</productname> development team
1616 are available at the University of California, Berkeley, Computer Science
17- Department web site,
18- <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
19- </ulink>
17+ Department <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/">
18+ web site</ulink>.
2019 </para>
2120
2221 <bibliodiv>
@@ -242,9 +241,10 @@ ssimkovi@ag.or.at
242241 </biblioentry>
243242
244243 <biblioentry id="FONG">
245- <title>The design and implementation of the
246- <productname>POSTGRES</productname> query optimizer,
247- <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf"></ulink></title>
244+ <title>
245+ <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/UCB-MS-zfong.pdf">
246+ The design and implementation of the <productname>POSTGRES</productname> query optimizer
247+ </ulink></title>
248248 <author>
249249 <firstname>Zelaine</firstname>
250250 <surname>Fong</surname>
@@ -304,7 +304,9 @@ ssimkovi@ag.or.at
304304
305305 <biblioentry id="ROWE87">
306306 <biblioset relation="article">
307- <title>The <productname>POSTGRES</productname> data model, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf"></ulink></title>
307+ <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-13.pdf">
308+ The <productname>POSTGRES</productname> data model
309+ </ulink></title>
308310 <titleabbrev>Rowe and Stonebraker, 1987</titleabbrev>
309311 <authorgroup>
310312 <author>
@@ -326,7 +328,9 @@ ssimkovi@ag.or.at
326328
327329 <biblioentry id="SESHADRI95">
328330 <biblioset relation="article">
329- <title>Generalized Partial Indexes, <ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z"></ulink>
331+ <title><ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z">
332+ Generalized Partial Indexes
333+ </ulink>
330334 </title>
331335 <titleabbrev>Seshardri, 1995</titleabbrev>
332336 <authorgroup>
@@ -356,7 +360,9 @@ ssimkovi@ag.or.at
356360
357361 <biblioentry id="STON86">
358362 <biblioset relation="article">
359- <title>The design of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf"></ulink></title>
363+ <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M85-95.pdf">
364+ The design of <productname>POSTGRES</productname>
365+ </ulink></title>
360366 <titleabbrev>Stonebraker and Rowe, 1986</titleabbrev>
361367 <authorgroup>
362368 <author>
@@ -404,7 +410,9 @@ ssimkovi@ag.or.at
404410
405411 <biblioentry id="STON87b">
406412 <biblioset relation="article">
407- <title>The design of the <productname>POSTGRES</productname> storage system, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf"></ulink></title>
413+ <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M87-06.pdf">
414+ The design of the <productname>POSTGRES</productname> storage system
415+ </ulink></title>
408416 <titleabbrev>Stonebraker, 1987</titleabbrev>
409417 <authorgroup>
410418 <author>
@@ -422,7 +430,9 @@ ssimkovi@ag.or.at
422430
423431 <biblioentry id="STON89">
424432 <biblioset relation="article">
425- <title>A commentary on the <productname>POSTGRES</productname> rules system, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf"></ulink></title>
433+ <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-82.pdf">
434+ A commentary on the <productname>POSTGRES</productname> rules system
435+ </ulink></title>
426436 <titleabbrev>Stonebraker et al, 1989</titleabbrev>
427437 <authorgroup>
428438 <author>
@@ -447,7 +457,9 @@ ssimkovi@ag.or.at
447457
448458 <biblioentry id="STON89b">
449459 <biblioset relation="article">
450- <title>The case for partial indexes, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf"></ulink></title>
460+ <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M89-17.pdf">
461+ The case for partial indexes
462+ </ulink></title>
451463 <titleabbrev>Stonebraker, M, 1989b</titleabbrev>
452464 <authorgroup>
453465 <author>
@@ -465,7 +477,9 @@ ssimkovi@ag.or.at
465477
466478 <biblioentry id="STON90a">
467479 <biblioset relation="article">
468- <title>The implementation of <productname>POSTGRES</productname>, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf"></ulink></title>
480+ <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-34.pdf">
481+ The implementation of <productname>POSTGRES</productname>
482+ </ulink></title>
469483 <titleabbrev>Stonebraker, Rowe, Hirohama, 1990</titleabbrev>
470484 <authorgroup>
471485 <author>
@@ -493,7 +507,9 @@ ssimkovi@ag.or.at
493507
494508 <biblioentry id="STON90b">
495509 <biblioset relation="article">
496- <title>On Rules, Procedures, Caching and Views in Database Systems, <ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf"></ulink></title>
510+ <title><ulink url="http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ERL-M90-36.pdf">
511+ On Rules, Procedures, Caching and Views in Database Systems
512+ </ulink></title>
497513 <titleabbrev>Stonebraker et al, ACM, 1990</titleabbrev>
498514 <authorgroup>
499515 <author>