From 2791d51f6e0c9ac7bfeb82ba158dd5465983121a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 3 Sep 2008 11:41:07 -0400 Subject: [PATCH] [src/README] Refer to BIBLIOGRAPHY --- src/README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/README b/src/README index f29dd3ac0..2d3d0e92d 100644 --- a/src/README +++ b/src/README @@ -56,3 +56,14 @@ a good idea to run that test suite for any changes made to the source code. Moreover, for any new feature, API, or bug fix, new tests should be added to the regression test suite to test the new code. + +Bibliography +------------ + +A detailed list of academic publications used in cairo code is availagle +in the file $(top_srcdir)/BIBLIOGRAPHY. Feel free to update as you +implement more papers. + +For more technical publications (eg. Adobe technical reports) just +point them out in a comment in the header of the file implementing them. +