khufkens / paper_writing_checklist

Checklist, and advice, for writing and reviewing academic papers
https://khufkens.github.io/paper_writing_checklist/
GNU General Public License v3.0
55 stars 13 forks source link

More details on writing papers #2

Open BradKML opened 3 years ago

BradKML commented 3 years ago

The idea for improving this document: There should be some clear difference between a product-based paper vs research-based paper.

For a product:

  1. What are the product feature requirements?
  2. How is the product used?
  3. What are the test used to determine the product effectiveness?
  4. Are there any satisfaction surveys for the service?

For research:

  1. What is the research goal?
  2. What are the basic concepts, terms, and definitions?
  3. What are the possible methods of finding the goal?
  4. What is the benchmarking metric for the goal?
  5. Has the benchmarking results been shown?
  6. What is the conclusion of this experiment?
  7. How does the research related to real-life applications
khufkens commented 3 years ago

Feel free to add these items and do a pull request!