Squashed 'third_party/boostorg/serialization/' content from commit 738695b
Change-Id: I48528198ad1f62b90288d249eb2243d4db02fd5d
git-subtree-dir: third_party/boostorg/serialization
git-subtree-split: 738695b70733f9d592a570fb17a505d6a029b48a
diff --git a/doc/bibliography.html b/doc/bibliography.html
new file mode 100644
index 0000000..59da5bb
--- /dev/null
+++ b/doc/bibliography.html
@@ -0,0 +1,75 @@
+<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!--
+(C) Copyright 2002-4 Robert Ramey - http://www.rrsd.com .
+Use, modification and distribution is subject to the Boost Software
+License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+http://www.boost.org/LICENSE_1_0.txt)
+-->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<link rel="stylesheet" type="text/css" href="../../../boost.css">
+<link rel="stylesheet" type="text/css" href="style.css">
+<title>Serialization - Bibliography</title>
+</head>
+<body link="#0000ff" vlink="#800080">
+<table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
+ "header">
+ <tr>
+ <td valign="top" width="300">
+ <h3><a href="../../../index.htm"><img height="86" width="277" alt="C++ Boost" src="../../../boost.png" border="0"></a></h3>
+ </td>
+ <td valign="top">
+ <h1 align="center">Serialization</h1>
+ <h2 align="center">Bibliography</h2>
+ </td>
+ </tr>
+</table>
+<hr>
+<ol><a name="1"></a>
+ <li>David Sugar and Daniel Silverstone, "CommonC++ Libraries", <a href=
+ "http://www.gnu.org/software/commoncpp/">http://www.gnu.org/software/commoncpp/</a>
+ <a name="2"></a>
+ <li>Nicola Santi, "Eternity", <a href=
+ "http://www.sourceforge.net/projects/eternity-it/">www.sourceforge.net/projects/eternity-it/</a>
+ <a name="3"></a>
+ <li>Allen Holub, "Roll Your Own Persistence", <u>Microsoft
+ Systems Journal</u> vol 11, no 6 Jun 1996
+ <a name="4"></a>
+ <li><a href="www.codefarms.com">Code Farms, Inc.</a>
+ <li>Tasos Kontogiorgos & Michael Kim, "A C++
+ Template-Based Application Architecture", <u>C++ Report</u>
+ <a name="5"></a>
+ <li>Scott Meyers, <u>Effective C++</u>, Addison-Wesley, 1992
+ <a name="6"></a>
+ <li>Bjarne Stroustrup, <u>The C++ Programming Langage</u>, Addison-Wesley, 1997
+ <a name="7"></a>
+ <li>Alexandrescu, Andrei, <u>Modern C++ Design</u>, Addison-Wesley, 2001
+ <a name="8"></a>
+ <li>Jim Hyslop, and Herb Sutter, "Factory Redux, Part2",
+ <u>C/C++ User's Journal</u>, vol 21, No. 8, August 2003
+ <a name="9"></a>
+ <li>David Vandevoorde and Nicolai M. Josuttis,
+ <u>C++ Templates - The Complete Guide</u>, Addison-Wesley, 2003
+ <a name="10"></a>
+ <li>Herb Sutter, "Pimpls--Beauty Marks You Can Depend On",
+ <u>C++ Report</u>, from <u>More C++ Gems</u>, Cambridge University Press, 2000
+ <a name="11"></a>
+ <li>James Coplien, "Curiously Recurring Template Patterns",
+ <u>C++ Report</u>, from <u>C++ Gems</u>, Cambridge University Press, 1998
+ <a name="12"></a>
+ <li>Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides,
+ <u>Design Patterns</u>, Addison-Wesley Publishing Company, 1995
+ <a name="13"></a>
+ <li>Stephan Beal, "s11n serialization library", <a href="http://www.s11n.net">www.s11n.net</a>
+ <a name="14"></a>
+ <li>Vandevoorde and Josuttis, <b>C++ Templates - A Complete Guide</b>, Addison-Wesley, 2003</a>
+</ol>
+<hr>
+<p><i>© Copyright <a href="http://www.rrsd.com">Robert Ramey</a> 2002-2004.
+Distributed under the Boost Software License, Version 1.0. (See
+accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+</i></p>
+</body>
+</html>
+