<Pinned> How to Read a Paper
It’s a good question that “how to read a paper ?”. After reading some papers I suddenly find myself actually don’t know how to effectively and efficiently read a paper. So I’ll make some collections here on this topic.
- “How to Read a Research Paper”, by Michael Mitzenmacher
- “How to Read an Engineering Research Paper”, by William Griswold
You can refer to the links above to get some general ideas (these links were copied from Lingming Zhang’s slides of cs527-s23).
According to William Griswold, try to answer the problem below:

![[Review] Assisting Static Analysis with Large Language Models: A ChatGPT Experiment](/blog/images/42/cover.png)
![[Review] Detecting Missed Security Operations Through Differential Checking of Object-based Similar Paths](/blog/images/41/cover.png)
![[Review] GPTScan: Detecting Logic Vulnerabilities in Smart Contracts by Combining GPT with Program Analysis](/blog/images/40/cover.png)
![[Review] MoonShine: Optimizing OS Fuzzer Seed Selection with Trace Distillation](/blog/images/39/cover.png)
![[Review] One Simple API Can Cause Hundreds of Bugs: An Analysis of Refcounting Bugs in All Modern Linux Kernels](/blog/images/38/cover.png)
![[Review] HEALER: Relation Learning Guided Kernel Fuzzing](/blog/images/37/cover.png)
![[Review] Towards Precise Reporting of Cryptographic Misuses](/blog/images/36/cover.png)
![[Review] How Good Are the Specs? A Study of the Bug-Finding Effectiveness of Existing Java API Specifications](/blog/images/35/cover.png)
![[LeetCode] 1531. String Compression II](/blog/images/34/cover.png)