bibliography.html 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <title>Boost Bibliography</title>
  8. </head>
  9. <body bgcolor="#FFFFFF">
  10. <table border="1" cellpadding="2" bgcolor="#007F7F">
  11. <tr>
  12. <td bgcolor="#FFFFFF">
  13. <img src="../c++boost.gif"
  14. alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
  15. <td><a href="../index.htm"><font color="#FFFFFF" size="4"
  16. face="Arial">Home</font></a></td>
  17. <td><a href="../libs/libraries.htm"><font color="#FFFFFF"
  18. size="4" face="Arial">Libraries</font></a></td>
  19. <td><a href="../people/people.htm"><font color="#FFFFFF"
  20. size="4" face="Arial">People</font></a></td>
  21. <td><a href="faq.htm"><font color="#FFFFFF" size="4"
  22. face="Arial">FAQ</font></a></td>
  23. <td><a href="index.htm"><font color="#FFFFFF" size="4"
  24. face="Arial">More</font></a></td>
  25. </tr>
  26. </table>
  27. <h1>Boost Bibliography</h1>
  28. <p><a href="#Print_publications">Print publications about Boost or Boost
  29. Libraries</a><br>
  30. <a href="#Online_publications">Online publications about Boost or Boost
  31. Libraries</a><br>
  32. <a href="#Print_mentions">Print mentions of Boost or Boost Libraries</a><br>
  33. <a href="#Online_mentions">Online mentions of Boost or Boost Libraries</a><br>
  34. <a href="#update">How to update this page</a></p>
  35. <h2><a name="Print_publications">Print publications</a> about Boost or Boost Libraries</h2>
  36. <table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  37. <tr>
  38. <td width="16%" align="left" valign="top"><b>[Maddock-Cleary 00]</b></td>
  39. <td width="84%" align="left" valign="top">John Maddock and Steve Cleary, <i>
  40. C++ Type Traits</i>. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000,
  41. page 38. <a href="http://www.boost.org/libs/type_traits/c++_type_traits.htm">
  42. www.boost.org/libs/type_traits/c++_type_traits.htm</a></td>
  43. </tr>
  44. <tr>
  45. <td width="16%" align="left" valign="top"><b>[<a name="Maddock_01">Maddock
  46. 01</a>]</b></td>
  47. <td width="84%" align="left" valign="top">John Maddock, <i>Regular Expressions in
  48. C++</i>. Dr. Dobb's Journal, Vol. 26, Issue 10, October, 2001, page 21.</td>
  49. </tr>
  50. <tr>
  51. <td width="16%" align="left" valign="top"><b>[<a name="Siek-Lumsdaine_01">Siek-Lumsdaine 01</a>]</b></td>
  52. <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,
  53. 2001, page 64.</td>
  54. </tr>
  55. <tr>
  56. <td width="16%" align="left" valign="top"><b>[<a name="Siek-Lee-Lumsdaine_02">Siek-Lee-Lumsdaine 02</a>]</b></td>
  57. <td width="84%" align="left" valign="top">Jeremy<b> </b>Siek, Lie-Quan Lee
  58. and Andrew Lumsdaine, <i>The Boost Graph Library</i>. Addison-Wesley,
  59. 2002. ISBN 0-201-72914-8.
  60. <a href="http://www.awl.com/cseng/titles/0-201-72914-8">
  61. www.awl.com/cseng/titles/0-201-72914-8</a></td>
  62. </tr>
  63. </table>
  64. <h2><a name="Online_publications">Online publications</a> about Boost or Boost Libraries</h2>
  65. <table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  66. <tr>
  67. <td width="16%" align="left" valign="top"><b>[<a name="Walker_03">Walker 03</a>]</b></td>
  68. <td width="84%" align="left" valign="top">Andrew Walker, <i>An Introduction
  69. to Boost</i>, The Code Project, July, 2003.
  70. <a href="http://www.codeproject.com/vcpp/stl/BoostIntro.asp">
  71. www.codeproject.com/vcpp/stl/BoostIntro.asp</a><p>A short and
  72. straightforward introduction to Boost.</td>
  73. </tr>
  74. </table>
  75. <h2><a name="Print_mentions">Print mentions</a> of Boost or Boost Libraries</h2>
  76. <table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  77. <tr>
  78. <td width="16%" align="left" valign="top">&nbsp;</td>
  79. <td width="84%" align="left" valign="top">&nbsp;</td>
  80. </tr>
  81. </table>
  82. <h2><a name="Online_mentions">Online mentions</a> Boost or Boost Libraries</h2>
  83. <table border="0" cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  84. <tr>
  85. <td width="16%" align="left" valign="top"><b>[<a name="Curran_02">Curran 02</a>]</b></td>
  86. <td width="84%" align="left" valign="top">James Curran, <i>Access Raw Data
  87. with Performance Counters in Visual C++</i>, DevX.com, October, 2002.
  88. <a href="http://www.devx.com/cplus/article/7951">
  89. www.devx.com/cplus/article/7951</a><p>Devotes several paragraphs to <code>
  90. boost::shared_ptr&lt;&gt;</code>.</td>
  91. </tr>
  92. </table>
  93. <h2>How to <a name="update">update</a> this page</h2>
  94. <p>Please help us keep this page updated - users can post new citations to the
  95. mailing list, while Boost developers should update the page directly in CVS.</p>
  96. <ul>
  97. <li>If a publication is available both in print and online, cite it in the
  98. appropriate <i>print</i> section, with a hyperlink to the online version.</li>
  99. <li>Bookmark the contents of [...] in the first column to make it easy to link
  100. to the entry.</li>
  101. <li>Identify the first entry an author has in a given year with just the
  102. two-digit year. Subsequent entries for the same author and year should have <b>
  103. a-z</b> appended.</li>
  104. <li>In the text, spell out absolute URL's so that printed versions of this
  105. page include the full URL.</li>
  106. </ul>
  107. <hr>
  108. <p>Revised
  109. <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->25 July 2003<!--webbot bot="Timestamp" endspan i-checksum="18790" --></p>
  110. </body>
  111. </html>
粤ICP备19079148号