Ver Fonte

added [Long02] and [Siek01]

[SVN r25757]
Fredrik Blomqvist há 22 anos atrás
pai
commit
d6e74c46a6
1 ficheiros alterados com 19 adições e 4 exclusões
  1. 19 4
      more/bibliography.html

+ 19 - 4
more/bibliography.html

@@ -123,8 +123,8 @@
 						2004. ISBN: 0-321-22725-5. <A href="http://www.awprofessional.com/titles/0321227255/">
 						www.awprofessional.com/titles/0321227255/</A>
 					<br>
-					Additional information and two sample chapters are available at: <A href="http://boost-consulting.com/mplbook/">
-							boost-consulting.com/mplbook/</A>
+					Additional information and two sample chapters are available at: <A href="http://boost-consulting.com/tmpbook/">
+							boost-consulting.com/tmpbook/</A>
 				</TD>
 			</TR>
 			<TR>
@@ -144,6 +144,11 @@
 						Tomorrow That Can be Implemented Today (a.k.a. Boosting your Code)</i>. 
 					NWCPP, November 13, 2002. <A href="http://www.nwcpp.org/Meetings/2002/11.html">www.nwcpp.org/Meetings/2002/11.html</A></TD>
 			</TR>
+			<TR>
+				<TD vAlign="top" align="left" width="16%"><b>[<a name="Long02">Long02</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">Matt Long, <i>Adding Regular Expressions to Your App with Regex++</i>. 
+					The Code Project, June 18, 2002. <A href="http://www.codeproject.com/string/regex__.asp">www.codeproject.com/string/regex__.asp</A></TD>
+			</TR>
 			<TR>
 				<TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02">Siek02</a>]</b></TD>
 				<TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>The Boost Graph Library</i>. 
@@ -159,7 +164,7 @@
 			<tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 			
 			<TR>
-				<TD vAlign="top" align="left" width="16%" height="32"><b>[<a name="Abrahams03a">Abrahams03a</a>]</b></TD>
+				<TD vAlign="top" align="left" width="16%" height="32"><b>[<a name="Abrahams03">Abrahams03</a>]</b></TD>
 				<TD vAlign="top" align="left" width="84%" height="30">David Abrahams, <i>The Boost 
 						Metaprogramming Library</i>. ACCU, 2003. <A href="http://www.boost-consulting.com/writing/ACCU_MPL_slides.ppt">
 						www.boost-consulting.com/writing/ACCU_MPL_slides.ppt</A></TD>
@@ -345,6 +350,16 @@
 		<h2><a name="Online_mentions">Online mentions</a> of Boost or Boost Libraries</h2>
 		<table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
 			border="0">
+			<TR>
+				<TD vAlign="top" align="left" width="16%"><b>[<a name="Siek01">Siek01</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>An Implementation of Graph Isomorphism Testing</i>, 
+					December 9, 2001. <A href="http://www.boost.org/libs/graph/doc/isomorphism-impl.pdf">
+						www.boost.org/libs/graph/doc/isomorphism-impl.pdf</A></TD>
+			</TR>
+			
+			<!-- year separator -->
+			<tr><td>&nbsp;</td><td>&nbsp;</td></tr>
+
 			<TR>
 				<TD vAlign="top" align="left" width="16%"><b>[<a name="Burnap02">Burnap02</a>]</b></TD>
 				<TD vAlign="top" align="left" width="84%">Steven R. Burnap, <i>Boost::any</i>, 
@@ -431,7 +446,7 @@
 		<hr>
 		<p>Revised 
 			<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> 
-			11 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
+			16 October, 2004<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
 		<p>© Copyright Beman Dawes 2003</p>
 		<p>Use, modification, and distribution are subject to the Boost Software License, 
 			Version 1.0. (See accompanying file <A href="../LICENSE_1_0.txt">LICENSE_1_0.txt</A>

粤ICP备19079148号