From 7255e7d2f0b512b0bd781c85ceefb2136f13456d Mon Sep 17 00:00:00 2001 From: Andrew Pardoe Date: Sun, 10 Apr 2016 12:37:59 -0700 Subject: [PATCH] Testing formatting on bibliography --- CppCoreGuidelines.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md index 5d0a907..b835c57 100644 --- a/CppCoreGuidelines.md +++ b/CppCoreGuidelines.md @@ -15763,10 +15763,10 @@ Alternatively, we will decide that no change is needed and delete the entry. * \[SuttAlex05\]: H. Sutter and A. Alexandrescu. C++ Coding Standards. Addison-Wesley 2005. * - \[Sutter00\]: H. Sutter. Exceptional C++ (Addison-Wesley, 2000). + [Sutter00]: H. Sutter. Exceptional C++ (Addison-Wesley, 2000). * - \[Sutter02\]: H. Sutter. More Exceptional C++ (Addison-Wesley, 2002). + [Sutter02]: H. Sutter. More Exceptional C++ (Addison-Wesley, 2002). * - \[Sutter04\]: H. Sutter. Exceptional C++ Style (Addison-Wesley, 2004). + [Sutter04]: H. Sutter. Exceptional C++ Style (Addison-Wesley, 2004). * - \[Taligent94\]: Taligent's Guide to Designing Programs (Addison-Wesley, 1994). + [Taligent94]: Taligent's Guide to Designing Programs (Addison-Wesley, 1994).