From f9c5ac9862c147e556cf95f0249c7cb00c41df8b Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 25 Jul 2003 19:40:33 +0000 Subject: [PATCH] Add Bibliography page [SVN r19309] --- bibliography.html | 118 ++++++++++++++++++++++++++++++++++++++++++++++ index.htm | 6 ++- 2 files changed, 122 insertions(+), 2 deletions(-) create mode 100644 bibliography.html diff --git a/bibliography.html b/bibliography.html new file mode 100644 index 0000000..4791680 --- /dev/null +++ b/bibliography.html @@ -0,0 +1,118 @@ + + + + + + + +Boost Bibliography + + + + + + + + + + + + + +
+ c++boost.gif (8819 bytes)HomeLibrariesPeopleFAQMore
+ +

Boost Bibliography

+ +

Print publications about Boost or Boost +Libraries
+Online publications about Boost or Boost +Libraries
+Print mentions of Boost or Boost Libraries
+Online mentions of Boost or Boost Libraries
+How to update this page

+

Print publications about Boost or Boost Libraries

+ + + + + + + + + + + + + + + + + +
[Maddock-Cleary 00]John Maddock and Steve Cleary, + C++ Type Traits. Dr. Dobb's Journal, Vol. 25, Issue 10, October, 2000, + page 38. + www.boost.org/libs/type_traits/c++_type_traits.htm
[Maddock + 01]John Maddock, Regular Expressions in +C++. Dr. Dobb's Journal, Vol. 26, Issue 10, October, 2001, page 21.
[Siek-Lumsdaine 01]Jeremy Siek and Andrew Lumsdaine, C++ Concept Checking. Dr. Dobb's Journal, Vol. 26, Issue 6, June, +2001, page 64.
[Siek-Lee-Lumsdaine 02]Jeremy Siek, Lie-Quan Lee +and Andrew Lumsdaine, The Boost Graph Library. Addison-Wesley, +2002. ISBN 0-201-72914-8. + +www.awl.com/cseng/titles/0-201-72914-8
+

Online publications about Boost or Boost Libraries

+ + + + + +
[Walker 03]Andrew Walker, An Introduction + to Boost, The Code Project, July, 2003. + + www.codeproject.com/vcpp/stl/BoostIntro.asp

A short and + straightforward introduction to Boost.

+

Print mentions of Boost or Boost Libraries

+ + + + + +
  
+

Online mentions Boost or Boost Libraries

+ + + + + +
[Curran 02]James Curran, Access Raw Data + with Performance Counters in Visual C++, DevX.com, October, 2002. + + www.devx.com/cplus/article/7951

Devotes several paragraphs to + boost::shared_ptr<>.

+

How to update this page

+

Please help us keep this page updated - users can post new citations to the +mailing list, while Boost developers should update the page directly in CVS.

+ +
+

Revised +25 July 2003

+ + + + \ No newline at end of file diff --git a/index.htm b/index.htm index f2c20cb..d1005ef 100644 --- a/index.htm +++ b/index.htm @@ -65,8 +65,10 @@ content="text/html; charset=iso-8859-1">

Boost Whatever

+

Bibliography  Print and online + publications relating to Boost and Boost libraries.

Compiler - Status   Describes what library works with + Status  Describes what library works with which compiler.

Links  Links of special interest to Boost users.

@@ -124,6 +126,6 @@ content="text/html; charset=iso-8859-1">

Revised 07 March, 2003

+s-format="%d %B, %Y" startspan -->25 July, 2003

\ No newline at end of file