From 1ee99268f12226b1b130a87528d831f7c9775783 Mon Sep 17 00:00:00 2001 From: Christian Mazakas Date: Tue, 25 Jan 2022 14:10:17 -0800 Subject: [PATCH] Add Bibliography section to AsciiDoc --- doc/unordered/bibliography.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/unordered/bibliography.adoc b/doc/unordered/bibliography.adoc index f1a52a57..5a2e3f11 100644 --- a/doc/unordered/bibliography.adoc +++ b/doc/unordered/bibliography.adoc @@ -1,2 +1,10 @@ [#bibliography] + +:idprefix: bibliography_ + = Bibliography + +* _C/C++ Users Journal_. February, 2006. Pete Becker. http://www.ddj.com/cpp/184402066[STL and TR1: Part III - Unordered containers^]. + +An introducation to the standard unordered containers. + +