From 67f0f1c500091db27a69cb3a05fffd20c137d6e4 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 30 Sep 2022 15:59:56 -0400 Subject: Add 2022 talks --- 2022/talks/science.md | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 2022/talks/science.md (limited to '2022/talks/science.md') diff --git a/2022/talks/science.md b/2022/talks/science.md new file mode 100644 index 00000000..52e24eb7 --- /dev/null +++ b/2022/talks/science.md @@ -0,0 +1,58 @@ +[[!meta title="Writing and organizing literature notes for scientific writing"]] +[[!meta copyright="Copyright © 2022 Vidianos"]] +[[!inline pages="internal(2022/info/science-nav)" raw="yes"]] + + + + + +# Writing and organizing literature notes for scientific writing +Vidianos + +[[!inline pages="internal(2022/info/science-before)" raw="yes"]] + +This talk is heavily inspired by an excerpt from the book "How to Take +Smart Notes" by Sonke Ahrens where he talks about writing a paper step +by step. My note taking process was heavily inspired by this book and +its arguably the part of my config I have written the most code for as +I wanted to personalize a lot of it. One of the most interesting parts +of it is how I write and organize my literature notes after reading +scientific articles. I am a 4th year university student in Chemical +Engineering so I have some relation to scientific writing for various +projects I have worked on for uni. I don't believe my workflow is +perfect for this, but since I have worked a lot on it, I think it will +be something useful to showcase and others interested in the topic +will gain something from it. + +This talk will focus on how Emacs has aided me in scientific writing +and will cover how I use various packages for this. Featured will be: +Org-noter, one of my favourite emacs packages which I use to annotate +articles using org-mode while reading them. I will focus primarily on +its integration with my org-roam-capture-templates and how it, +org-roam-bibtex and ivy-bibtex work together to very easily create and +flesh out literature notes for the articles I find, but I will also +briefly mention how I annotate articles. Then, how I use org-roam to +then take what I learned from this literature and create permanent +notes on it which I can then add easily to my Zettelkasten. And +finally, how I organize both literature and permanent notes on a +subject using my own project, the zetteldesk package, and how I can +very easily create a first draft of my work using this. With the draft +created organically through my notes, it is then almost effortless to +write the final work, as it consists simply of reading the draft, +making small changes and fixes and perfecting it so it is a ready +product. + +My ideal talk duration would be 20 minutes so I can explain my +workflow with this set of packages without skimming over too many +details. I will have time to touch on how I use all the packages that +participate in this workflow, and will also be able to show some of +the elisp that does all the work behind the scenes, which I personally +consider very useful. + + + +[[!inline pages="internal(2022/info/science-after)" raw="yes"]] + +[[!inline pages="internal(2022/info/science-nav)" raw="yes"]] + +[[!taglink CategoryZettelkasten]] [[!taglink CategoryOrgMode]] [[!taglink CategoryOrgRoam]] -- cgit v1.2.3