128 lines
6.1 KiB
Plaintext
Executable File
128 lines
6.1 KiB
Plaintext
Executable File
TITLE: How to write a scientific project
|
|
AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo & Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University
|
|
DATE: today
|
|
|
|
|
|
!split
|
|
===== The report: how to write a good scienfitic/technical report =====
|
|
!bblock What should it contain? A typical structure
|
|
* An abstract where you give the main summary of your work
|
|
* An introduction where you explain the aims and rationale for the physics case and what you have done. At the end of the introduction you should give a brief summary of the structure of the report
|
|
* Theoretical models and technicalities. This is the methods section
|
|
* Code structure, tests and more
|
|
* Results and discussion
|
|
* Conclusions and perspectives
|
|
* Appendix with extra material
|
|
* Bibliography
|
|
Keep always a good log of what you do.
|
|
!eblock
|
|
|
|
!split
|
|
===== The report, the abstract =====
|
|
!bblock
|
|
The abstract gives the reader a quick overview of what has been done and the most important results. Here is a typical example
|
|
taken from a recent "scientific article":"https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.131.131401"
|
|
|
|
_We construct the first four-dimensional multiple black hole solution of general relativity with a positive cosmological constant. The solution consists of two static black holes whose gravitational attraction is balanced by the cosmic expansion. These static binaries provide the first four-dimensional example of nonuniqueness in general relativity without matter._
|
|
|
|
!eblock
|
|
|
|
If you have specific recommendations and/or results you may also highlight them in the abstract.
|
|
|
|
!split
|
|
===== The report, the introduction =====
|
|
!bblock What should I focus on? Introduction
|
|
You don't need to answer all questions in a chronological order. When you write the introduction you could focus on the following aspects
|
|
* Motivate the reader, the first part of the introduction gives always a motivation and tries to give the overarching ideas
|
|
* What I have done
|
|
* The structure of the report, how it is organized etc
|
|
!eblock
|
|
|
|
|
|
|
|
!split
|
|
===== The report, discussion of methods and codes =====
|
|
!bblock What should I focus on? Methods sections
|
|
* Describe the methods and algorithms
|
|
* You need to explain how you implemented the methods and also say something about the structure of your algorithm and present some parts of your code
|
|
* You should plug in some calculations to demonstrate your code, such as selected runs used to validate and verify your results. The latter is extremely important!! A reader needs to understand that your code reproduces selected benchmarks and reproduces previous results, either numerical and/or well-known closed form expressions.
|
|
!eblock
|
|
|
|
See also the next slide.
|
|
|
|
!split
|
|
===== The report, code part =====
|
|
|
|
Try to make a GitHub/Gitlab etc repository with three folders
|
|
|
|
o One which contains the report
|
|
o One which contains some test runs and eventually additional results not presented in the report
|
|
o One which contains the code
|
|
|
|
The code should be well documented and make sure it produces the results you are showing in the report. Here you can doucment soruce files and/or jupyter-notebooks.
|
|
|
|
You may also add a README file which tells what is contained in the this repository.
|
|
|
|
|
|
|
|
!split
|
|
===== The report, results part =====
|
|
!bblock What should I focus on? Results
|
|
* Present your results
|
|
* Give a critical discussion of your work and place it in the correct context.
|
|
* Relate your work to other calculations/studies
|
|
* An eventual reader should be able to reproduce your calculations. All input variables should be properly explained.
|
|
* Make sure that figures and tables should contain enough information in their captions, axis labels etc so that an eventual reader can gain a first impression of your work by studying figures and tables only.
|
|
!eblock
|
|
|
|
|
|
!split
|
|
===== The report, conclusions and perspectives =====
|
|
!bblock What should I focus on? Conclusions
|
|
* State your main findings and interpretations
|
|
* Try as far as possible to present perspectives for future work
|
|
* Try to discuss the pros and cons of the methods and possible improvements
|
|
!eblock
|
|
|
|
!split
|
|
===== The report, appendices =====
|
|
!bblock What should I focus on? additional material
|
|
* Additional calculations used to validate the codes
|
|
* Selected calculations, these can be listed with few comments
|
|
* Listing of the code if you feel this is necessary
|
|
|
|
You can consider moving parts of the material from the methods section to the appendix or your GitHub/Gitlab repository. You can also place additional material on your webpage.
|
|
!eblock
|
|
|
|
!split
|
|
===== The report, references =====
|
|
!bblock What should I focus on? References
|
|
* Give always references to material you base your work on, either scientific articles/reports or books.
|
|
* Refer to articles as: name(s) of author(s), journal, volume (boldfaced), page and year in parenthesis.
|
|
* Refer to books as: name(s) of author(s), title of book, publisher, place and year, eventual page numbers
|
|
!eblock
|
|
|
|
|
|
!split
|
|
===== Where do I find scientific articles, books etc and examples of reports =====
|
|
!bblock
|
|
* With a UiO IP number you can access freely all books and scientific journals available at our "University library":"http://www.ub.uio.no/"
|
|
* For scientific articles, go to for example the journal "Physical Review Letters of the American Physical Society":"http://journals.aps.org/prl/issues/117/10"
|
|
!eblock
|
|
|
|
!split
|
|
===== Other resources =====
|
|
|
|
"KURT":"https://www.mn.uio.no/kurt/english/index.html" (Kompetansesenter for undervisning i realfag og teknologi,
|
|
Centre for Teaching and Learning in Science) has several active learning resources related to report writing, see URL:"https://www.mn.uio.no/kurt/english/active-learning/structure/index.html" and URL:"https://www.mn.uio.no/kurt/english/active-learning/writing-skills/"
|
|
|
|
|
|
|
|
!split
|
|
===== Procrastination... the curse of all? =====
|
|
FIGURE: [fig-projectwriting/procrast.jpg, width=700 frac=0.9]
|
|
"Enjoy this video":"https://www.youtube.com/watch?v=arj7oStGLkU"
|
|
|
|
"And research shows that procrastinating enhances creativity!!":"http://www.nytimes.com/2016/01/17/opinion/sunday/why-i-taught-myself-to-procrastinate.html?_r=0"
|
|
|