Add Bibliography section to AsciiDoc

This commit is contained in:
Christian Mazakas
2022-01-25 14:10:17 -08:00
parent 403ed3abaf
commit 1ee99268f1

View File

@ -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.