diff --git a/doc/Projects/ProjectWriting/ipynb-projectwriting-src.tar.gz b/doc/Projects/ProjectWriting/ipynb-projectwriting-src.tar.gz index aa144ebf5..b06d89c0e 100644 Binary files a/doc/Projects/ProjectWriting/ipynb-projectwriting-src.tar.gz and b/doc/Projects/ProjectWriting/ipynb-projectwriting-src.tar.gz differ diff --git a/doc/Projects/ProjectWriting/projectwriting.do.txt b/doc/Projects/ProjectWriting/projectwriting.do.txt index eaef53425..113384478 100755 --- a/doc/Projects/ProjectWriting/projectwriting.do.txt +++ b/doc/Projects/ProjectWriting/projectwriting.do.txt @@ -109,7 +109,12 @@ You can consider moving parts of the material from the methods section to the ap * 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/" diff --git a/doc/Projects/ProjectWriting/projectwriting.ipynb b/doc/Projects/ProjectWriting/projectwriting.ipynb index 9be2efec0..92c215f4e 100644 --- a/doc/Projects/ProjectWriting/projectwriting.ipynb +++ b/doc/Projects/ProjectWriting/projectwriting.ipynb @@ -2,8 +2,10 @@ "cells": [ { "cell_type": "markdown", - "id": "d87403fc", - "metadata": {}, + "id": "8b587bcb", + "metadata": { + "editable": true + }, "source": [ "\n", @@ -12,21 +14,25 @@ }, { "cell_type": "markdown", - "id": "e88d6de0", - "metadata": {}, + "id": "ad025527", + "metadata": { + "editable": true + }, "source": [ "# How to write a scientific project\n", "**Morten Hjorth-Jensen**, Department of Physics, University of Oslo and Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University\n", "\n", - "Date: **Sep 26, 2023**\n", + "Date: **Sep 27, 2023**\n", "\n", "Copyright 1999-2023, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license" ] }, { "cell_type": "markdown", - "id": "2b6137a3", - "metadata": {}, + "id": "28e54722", + "metadata": { + "editable": true + }, "source": [ "## The report: how to write a good scienfitic/technical report\n", "**What should it contain? A typical structure.**\n", @@ -52,8 +58,10 @@ }, { "cell_type": "markdown", - "id": "7b782bf5", - "metadata": {}, + "id": "450156e7", + "metadata": { + "editable": true + }, "source": [ "## The report, the abstract\n", "The abstract gives the reader a quick overview of what has been done and the most important results. Here is a typical example\n", @@ -66,8 +74,10 @@ }, { "cell_type": "markdown", - "id": "64115d65", - "metadata": {}, + "id": "a5a7f13f", + "metadata": { + "editable": true + }, "source": [ "## The report, the introduction\n", "**What should I focus on? Introduction.**\n", @@ -82,8 +92,10 @@ }, { "cell_type": "markdown", - "id": "f5d92d4d", - "metadata": {}, + "id": "a80f8a9f", + "metadata": { + "editable": true + }, "source": [ "## The report, discussion of methods and codes\n", "**What should I focus on? Methods sections.**\n", @@ -99,8 +111,10 @@ }, { "cell_type": "markdown", - "id": "3c40a7db", - "metadata": {}, + "id": "57974a1d", + "metadata": { + "editable": true + }, "source": [ "## The report, code part\n", "\n", @@ -119,8 +133,10 @@ }, { "cell_type": "markdown", - "id": "827a5d78", - "metadata": {}, + "id": "448f9828", + "metadata": { + "editable": true + }, "source": [ "## The report, results part\n", "**What should I focus on? Results.**\n", @@ -138,8 +154,10 @@ }, { "cell_type": "markdown", - "id": "af36654a", - "metadata": {}, + "id": "fa3190a7", + "metadata": { + "editable": true + }, "source": [ "## The report, conclusions and perspectives\n", "**What should I focus on? Conclusions.**\n", @@ -153,8 +171,10 @@ }, { "cell_type": "markdown", - "id": "4e1110c4", - "metadata": {}, + "id": "4b15f2a0", + "metadata": { + "editable": true + }, "source": [ "## The report, appendices\n", "**What should I focus on? additional material.**\n", @@ -170,8 +190,10 @@ }, { "cell_type": "markdown", - "id": "3e43a925", - "metadata": {}, + "id": "e982ec47", + "metadata": { + "editable": true + }, "source": [ "## The report, references\n", "**What should I focus on? References.**\n", @@ -185,8 +207,10 @@ }, { "cell_type": "markdown", - "id": "40bd5668", - "metadata": {}, + "id": "ae212bd2", + "metadata": { + "editable": true + }, "source": [ "## Where do I find scientific articles, books etc and examples of reports\n", " * With a UiO IP number you can access freely all books and scientific journals available at our [University library](http://www.ub.uio.no/)\n", @@ -196,8 +220,23 @@ }, { "cell_type": "markdown", - "id": "3421124c", - "metadata": {}, + "id": "7d783b6f", + "metadata": { + "editable": true + }, + "source": [ + "## Other resources\n", + "\n", + "[KURT](https://www.mn.uio.no/kurt/english/index.html) (Kompetansesenter for undervisning i realfag og teknologi,\n", + "Centre for Teaching and Learning in Science) has several active learning resources related to report writing, see and " + ] + }, + { + "cell_type": "markdown", + "id": "47b07b08", + "metadata": { + "editable": true + }, "source": [ "## Procrastination... the curse of all?\n", "\n", @@ -212,25 +251,7 @@ ] } ], - "metadata": { - "kernelspec": { - "display_name": "Python 3 (ipykernel)", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.9.10" - } - }, + "metadata": {}, "nbformat": 4, "nbformat_minor": 5 }