Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/more/bibliography.html @ 63

Last change on this file since 63 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 28.2 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3        <head>
4                <title>Boost Bibliography</title>
5        </head>
6        <body bgColor="#ffffff">
7                <table summary="Navigational header" cellPadding="2" bgColor="#007f7f" border="1">
8                        <tr>
9                                <td bgColor="#ffffff"><IMG height="86" alt="boost.png (6897 bytes)" src="../boost.png" width="277"></td>
10                                <td><A href="../index.htm"><font face="Arial" color="#ffffff" size="4">Home</font></A></td>
11                                <td><A href="../libs/libraries.htm"><font face="Arial" color="#ffffff" size="4">Libraries</font></A></td>
12                                <td><A href="../people/people.htm"><font face="Arial" color="#ffffff" size="4">People</font></A></td>
13                                <td><A href="faq.htm"><font face="Arial" color="#ffffff" size="4">FAQ</font></A></td>
14                                <td><A href="index.htm"><font face="Arial" color="#ffffff" size="4">More</font></A></td>
15                        </tr>
16                </table>
17                <h1>Boost Bibliography</h1>
18                <p><A href="#Print_publications">Print publications about Boost or Boost Libraries</A><br>
19                        <A href="#Online_publications">Online publications about Boost or Boost Libraries</A><br>
20                        <A href="#Print_mentions">Print mentions of Boost or Boost Libraries</A><br>
21                        <A href="#Online_mentions">Online mentions of Boost or Boost Libraries</A><br>
22                        <A href="#update">How to update this page</A><br>
23                        <a href="#Acknowledgements">Acknowledgements</a></p>
24                <h2><a name="Print_publications">Print publications</a> about Boost or Boost
25                        Libraries</h2>
26                <table summary="List of print publications about Boost or its libraries"
27                 style="BORDER-COLLAPSE: collapse" cellPadding="5" width="100%"
28                        border="0">
29                        <tr>
30                                <td vAlign="top" align="left" width="16%"><b>[<a name="MaddockCleary00">MaddockCleary00</a>]</b></td>
31                                <td vAlign="top" align="left" width="84%">John Maddock and Steve Cleary, <i>C++ Type
32                                                Traits</i>. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000, page 38. <a href="http://www.boost.org/libs/type_traits/cxx_type_traits.htm">
33                                                www.boost.org/libs/type_traits/c++_type_traits.htm</a></td>
34                        </tr>
35                       
36                        <!-- year separator -->
37                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
38                       
39                        <tr>
40                                <td vAlign="top" align="left" width="16%"><b>[<a name="Maddock01">Maddock01</a>]</b></td>
41                                <td vAlign="top" align="left" width="84%">John Maddock, <i>Regular Expressions in C++</i>.
42                                        Dr. Dobb's Journal, Vol. 26, Issue 10, October, 2001, page 21.</td>
43                        </tr>
44                        <tr>
45                                <td vAlign="top" align="left" width="16%"><b>[<a name="SiekLumsdaine01">SiekLumsdaine01</a>]</b></td>
46                                <td vAlign="top" align="left" width="84%">Jeremy Siek and Andrew Lumsdaine, <i>C++
47                                                Concept Checking</i>. Dr. Dobb's Journal, Vol. 26, Issue 6, June, 2001,
48                                        page 64.</td>
49                        </tr>
50                       
51                        <!-- year separator -->
52                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
53
54                        <TR>
55                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson02">Karlsson02</a>]</b></TD>
56                                <TD vAlign="top" align="left" width="84%">Björn Karlsson, <i>Smart Pointers in Boost</i>.
57                                        C/C++ Users Journal, April, 2002. <A href="http://www.cuj.com/documents/s=8014/cuj0204karlsson/">
58                                                www.cuj.com/documents/s=8014/cuj0204karlsson/</A>
59                                </TD>
60                        </TR>
61                        <TR>
62                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson02a">Karlsson02a</a>]</b></TD>
63                                <TD vAlign="top" align="left" width="84%">Björn Karlsson, <i>C/C++ Tip #9: Lexical
64                                                Conversions</i>. C/C++ Users Journal, November, 2002. <A href="http://www.cuj.com/documents/s=8470/cuj0211karlsson/">
65                                                www.cuj.com/documents/s=8470/cuj0211karlsson/</A></TD>
66                        </TR>
67                        <TR>
68                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Kempf02">Kempf02</a>]</b></TD>
69                                <TD vAlign="top" align="left" width="84%">Bill Kempf, <i>The Boost.Threads Library</i>.
70                                        C/C++ Users Journal, May, 2002. <A href="http://www.cuj.com/documents/s=8013/cuj0205kempf/">
71                                                www.cuj.com/documents/s=8013/cuj0205kempf/</A></TD>
72                        </TR>
73                        <tr>
74                                <td vAlign="top" align="left" width="16%"><b>[<a name="SiekLeeLumsdaine02">SiekLeeLumsdaine02</a>]</b></td>
75                                <td vAlign="top" align="left" width="84%">
76                                        Jeremy Siek, Lie-Quan Lee and Andrew Lumsdaine, <i>The Boost Graph Library</i>.
77                                        Addison-Wesley, 2002. ISBN: 0-201-72914-8. <a href="http://www.awprofessional.com/titles/0-201-72914-8">
78                                                www.awprofessional.com/titles/0-201-72914-8/</a>
79                                        <br>A sample chapter is available at: <A href="http://tinyurl.com/24666">tinyurl.com/24666</A>
80                                </td>
81                        </tr>
82                       
83                        <!-- year separator -->
84                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
85                       
86                        <TR>
87                                <TD vAlign="top" align="left" width="16%"><b>[<a name="AbrahamsGrosse-Kunstleve03">AbrahamsGrosse-Kunstleve03</a>]</b></TD>
88                                <TD vAlign="top" align="left" width="84%">David Abrahams and Ralf W.
89                                        Grosse-Kunstleve, <i>Building Hybrid Systems with Boost.Python</i>. C/C++ Users
90                                        Journal, July, 2003. <A href="http://www.cuj.com/documents/s=8470/cuj0307abrahams/">
91                                                www.cuj.com/documents/s=8470/cuj0307abrahams/</A></TD>
92                        </TR>
93                        <TR>
94                                <TD vAlign="top" align="left" width="16%"><b>[<a name="GuzmanNuffer03">GuzmanNuffer03</a>]</b></TD>
95                                <TD vAlign="top" align="left" width="84%">Joel de Guzman and Dan Nuffer, <i>The Spirit
96                                                Library: Inline Parsing in C++</i>. C/C++ Users Journal, September, 2003,
97                                        Vol. 21, Issue 9, page 22.</TD>
98                        </TR>
99                        <TR>
100                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson03">Karlsson03</a>]</b></TD>
101                                <TD vAlign="top" align="left" width="84%">Björn Karlsson, <i>Lambda Expressions &amp; 
102                                                C++</i>. C/C++ Users Journal, December, 2003, Vol. 21, Issue 12, page 20.</TD>
103                        </TR>
104                        <TR>
105                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter03">Sutter03</a>]</b></TD>
106                                <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>Generalized Function Pointers</i>.
107                                        C/C++ Users Journal, August, 2003. <A href="http://www.cuj.com/documents/s=8464/cujcexp0308sutter/">
108                                                www.cuj.com/documents/s=8464/cujcexp0308sutter/</A>
109                                </TD>
110                        </TR>
111                       
112                        <!-- year separator -->
113                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
114                       
115                        <TR>
116                                <TD vAlign="top" align="left" width="16%"><b>[<a name="AbrahamsGurtovoy04">AbrahamsGurtovoy04</a>]</b></TD>
117                                <TD vAlign="top" align="left" width="84%">
118                                        David Abrahams and Aleksey Gurtovoy, <i>C++ Template Metaprogramming: Concepts,
119                                                        Tools, and Techniques from Boost and Beyond</i>. Addison-Wesley, November,
120                                                2004. ISBN: 0-321-22725-5. <A href="http://www.awprofessional.com/titles/0321227255/">
121                                                www.awprofessional.com/titles/0321227255/</A>
122                                        <br>
123                                        Additional information and two sample chapters are available at: <A href="http://boost-consulting.com/tmpbook/">
124                                                        boost-consulting.com/tmpbook/</A>
125                                </TD>
126                        </TR>
127                        <TR>
128                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Inaba04">Inaba04</a>]</b></TD>
129                                <TD vAlign="top" align="left" width="84%">
130                                        Kazuhiro Inaba, <i>Boost C++ Library Programming</i>. Shuwa System, May, 2004. ISBN: 4-7980-0786-2. <A href="http://www.shuwasystem.co.jp/books/7980/0786-2/0786-2.html">
131                                                www.shuwasystem.co.jp/books/7980/0786-2/0786-2.html</A>
132                                        <br>
133                                        Additional information and a sample chapter are available at: <A href="http://www.kmonos.net/pub/BoostBook/">
134                                                        www.kmonos.net/pub/BoostBook/</A>
135                                </TD>
136                        </TR>
137                        <TR>
138                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Lopez04">L&oacute;pez04</a>]</b></TD>
139                                <TD vAlign="top" align="left" width="84%">Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz,
140                                                <i>The Boost Multi-Index Containers Library</i>. C/C++ Users Journal,
141                                                September, 2004, Vol. 22, Issue 9, page 6.</TD>
142                        </TR>
143                       
144                        <!-- year separator -->
145                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
146                       
147                        <TR>
148                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson05">Karlsson05</a>]</b></TD>
149                                <TD vAlign="top" align="left" width="84%">
150                                        Björn Karlsson, <i>Beyond the C++ Standard Library: An Introduction to Boost</i>. Addison-Wesley, August 31, 2005. ISBN: 0-3211-3354-4. <A href="http://www.awprofessional.com/titles/0321133544/">
151                                                www.awprofessional.com/titles/0321133544/</A>
152                                        <br>
153                                        A sample chapter is available at: <A href="http://www.awprofessional.com/content/images/0321133544/samplechapter/karlsson_ch09.pdf">
154                                                www.awprofessional.com/content/images/0321133544/samplechapter/karlsson_ch09.pdf</A>
155                                </TD>
156                        </TR>
157                       
158                </table>
159                <h2><a name="Online_publications">Online publications</a> about Boost or Boost
160                        Libraries</h2>
161                <table summary = "Online publications"
162                 style="BORDER-COLLAPSE: collapse" cellPadding="5" width="100%"
163                        border="0">
164                        <TR>
165                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Brownell02">Brownell02</a>]</b></TD>
166                                <TD vAlign="top" align="left" width="84%">David Brownell, <i>C++ Techniques for
167                                                Tomorrow That Can be Implemented Today (a.k.a. Boosting your Code)</i>.
168                                        NWCPP, November 13, 2002. <A href="http://www.nwcpp.org/Meetings/2002/11.html">www.nwcpp.org/Meetings/2002/11.html</A></TD>
169                        </TR>
170                        <TR>
171                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Long02">Long02</a>]</b></TD>
172                                <TD vAlign="top" align="left" width="84%">Matt Long, <i>Adding Regular Expressions to Your App with Regex++</i>.
173                                        The Code Project, June 18, 2002. <A href="http://www.codeproject.com/string/regex__.asp">www.codeproject.com/string/regex__.asp</A></TD>
174                        </TR>
175                        <TR>
176                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02">Siek02</a>]</b></TD>
177                                <TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>The Boost Graph Library</i>.
178                                        InformIT, March 1, 2002. <A href="http://tinyurl.com/2hc27">tinyurl.com/2hc27</A></TD>
179                        </TR>
180                        <TR>
181                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02a">Siek02a</a>]</b></TD>
182                                <TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>A Boost Graph Library
183                                                Tutorial</i>. InformIT, March 1, 2002. <A href="http://tinyurl.com/2sa4s">tinyurl.com/2sa4s</A></TD>
184                        </TR>
185                       
186                        <!-- year separator -->
187                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
188                       
189                        <TR>
190                                <TD vAlign="top" align="left" width="16%" height="32"><b>[<a name="Abrahams03">Abrahams03</a>]</b></TD>
191                                <TD vAlign="top" align="left" width="84%" height="30">David Abrahams, <i>The Boost
192                                                Metaprogramming Library</i>. ACCU, 2003. <A href="http://www.boost-consulting.com/writing/ACCU_MPL_slides.ppt">
193                                                www.boost-consulting.com/writing/ACCU_MPL_slides.ppt</A></TD>
194                        </TR>
195                        <TR>
196                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Dawes03">Dawes03</a>]</b></TD>
197                                <TD vAlign="top" align="left" width="84%">Beman Dawes, <i>Multiplatform Software
198                                                Development</i>. 2003. <A href="http://www.esva.net/~beman/multiplat_dev.ppt">www.esva.net/~beman/multiplat_dev.ppt</A></TD>
199                        </TR>
200                        <TR>
201              <TD vAlign="top" align="left"><b>[<a name="Halleux03">Halleux03</a>]</b></TD>
202                          <TD vAlign="top" align="left">Jonathan de Halleux, <i>Opening a door
203                            towards Spirit: a parser framework</i>. The Code Project, March 24, 2003. <A href="http://www.codeproject.com/cpp/spiritintro.asp"> www.codeproject.com/cpp/spiritintro.asp</A></TD>
204                  </TR>
205                        <TR>
206              <TD vAlign="top" align="left"><b>[<a name="Kaiser03">Kaiser03</a>]</b></TD>
207                          <TD vAlign="top" align="left">Hartmut Kaiser, <i>Wave: a Standard conformant C++   preprocessor library</i>. The Code Project, March 25, 2003. <A href="http://www.codeproject.com/cpp/wave_preprocessor.asp"> www.codeproject.com/cpp/wave_preprocessor.asp</A></TD>
208                  </TR>
209                        <TR>
210                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Trentini03">Trentini03</a>]</b></TD>
211                                <TD vAlign="top" align="left" width="84%">Matthew S. Trentini, <i>Introduction to Boost</i>.</TD>
212                        </TR>
213                        <tr>
214                                <td vAlign="top" align="left" width="16%"><b>[<a name="Walker03">Walker03</a>]</b>                              </td>
215                                <td vAlign="top" align="left" width="84%">Andrew Walker, <i>An Introduction to Boost</i>.
216                                        The Code Project, July 7, 2003. <a href="http://www.codeproject.com/vcpp/stl/BoostIntro.asp">
217                                                www.codeproject.com/vcpp/stl/BoostIntro.asp</a>
218                                        <br>A short and straightforward introduction to Boost.                          </td>
219                        </tr>
220
221                        <!-- year separator -->
222                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
223
224                        <TR>
225                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Dawes04">Dawes04</a>]</b></TD>
226                                <TD vAlign="top" align="left" width="84%">Beman Dawes, <i>Boost for Visual C++
227                                                Developers</i>. MSDN, May 17, 2004. <A href="http://tinyurl.com/2lzyh">tinyurl.com/2lzyh</A></TD>
228                        </TR>
229                        <TR>
230                                <TD vAlign="top" align="left" width="16%"><b>[<a name="DAgostino04">D'Agostino04</a>]</b></TD>
231                                <TD vAlign="top" align="left" width="84%">Jim D'Agostino, <i>Designing Robust Objects with Boost</i>.
232                                The Code Project, August 17, 2004. <A href="http://www.codeproject.com/cpp/Designing_Robust_Objects.asp">
233                                                www.codeproject.com/cpp/Designing_Robust_Objects.asp</A></TD>
234                        </TR>
235                        <TR>
236                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Handley04">Handley04</a>]</b></TD>
237                                <TD vAlign="top" align="left" width="84%">Dave Handley, <i>An Introduction to the Boost Spirit Parser framework</i>.
238                                The Code Project, October 9, 2004. <A href="http://www.codeproject.com/vcpp/stl/introduction_spirit.asp">
239                                                www.codeproject.com/vcpp/stl/introduction_spirit.asp</A></TD>
240                        </TR>
241                        <TR>
242                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Handley04a">Handley04a</a>]</b></TD>
243                                <TD vAlign="top" align="left" width="84%">Dave Handley, <i>Implementing Semantic Actions in the Boost Spirit Parser Framework</i>.
244                                The Code Project, October 10, 2004. <A href="http://www.codeproject.com/vcpp/stl/spirit_semantic_actions.asp">
245                                                www.codeproject.com/vcpp/stl/spirit_semantic_actions.asp</A></TD>
246                        </TR>
247                        <TR>
248                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Hauptmann04">Hauptmann04</a>]</b></TD>
249                                <TD vAlign="top" align="left" width="84%">Peter Hauptmann, <i>Smart Pointers to boost your
250                                                code</i>. The Code Project, September 27, 2004. <A href="http://www.codeproject.com/vcpp/stl/boostsmartptr.asp">
251                                                www.codeproject.com/vcpp/stl/boostsmartptr.asp</A></TD>
252                        </TR>
253                        <TR>
254                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Hauptmann04a">Hauptmann04a</a>]</b></TD>
255                                <TD vAlign="top" align="left" width="84%">Peter Hauptmann, <i>boost 2: shared_ptr wraps
256                                                resource handles</i>. The Code Project, October 4, 2004. <A href="http://www.codeproject.com/vcpp/stl/boostsp_handleref.asp">
257                                                www.codeproject.com/vcpp/stl/boostsp_handleref.asp</A></TD>
258                        </TR>
259                        <TR>
260                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Wikipedia04">Wikipedia04</a>]</b></TD>
261                                <TD vAlign="top" align="left" width="84%">Wikipedia, <i>Boost</i>.
262                                        Wikipedia, The Free Encyclopedia, 2004. <A href="http://en.wikipedia.org/wiki/Boost%20library">
263                                                en.wikipedia.org/wiki/Boost_(programming)</A></TD>
264                        </TR>
265                        <TR>
266                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Witt04">Witt04</a>]</b></TD>
267                                <TD vAlign="top" align="left" width="84%">Thomas Witt, <i>The Boost Iterator Library</i>.
268                                        ACCU Spring Conference, 2004. <A href="http://www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf">
269                                                www.accu.org/conference/presentations/Witt_-_Boost_Iterator_Library.pdf</A></TD>
270                        </TR>                   
271
272                        <!-- year separator -->
273                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
274
275                        <TR>
276                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Karlsson05a">Karlsson05a</a>]</b></TD>
277                                <TD vAlign="top" align="left" width="84%">Bjorn Karlsson, <i>How the Boost Bind Library Can Improve Your C++ Programs</i>. InformIT, August 26, 2005. <A href="http://www.informit.com/articles/article.asp?p=412354">
278                                       http://www.informit.com/articles/article.asp?p=412354</A></TD>
279                        </TR>                   
280                        <TR>
281                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Cogswell05">Cogswell05</a>]</b></TD>
282                                <TD vAlign="top" align="left" width="84%">Jeff Cogswell, <i>Adding an Easy File Save and File Load Mechanism
283                                       to Your C++ Program</i>. InformIT, July 1, 2005. <A href="http://www.informit.com/articles/article.asp?p=398702">
284                                       http://www.informit.com/articles/article.asp?p=398702</A>
285                                       <br>Explains Boost.Serialization.</TD>
286                        </TR>                   
287                        <TR>
288                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Gurtovoy05">Gurtovoy05</a>]</b></TD>
289                                <TD vAlign="top" align="left" width="84%">Aleksey Gurtovoy and David Abrahams <i>An In-Depth Look at Metafunctions in C++</i>. InformIT, April 1, 2005. <A href="http://www.informit.com/articles/article.asp?p=375705">
290                                       http://www.informit.com/articles/article.asp?p=375705</A></TD>
291                        </TR>                   
292                </table>
293                <h2><a name="Print_mentions">Print mentions</a> of Boost or Boost Libraries</h2>
294                <table summary="Print mentions"
295                 style="BORDER-COLLAPSE: collapse" cellPadding="5" width="100%"
296                        border="0">
297                        <TR>
298                                <TD vAlign="top" align="left" width="16%"><b>[<a name="HyslopSutter01">HyslopSutter01</a>]</b></TD>
299                                <TD vAlign="top" align="left" width="84%">Jim Hyslop and Herb Sutter, <i>Conversations:
300                                                I'd Hold Anything for You</i>. C/C++ Users Journal, December, 2001. <A href="http://www.cuj.com/documents/s=7988/cujcexp1912hyslop/">
301                                                www.cuj.com/documents/s=7988/cujcexp1912hyslop/</A>
302                                        <br><CODE>boost::any</CODE>
303                                </TD>
304                        </TR>
305                        <TR>
306                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Meyers01">Meyers01</a>]</b></TD>
307                                <TD vAlign="top" align="left" width="84%">Scott Meyers, <i>Item 50: Familiarize yourself with
308                                                STL-related web sites</i>. Effective STL, Addison-Wesley, 2001, page 221. ISBN: 0-201-74962-9
309                                </TD>
310                        </TR>                   
311                        <TR>
312                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter01">Sutter01</a>]</b></TD>
313                                <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The String Formatters of
314                                                Manor Farm</i>. C/C++ Users Journal, Vol. 19, November, 2001. <A href="http://www.gotw.ca/publications/mill19.htm">
315                                                www.gotw.ca/publications/mill19.htm</A>
316                                        <br><CODE>boost::lexical_cast</CODE>
317                                </TD>
318                        </TR>
319
320                        <!-- year separator -->
321                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
322
323                        <TR>
324                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Ablavsky02">Ablavsky02</a>]</b></TD>
325                                <TD vAlign="top" align="left" width="84%">Vitaly Ablavsky, <i>Applying BGL to
326                                                Computational Geometry</i>. C/C++ Users Journal, August, 2002. <A href="http://www.cuj.com/documents/s=8470/cuj0208ablavsky/">
327                                                www.cuj.com/documents/s=8470/cuj0208ablavsky/</A></TD>
328                        </TR>
329                        <TR>
330                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Alexandrescu02">Alexandrescu02</a>]</b></TD>
331                                <TD vAlign="top" align="left" width="84%">Andrei Alexandrescu, <i>Generic&lt;Programming&gt;:
332                                                Efficient Generic Sorting and Searching in C++ (I): In Search of a Better
333                                                Search</i>. C/C++ Users Journal, October, 2002. <A href="http://www.cuj.com/documents/s=7978/cujcexp2010alexandr/">
334                                                www.cuj.com/documents/s=7978/cujcexp2010alexandr/</A>
335                                        <br><CODE>boost::type_traits</CODE>
336                                </TD>
337                        </TR>
338                        <TR>
339                                <TD vAlign="top" align="left" width="16%"><b>[<a name="HyslopSutter02">HyslopSutter02</a>]</b></TD>
340                                <TD vAlign="top" align="left" width="84%">Jim Hyslop and Herb Sutter, <i>Conversations:
341                                                Getting to the Point</i>. C/C++ Users Journal, July, 2002. <A href="http://www.cuj.com/documents/s=7981/cujcexp2007hyslop/">
342                                                www.cuj.com/documents/s=7981/cujcexp2007hyslop/</A>
343                                        <br>smart pointer discussion. <CODE>boost::scoped_ptr, shared_ptr, scoped_array,
344                                                        shared_array.</CODE>
345                                </TD>
346                        </TR>
347                        <TR>
348                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter02">Sutter02</a>]</b></TD>
349                                <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The New C++: The Group of
350                                                Seven - Extensions under Consideration for the C++ Standard Library</i>.
351                                        C/C++ Users Journal, April, 2002. <A href="http://www.cuj.com/documents/s=7984/cujcexp2004sutter/">
352                                                www.cuj.com/documents/s=7984/cujcexp2004sutter/</A>
353                                </TD>
354                        </TR>
355                        <TR>
356                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter02a">Sutter02a</a>]</b></TD>
357                                <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>The New C++: Smart(er)
358                                                Pointers</i>. C/C++ Users Journal, August, 2002. <A href="http://www.cuj.com/documents/s=7980/cujcexp2008sutter/">
359                                                www.cuj.com/documents/s=7980/cujcexp2008sutter/</A></TD>
360                        </TR>
361
362                        <!-- year separator -->
363                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
364
365                        <TR>
366                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Besser03">Besser03</a>]</b></TD>
367                                <TD vAlign="top" align="left" width="84%">Mitch Besser, <i>Generic Printable ENUM++</i>.
368                                        C/C++ Users Journal, June, 2003. <A href="http://www.cuj.com/documents/s=8470/cujboost0306besser/">
369                                                www.cuj.com/documents/s=8470/cujboost0306besser/</A>
370                                        <br>Mentions <CODE>BOOST_PP</CODE>
371                                </TD>
372                        </TR>
373                        <TR>
374                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Nasonov03">Nasonov03</a>]</b></TD>
375                                <TD vAlign="top" align="left" width="84%">Alexander Nasonov, <i>I/O System: dynamic_any
376                                                Campaign</i>. C/C++ Users Journal, September, 2003. <A href="http://www.cuj.com/documents/s=8470/cujweb0309nasonov/">
377                                                www.cuj.com/documents/s=8470/cujweb0309nasonov/</A>
378                                        <br>Improved <CODE>boost::any</CODE>
379                                </TD>
380                        </TR>
381                        <TR>
382                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Sutter03a">Sutter03a</a>]</b></TD>
383                                <TD vAlign="top" align="left" width="84%">Herb Sutter, <i>Generalizing Observer</i>.
384                                        C/C++ Users Journal, September, 2003. <A href="http://www.cuj.com/documents/s=8840/cujexp0309sutter/">
385                                                www.cuj.com/documents/s=8840/cujexp0309sutter/</A>
386                                </TD>
387                        </TR>
388                        <TR>
389                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Tan03">Tan03</a>]</b></TD>
390                                <TD vAlign="top" align="left" width="84%">Kwee H. Tan, <i>Exploring EDA Algorithms with
391                                                the Boost Graph Library</i>. C/C++ Users Journal, July, 2003. <A href="http://www.cuj.com/documents/s=8470/cuj0307tan/">
392                                                www.cuj.com/documents/s=8470/cuj0307tan/</A>
393                                </TD>
394                        </TR>
395                        <tr>
396                                <td vAlign="top" align="left" width="16%"><b>[<a name="VandervoordeJosuttis03">VandervoordeJosuttis03</a>]</b>
397                                </td>
398                                <td vAlign="top" align="left" width="84%">David Vandevoorde and Nicolai M.
399                                        Josuttis, <i>Using Templates in Practice</i>. C/C++ Users Journal, February,
400                                        2003. <A href="http://www.cuj.com/documents/s=8208/cujweb0302vandevoorde/web0302b.htm">
401                                                www.cuj.com/documents/s=8208/cujweb0302vandevoorde/web0302b.htm</A>
402                                        <br>Concept Check Library
403                                </td>
404                        </tr>
405                       
406                        <!-- year separator -->
407                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
408
409                        <TR>
410                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Meyers05">Meyers05</a>]</b></TD>
411                                <TD vAlign="top" align="left" width="84%">Scott Meyers, <i>Item 55: Familiarize yourself
412                                                with Boost</i>. Effective C++, 3rd Edition, Addison-Wesley, May 12, 2005. ISBN: 0-321-33487-6
413                                </TD>
414                        </TR>
415                </table>
416                <h2><a name="Online_mentions">Online mentions</a> of Boost or Boost Libraries</h2>
417                <table summary="Online mentions"
418                 style="BORDER-COLLAPSE: collapse" cellPadding="5" width="100%"
419                        border="0">
420                        <TR>
421                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Siek01">Siek01</a>]</b></TD>
422                                <TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>An Implementation of Graph Isomorphism Testing</i>,
423                                        December 9, 2001. <A href="http://www.boost.org/libs/graph/doc/isomorphism-impl.pdf">
424                                                www.boost.org/libs/graph/doc/isomorphism-impl.pdf</A></TD>
425                        </TR>
426                       
427                        <!-- year separator -->
428                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
429
430                        <TR>
431                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Burnap02">Burnap02</a>]</b></TD>
432                                <TD vAlign="top" align="left" width="84%">Steven R. Burnap, <i>Boost::any</i>,
433                                        Kuro5hin, May 1, 2002. <A href="http://www.kuro5hin.org/story/2002/5/1/142321/9513">
434                                                www.kuro5hin.org/story/2002/5/1/142321/9513</A></TD>
435                        </TR>
436                        <TR>
437                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Carbon02">Carbon02</a>]</b></TD>
438                                <TD vAlign="top" align="left" width="84%">David S?, <i>Boost : The handy library of
439                                                handy libraries</i>. Kuro5hin, July 18, 2002. <A href="http://www.kuro5hin.org/story/2002/7/18/3313/01429">
440                                                www.kuro5hin.org/story/2002/7/18/3313/01429</A>
441                                </TD>
442                        </TR>
443                        <tr>
444                                <td vAlign="top" align="left" width="16%"><b>[<a name="Curran02">Curran02</a>]</b></td>
445                                <td vAlign="top" align="left" width="84%">James Curran, <i>Access Raw Data with
446                                                Performance Counters in Visual C++</i>. DevX.com, October, 2002. <a href="http://www.devx.com/cplus/article/7951">
447                                                www.devx.com/cplus/article/7951</a>
448                                        <br>Devotes several paragraphs to <code>boost::shared_ptr&lt;&gt;</code>.
449                                </td>
450                        </tr>
451                        <TR>
452                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Siek02b">Siek02b</a>]</b></TD>
453                                <TD vAlign="top" align="left" width="84%">Jeremy G. Siek, <i>Internet Packet Routing
454                                                with the Boost Graph Library</i>. InformIT, March 1, 2002. <A href="http://tinyurl.com/26dwj">
455                                                tinyurl.com/26dwj</A></TD>
456                        </TR>
457
458                        <!-- year separator -->
459                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
460
461                        <TR>
462                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Casad03">Casad03</a>]</b></TD>
463                                <TD vAlign="top" align="left" width="84%">Joe Casad, <i>Introducing the Boost Corner</i>.
464                                        C/C++ Users Journal, August, 2003. <A href="http://www.cuj.com/documents/s=8470/cuj0308boostcorner/">
465                                                www.cuj.com/documents/s=8470/cuj0308boostcorner/</A>
466                                </TD>
467                        </TR>
468                        <TR>
469                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Lischner03">Lischner03</a>]</b></TD>
470                                <TD vAlign="top" align="left" width="84%">
471                                        Ray Lischner, <i>C++: Beyond the Standard Library</i>. O'Reilly Network, May 6,
472                                                2003. <A href="http://www.oreillynet.com/lpt/a/3683">www.oreillynet.com/lpt/a/3683</A>
473                                        <br>Mentions <CODE>tuples, shared_ptr, lambda, spirit</CODE>.
474                                </TD>
475                        </TR>
476
477                        <!-- year separator -->
478                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
479
480                        <TR>
481                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Inaba04a">Inaba04a</a>]</b></TD>
482                                <TD vAlign="top" align="left" width="84%">Kazuhiro Inaba, <i>Let's Boost</i>. 2004. <A href="http://www.kmonos.net/alang/boost/">
483                                                www.kmonos.net/alang/boost/</A></TD>
484                        </TR>                           
485                        <TR>
486                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Stein04">Stein04</a>]</b></TD>
487                                <TD vAlign="top" align="left" width="84%">
488                                        <P>Sebastian Stein, <i>How to use Boost Test for automated testing</i>. 2004. <A href="http://www.hpfsc.de/boosttest/">
489                                                        www.hpfsc.de/boosttest/</A></P>
490                                </TD>
491                        </TR>
492
493                        <!-- year separator -->
494                        <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
495
496                        <TR>
497                                <TD vAlign="top" align="left" width="16%"><b>[<a name="Lindrud05">Lindrud05</a>]</b></TD>
498                                <TD vAlign="top" align="left" width="84%">Jarl Lindrud, <i>RMI for C++</i>.
499                                        The Code Project, April 11, 2005. <A href="http://www.codeproject.com/threads/RMI_For_Cpp.asp">www.codeproject.com/threads/RMI_For_Cpp.asp</A>
500                                        <br>Uses Boost.Serialization.</TD>
501                        </TR>                           
502                </table>
503                <h2>How to <a name="update">update</a> this page</h2>
504                <p>Please help us keep this page updated - users can post new citations to the
505                        mailing list, while Boost developers should update the page directly in CVS.</p>
506                <ul>
507                        <li>
508                                If a publication is available both in print and online, cite it in the
509                                appropriate <i>print</i>
510                        section, with a hyperlink to the online version.
511                        <li>
512                        Bookmark the contents of [...] in the first column to make it easy to link to
513                        the entry.
514                        <li>
515                                Identify the first entry an author has in a given year with just the two-digit
516                                year. Subsequent entries for the same author and year should have <b>a-z</b>
517                        appended.
518                        <li>
519                        Inside each section, entries are grouped by year and, within a year, alphabetically
520                        sorted by author name.
521                        <li>
522                                In the text, spell out absolute URL's so that printed versions of this page
523                                include the full URL.
524                        </li>
525                </ul>
526                <h2><a name="Acknowledgements">Acknowledgements</a></h2>
527                <p>Fredrik Blomqvist provided many of the initial citations.</p>
528                <hr>
529                <p>Revised
530                        <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan --> 
531                        17 September, 2005<!--webbot bot="Timestamp" endspan i-checksum="40409" --></p>
532                <p>&copy; Copyright Beman Dawes 2003</p>
533        <p> Distributed under the Boost Software License, Version 1.0.
534        (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
535        copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
536        </p>
537        </body>
538</html>
Note: See TracBrowser for help on using the repository browser.