bibliography.html 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Language" content="en-us">
  5. <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
  6. <title>Boost Utility Library: Bibliography</title>
  7. </head>
  8. <body bgcolor="#FFFFFF" link="#0000EE" text="#000000" vlink="#551A8B" alink=
  9. "#FF0000">
  10. <img src="../../boost.png" alt="C++ Boost" width="277" height=
  11. "86"><br clear="none">
  12. <h2>Bibliography</h2>
  13. <dl compact>
  14. <dt><a name="tarjan83:_data_struct_network_algo" id=
  15. "tarjan83:_data_struct_network_algo">1</a></dt>
  16. <dd>R.&nbsp;E. Tarjan.<br>
  17. <em>Data Structures and Network Algorithms</em>.<br>
  18. Society for Industrial and Applied Mathematics, 1983.</dd>
  19. <dt>&nbsp;</dt>
  20. <dt><a name="clr90" id="clr90">2</a></dt>
  21. <dd>T.&nbsp;Cormen, C.&nbsp;Leiserson, and R.&nbsp;Rivest.<br>
  22. <em>Introduction to Algorithms</em>.<br>
  23. McGraw-Hill, 1990.</dd>
  24. </dl><br>
  25. <hr>
  26. <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
  27. "../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
  28. height="31" width="88"></a></p>
  29. <p>Revised
  30. <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->01
  31. December, 2006<!--webbot bot="Timestamp" endspan i-checksum="38508" --></p>
  32. <table summary="">
  33. <tr valign="top">
  34. <td nowrap><i>Copyright &copy; 2000</i></td>
  35. <td><i><a href="http://www.boost.org/people/jeremy_siek.htm">Jeremy Siek</a>, Univ.of
  36. Notre Dame (<a href=
  37. "mailto:jsiek@lsc.nd.edu">jsiek@lsc.nd.edu</a>)</i></td>
  38. </tr>
  39. </table>
  40. <p><i>Distributed under the Boost Software License, Version 1.0. (See
  41. accompanying file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
  42. copy at <a href=
  43. "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
  44. </body>
  45. </html>