Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/more/writingdoc/template/bibliography.html @ 12

Last change on this file since 12 was 12, checked in by landauf, 18 years ago

added boost

File size: 986 bytes
Line 
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link rel="stylesheet" type="text/css" href="../../../boost.css">
5<title>{{Library}} - Bibliography</title>
6</head>
7<body link="#0000ff" vlink="#800080">
8<table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
9    "header">
10  <tr> 
11    <td valign="top" width="300"> 
12      <h3><a href="../../../index.htm"><img height="86" width="277" alt="C++ Boost" src="../../../boost.png" border="0"></a></h3>
13    </td>
14    <td valign="top"> 
15      <h1 align="center">{{Library}}</h1>
16      <h2 align="center">Bibliography</h2>
17    </td>
18  </tr>
19</table>
20<hr>
21{{bibliographical information}}
22<hr>
23<p>Revised
24  <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
25  05 November, 2001
26  <!--webbot bot="Timestamp" endspan i-checksum="39359" -->
27</p>
28<p><i>&copy; Copyright <a href="mailto:{{address}}">{{author}}</a> 
29  2002. All Rights Reserved.</i></p>
30</body>
31</html>
Note: See TracBrowser for help on using the repository browser.