Răsfoiți Sursa

Add Bibliography page

[SVN r19309]
Beman Dawes 23 ani în urmă
părinte
comite
7635be0b5b
2 a modificat fișierele cu 122 adăugiri și 2 ștergeri
  1. 118 0
      more/bibliography.html
  2. 4 2
      more/index.htm

+ 118 - 0
more/bibliography.html

@@ -0,0 +1,118 @@
+<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+<meta name="ProgId" content="FrontPage.Editor.Document">
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<title>Boost Bibliography</title>
+</head>
+
+<body bgcolor="#FFFFFF">
+
+<table border="1" cellpadding="2" bgcolor="#007F7F">
+    <tr>
+        <td bgcolor="#FFFFFF">
+        <img src="../c++boost.gif"
+        alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
+        <td><a href="../index.htm"><font color="#FFFFFF" size="4"
+        face="Arial">Home</font></a></td>
+        <td><a href="../libs/libraries.htm"><font color="#FFFFFF"
+        size="4" face="Arial">Libraries</font></a></td>
+        <td><a href="../people/people.htm"><font color="#FFFFFF"
+        size="4" face="Arial">People</font></a></td>
+        <td><a href="faq.htm"><font color="#FFFFFF" size="4"
+        face="Arial">FAQ</font></a></td>
+        <td><a href="index.htm"><font color="#FFFFFF" size="4"
+        face="Arial">More</font></a></td>
+    </tr>
+</table>
+
+<h1>Boost Bibliography</h1>
+
+<p><a href="#Print_publications">Print publications about Boost or Boost 
+Libraries</a><br>
+<a href="#Online_publications">Online publications about Boost or Boost 
+Libraries</a><br>
+<a href="#Print_mentions">Print mentions of Boost or Boost Libraries</a><br>
+<a href="#Online_mentions">Online mentions of Boost or Boost Libraries</a><br>
+<a href="#update">How to update this page</a></p>
+<h2><a name="Print_publications">Print publications</a> about Boost or Boost Libraries</h2>
+<table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
+  <tr>
+    <td width="16%" align="left" valign="top"><b>[Maddock-Cleary 00]</b></td>
+    <td width="84%" align="left" valign="top">John Maddock and Steve Cleary, <i>
+    C++ Type Traits</i>. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000, 
+    page 38. <a href="http://www.boost.org/libs/type_traits/c++_type_traits.htm">
+    www.boost.org/libs/type_traits/c++_type_traits.htm</a></td>
+  </tr>
+  <tr>
+    <td width="16%" align="left" valign="top"><b>[<a name="Maddock_01">Maddock 
+    01</a>]</b></td>
+    <td width="84%" align="left" valign="top">John Maddock, <i>Regular Expressions in 
+C++</i>. Dr. Dobb's Journal, Vol. 26, Issue 10, October, 2001, page 21.</td>
+  </tr>
+  <tr>
+    <td width="16%" align="left" valign="top"><b>[<a name="Siek-Lumsdaine_01">Siek-Lumsdaine 01</a>]</b></td>
+    <td width="84%" align="left" valign="top">Jeremy Siek and Andrew Lumsdaine, <i>C++ Concept Checking</i>. Dr. Dobb's Journal, Vol. 26, Issue 6, June, 
+2001, page 64.</td>
+  </tr>
+  <tr>
+    <td width="16%" align="left" valign="top"><b>[<a name="Siek-Lee-Lumsdaine_02">Siek-Lee-Lumsdaine 02</a>]</b></td>
+    <td width="84%" align="left" valign="top">Jeremy<b> </b>Siek, Lie-Quan Lee 
+and Andrew Lumsdaine, <i>The Boost Graph Library</i>. Addison-Wesley, 
+2002. ISBN 0-201-72914-8.
+<a href="http://www.awl.com/cseng/titles/0-201-72914-8">
+www.awl.com/cseng/titles/0-201-72914-8</a></td>
+  </tr>
+</table>
+<h2><a name="Online_publications">Online publications</a> about Boost or Boost Libraries</h2>
+<table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
+  <tr>
+    <td width="16%" align="left" valign="top"><b>[<a name="Walker_03">Walker 03</a>]</b></td>
+    <td width="84%" align="left" valign="top">Andrew Walker, <i>An Introduction 
+    to Boost</i>, The Code Project, July, 2003.
+    <a href="http://www.codeproject.com/vcpp/stl/BoostIntro.asp">
+    www.codeproject.com/vcpp/stl/BoostIntro.asp</a><p>A short and 
+    straightforward introduction to Boost.</td>
+  </tr>
+</table>
+<h2><a name="Print_mentions">Print mentions</a> of Boost or Boost Libraries</h2>
+<table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
+  <tr>
+    <td width="16%" align="left" valign="top">&nbsp;</td>
+    <td width="84%" align="left" valign="top">&nbsp;</td>
+  </tr>
+</table>
+<h2><a name="Online_mentions">Online mentions</a> Boost or Boost Libraries</h2>
+<table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
+  <tr>
+    <td width="16%" align="left" valign="top"><b>[<a name="Curran_02">Curran 02</a>]</b></td>
+    <td width="84%" align="left" valign="top">James Curran, <i>Access Raw Data 
+    with Performance Counters in Visual C++</i>, DevX.com, October, 2002.
+    <a href="http://www.devx.com/cplus/article/7951">
+    www.devx.com/cplus/article/7951</a><p>Devotes several paragraphs to <code>
+    boost::shared_ptr&lt;&gt;</code>.</td>
+  </tr>
+</table>
+<h2>How to <a name="update">update</a> this page</h2>
+<p>Please help us keep this page updated - users can post new citations to the 
+mailing list, while Boost developers should update the page directly in CVS.</p>
+<ul>
+  <li>If a publication is available both in print and online, cite it in the 
+  appropriate <i>print</i> section, with a hyperlink to the online version.</li>
+  <li>Bookmark the contents of [...] in the first column to make it easy to link 
+  to the entry.</li>
+  <li>Identify the first entry an author has in a given year with just the 
+  two-digit year. Subsequent entries for the same author and year should have <b>
+  a-z</b> appended.</li>
+  <li>In the text, spell out absolute URL's so that printed versions of this 
+  page include the full URL.</li>
+</ul>
+<hr>
+<p>Revised
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->25 July 2003<!--webbot bot="Timestamp" endspan i-checksum="18790" --></p>
+
+</body>
+
+</html>

+ 4 - 2
more/index.htm

@@ -65,8 +65,10 @@ content="text/html; charset=iso-8859-1">
 <h2>Boost Whatever</h2>
 
 <blockquote>
+    <p><b><a href="bibliograpy.html">Bibliography</a> </b>&nbsp;Print and online 
+    publications relating to Boost and Boost libraries.</p>
     <p><a href="../status/compiler_status.html"><b>Compiler
-    Status</b></a>&nbsp;&nbsp; Describes what library works with
+    Status</b></a>&nbsp;&nbsp;Describes what library works with
     which compiler.</p>
     <p><b><a href="links.htm">Links</a></b>&nbsp; Links of special interest to 
     Boost users.</p>
@@ -124,6 +126,6 @@ content="text/html; charset=iso-8859-1">
 <hr>
 
 <p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %B, %Y" startspan -->07 March, 2003<!--webbot bot="Timestamp" i-checksum="28842" endspan --></p>
+s-format="%d %B, %Y" startspan -->25 July, 2003<!--webbot bot="Timestamp" i-checksum="21104" endspan --></p>
 </body>
 </html>

粤ICP备19079148号