# Resources on Learning Academic Writing (for Computer Science)

* Tips on Writing a Research Paper by Thomas Reps ([talk video @ PLDI](https://www.pldi21.org/prerecorded_plmw.2.html))

{% file src="/files/nDFh9fFQmJu9jb8Ad1zG" %}

* The Most Common Habits from more than 200 English Papers written by Graduate Chinese Engineering Students by Felicia Brittman ([pdf](https://www.chrisyttang.org/assets/misc/The%20Most%20Common%20Habits%20from%20more%20than%20200%20English%20Papers%20written.pdf))


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.ruipan.xyz/blog/blog-index/resources-on-learning-academic-writing-for-computer-science.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
