From 590498a9a447b6376b7c5f17110ce170aebfd1b1 Mon Sep 17 00:00:00 2001 From: Ines Sombra Date: Sun, 23 Feb 2014 18:41:11 -0800 Subject: [PATCH] adds howto read papers references --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6d9ce1a..f9fba16 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,11 @@ We're looking for pull requests related to papers we should add, better organiza * [Microsoft](http://research.microsoft.com/apps/catalog/default.aspx?t=publications) * [Vijay D'Silva](http://www.eecs.berkeley.edu/~vijayd/#papers) * [Functional Programming Books Review](http://alexott.net/en/fp/books/) + +## How To Read a Paper + +Reading a paper is not the same as reading a blogpost or a novel. Here are a few handy resources to help you get started. + +* [How to read an academic article] (http://organizationsandmarkets.com/2010/08/31/how-to-read-an-academic-article/) +* [Advice on reading academic papers] (http://www4.ncsu.edu/~akmassey/posts/2012-02-15-advice-on-reading-academic-papers.html) +* [How to read and understand a scientific paper] (http://violentmetaphors.com/2013/08/25/how-to-read-and-understand-a-scientific-paper-2/)