Joaquín M. López Muñoz 21 лет назад
Родитель
Сommit
4f5574f5fc
1 измененных файлов с 12 добавлено и 1 удалено
  1. 12 1
      more/bibliography.html

+ 12 - 1
more/bibliography.html

@@ -255,6 +255,17 @@
 					ACCU Spring Conference, 2004. <A href="http://www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf">
 						www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.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="Cogswell05">Cogswell05</a>]</b></TD>
+				<TD vAlign="top" align="left" width="84%">Jeff Cogswell, <i>Adding an Easy File Save and File Load Mechanism
+				       to Your C++ Program</i>. InformIT, July 1, 2005. <A href="http://www.informit.com/articles/article.asp?p=398702">
+				       http://www.informit.com/articles/article.asp?p=398702</A>
+				       <br>Explains Boost.Serialization.</TD>
+			</TR>			
 		</table>
 		<h2><a name="Print_mentions">Print mentions</a> of Boost or Boost Libraries</h2>
 		<table style="BORDER-COLLAPSE: collapse" borderColor="#111111" cellPadding="5" width="100%"
@@ -492,7 +503,7 @@
 		<hr>
 		<p>Revised 
 			<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> 
-			22 June, 2005<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
+			20 July, 2005<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
 		<p>© Copyright Beman Dawes 2003</p>
         <p> Distributed under the Boost Software License, Version 1.0. 
         (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or 

粤ICP备19079148号